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

Update AWS SDK for IRSA support on EKS #13

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

panos--
Copy link
Contributor

@panos-- panos-- commented Aug 16, 2020

IRSA (IAM Roles for Service Accounts) allows using Kubernetes Service Accounts to provide AWS credentials when running on EKS.

Support for IRSA on EKS was added to AWS SDK for Go with version 1.23.13 (see Using a supported AWS SDK).

This commit updates AWS SDK for Go to the latest version to enable support for IRSA in s3_exporter.

Support for IRSA (IAM Roles for Service Accounts) on EKS was added
to AWS SDK for Go with version 1.23.13.

This commit updates AWS SDK for Go to the latest version to enable
support for IRSA in s3_exporter.
Copy link
Owner

@ribbybibby ribbybibby left a comment

Choose a reason for hiding this comment

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

LGTM

@ribbybibby ribbybibby merged commit 29995ae into ribbybibby:master Aug 19, 2020
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.

2 participants