Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

add support for assumeRoleWithWebIdentity when used on AWS Fargate IRSA #416

Merged
merged 2 commits into from
Jun 24, 2020
Merged

add support for assumeRoleWithWebIdentity when used on AWS Fargate IRSA #416

merged 2 commits into from
Jun 24, 2020

Conversation

lukaszbudnik
Copy link
Contributor

This PR adds support for AWS IAM authentication using web identity token file. Primary use case is Fargate IRSA.

Summary:

  • when env variable AWS_WEB_IDENTITY_TOKEN_FILE is present the contoller will now use assumeRoleWithWebIdentity
  • chart has to be deployed with --set securityContext.fsGroup=65534 in order to access web identity token

Closes #254

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.

Fargate Support
2 participants