-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Upgrade AWS-SDK #7307
Upgrade AWS-SDK #7307
Conversation
ed43386
to
9f95da4
Compare
Also noticed #7297, need to check |
9f95da4
to
ed6e6c0
Compare
ed6e6c0
to
226b035
Compare
226b035
to
2f3d901
Compare
I fixed go.sum file. |
Please take a look at the CI failures. |
Signed-off-by: Guillaume Delacour <delacoug@amazon.com>
2f3d901
to
373b24e
Compare
aws-sdk-go v2 introduced on some services a breaking change: https://github.com/aws/aws-sdk-go-v2/blob/release-2023-11-17/feature/s3/manager/CHANGELOG.md#v1140-2023-11-17 I've fixed it:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7307 +/- ##
==========================================
+ Coverage 61.76% 61.77% +0.01%
==========================================
Files 262 262
Lines 28440 28440
==========================================
+ Hits 17567 17570 +3
+ Misses 9642 9640 -2
+ Partials 1231 1230 -1 ☔ View full report in Codecov by Sentry. |
Thank you for contributing to Velero!
Please add a summary of your change
AWS EKS Pod Identity requires aws-sdk v2 version bumped (not sure why dependabot don't propose the upgrade as other modules):
Source
Does your change fix a particular issue?
No
Please indicate you've done the following:
/kind changelog-not-required
as a comment on this pull request.site/content/docs/main
.