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

feat(core/services-s3): try load endpoint from config #5279

Merged
merged 3 commits into from
Nov 4, 2024

Conversation

TennyZhuang
Copy link
Contributor

@TennyZhuang TennyZhuang commented Nov 4, 2024

Which issue does this PR close?

Close #5275

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

For S3 compatible service, try load endpoint_url from config file or environment

@TennyZhuang
Copy link
Contributor Author

Manually tested with a config file

@TennyZhuang TennyZhuang requested a review from Xuanwo November 4, 2024 11:23
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you @TennyZhuang for working on this!

@Xuanwo Xuanwo merged commit c471b56 into apache:main Nov 4, 2024
234 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

new feature: load endpoint_url from aws config file
2 participants