Skip to content
New issue

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

[DPE-5908] Support old bucket endpoints format #603

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

sinclert-canonical
Copy link
Contributor

This PR ports PostgreSQL operator _construct_endpoint helper function (see code) , in order to support the specification of the old S3 endpoints format (i.e. https://s3.amazonaws.com), stated in the charm docs.

I decided to port the helper, instead of updating the docs, in order to make MySQL operator support as similar to PostgreSQL operator as possible. If we eventually decide to stop supporting the old S3 endpoints format, we will do so across our repositories, and not across a sub-set of them.


Closes issue #545

Copy link
Contributor

@paulomach paulomach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sinclert-canonical sinclert-canonical merged commit 9530600 into main Jan 31, 2025
107 of 108 checks passed
@sinclert-canonical sinclert-canonical deleted the sinclert/5908/s3-endpoint-bug branch January 31, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants