-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Bumped minio-go library to v6.0.45 #2033
Conversation
Signed-off-by: Rob Coward <rob.coward@devops-consultants.co.uk>
Signed-off-by: Rob Coward <rob.coward@devops-consultants.co.uk>
Seems like CircleCI may have had some intermittent connectivity failure:
I don't have access to trigger a rebuild - can anyone else, or shall I make a new commit to trigger the whole process off again ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
LGTM 👍
I restarted the CI, it's flaky due to VM slowdowns sometimes. We are on a way to move to GH actions (: |
Thank you! When this fix supposed to be released? |
1 similar comment
Thank you! When this fix supposed to be released? |
In ~5 weeks, so I would suggest grabbing master image (: |
Ohhh I see... Thanks! |
Changes
Bump to the minio-go library to support Web Identity providers for IAM credentials for AWS EKS - Fixes #1494
Verification
Have built a new docker image with the updated library and confirmed that when deployed on EKS with a service account, it correctly uses the service account's IAM role to grant access to S3.