Skip to content

Conversation

@tomelliff
Copy link

The default chain credential provider in Rusoto doesn't currently support Web Identity (needed for workloads running as pods on EKS using service accounts to obtain IAM credentials).

This pull request adds support on top of the Rusoto work to add it as a provider in the expected order (it needs to be able to get credentials from WebIdentity before the IMDS provider as the EKS worker node will have IAM creds for cluster management stuff but it still allows for the credentials to be overridden by the AWS_ACCESS_KEY_ID etc environment variables).

@tomelliff tomelliff marked this pull request as draft April 15, 2021 10:54
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