Bumped minio-go library to v6.0.45#2033
Merged
bwplotka merged 2 commits intothanos-io:masterfrom Jan 24, 2020
devops-consultants:master
Merged
Bumped minio-go library to v6.0.45#2033bwplotka merged 2 commits intothanos-io:masterfrom devops-consultants:master
bwplotka merged 2 commits intothanos-io:masterfrom
devops-consultants:master
Conversation
Signed-off-by: Rob Coward <rob.coward@devops-consultants.co.uk>
Signed-off-by: Rob Coward <rob.coward@devops-consultants.co.uk>
Contributor
Author
|
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 ? |
Member
|
I restarted the CI, it's flaky due to VM slowdowns sometimes. We are on a way to move to GH actions (: |
Contributor
|
Thank you! When this fix supposed to be released? |
1 similar comment
Contributor
|
Thank you! When this fix supposed to be released? |
Member
|
In ~5 weeks, so I would suggest grabbing master image (: |
Contributor
|
Ohhh I see... Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.