Timo Rusky
Timo Rusky
[](https://jira.percona.com/browse/K8SPG-519) [](https://pullrequestbadge.com/?utm_medium=github&utm_source=percona&utm_campaign=badge_info) **CHANGE DESCRIPTION** --- **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...
### Proposal The current implementation of the [`extension-installer`](https://github.com/percona/percona-postgresql-operator/blob/main/cmd/extension-installer/main.go) command does not allow passing a custom endpoint to the [`AWS S3 sdk`](https://github.com/percona/percona-postgresql-operator/blob/main/percona/extensions/s3.go). Since there are dozens of hosters that offer s3...