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

Add s3 endpoint support #242

Merged
merged 2 commits into from
Mar 22, 2024
Merged

Add s3 endpoint support #242

merged 2 commits into from
Mar 22, 2024

Conversation

encima
Copy link
Member

@encima encima commented Feb 22, 2024

What kind of change does this PR introduce?

Adds the option to provide endpoint_url when configuring an s3 server

What is the current behavior?

Current behaviour does not allow this option and limits s3 functionality to AWS

What is the new behavior?

Allows any s3 compatible providers to be used with the wrapper

Additional context

Env var could not be used as it is not supported in the SDK

Copy link
Contributor

@imor imor left a comment

Choose a reason for hiding this comment

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

Worth updating docs as well?

@encima
Copy link
Member Author

encima commented Feb 22, 2024

Worth updating docs as well?

Excellent point, thanks! Done with all options (and example)

@encima encima requested a review from imor February 22, 2024 12:19
@burmecia burmecia merged commit c325074 into main Mar 22, 2024
2 checks passed
@burmecia burmecia deleted the feat/add-s3-endpoint-support branch March 22, 2024 04:47
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