We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tell us about the feature
Problem: When installing custom extensions it is not possible to point to a custom s3 object storage endpoint.
Cause: The s3 SDK within the extension installer is only minimally configured, currently using default values.
Solution: Add an optional flag to the extension installer named {{endpoint}} and configure the s3 SDK appropriately.
[https://github.com/percona/percona-postgresql-operator/pull/672|https://github.com/percona/percona-postgresql-operator/pull/672|smart-link]
[https://github.com/percona/percona-postgresql-operator/issues/670|https://github.com/percona/percona-postgresql-operator/issues/670|smart-link]
Link to JIRA
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Community Note
Tell us about the feature
Problem:
When installing custom extensions it is not possible to point to a custom s3 object storage endpoint.
Cause:
The s3 SDK within the extension installer is only minimally configured, currently using default values.
Solution:
Add an optional flag to the extension installer named {{endpoint}} and configure the s3 SDK appropriately.
[https://github.com/percona/percona-postgresql-operator/pull/672|https://github.com/percona/percona-postgresql-operator/pull/672|smart-link]
[https://github.com/percona/percona-postgresql-operator/issues/670|https://github.com/percona/percona-postgresql-operator/issues/670|smart-link]
Link to JIRA
The text was updated successfully, but these errors were encountered: