Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Update AWS SDK to enable IRSA #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jangrewe
Copy link

Using IAM Roles with Service Accounts (IRSA) requires a SDK version that supposed sts:AssumeRoleWithWebIdentity, which was added in v1.19.28 - but there have been lots of new versions since then, and using this SDK version seems to work fine for us.

Using IAM Roles with Service Accounts (IRSA) requires a SDK version that supposed `sts:AssumeRoleWithWebIdentity`, which was added in v1.19.28 - but there have been lots of new versions since then, and using this SDK version seems to work fine for us.
@hairyhenderson
Copy link

@a-teisseire Any chance of this getting updated? The old version of the AWS SDK is causing us some trouble running in EKS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants