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

blob/s3blob: custom endpoints with s3 and aws sdk v2 #3473

Merged
merged 4 commits into from
Aug 21, 2024

Conversation

caarlos0
Copy link
Contributor

@caarlos0 caarlos0 commented Aug 19, 2024

It seems that this is needed in aws-sdk-v2 for minio to work.

see: minio/docs#406 (comment)
refs #3472

refs google#3472

Signed-off-by: Carlos Alexandro Becker <[email protected]>
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Project coverage is 73.14%. Comparing base (7a096fb) to head (39512fd).
Report is 2 commits behind head on master.

Files Patch % Lines
aws/aws.go 89.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3473      +/-   ##
==========================================
+ Coverage   73.07%   73.14%   +0.07%     
==========================================
  Files         113      113              
  Lines       14979    14990      +11     
==========================================
+ Hits        10946    10965      +19     
+ Misses       3270     3261       -9     
- Partials      763      764       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

aws/aws.go Outdated Show resolved Hide resolved
Signed-off-by: Carlos Alexandro Becker <[email protected]>
aws/aws.go Show resolved Hide resolved
aws/aws.go Outdated Show resolved Hide resolved
aws/aws.go Outdated Show resolved Hide resolved
Signed-off-by: Carlos Alexandro Becker <[email protected]>
Signed-off-by: Carlos Alexandro Becker <[email protected]>
@vangent vangent merged commit d2adbc5 into google:master Aug 21, 2024
6 checks passed
@SebouChu
Copy link

Thanks @caarlos0!

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