-
Couldn't load subscription status.
- Fork 353
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
What would you like to be added:
- when finding IAM Role using for assume role also support
eks.amazonaws.com/role-arnannotation instead ofeks.amazonaws.com/ecr-role-arn - If option not provided both
eks.amazonaws.com/ecr-role-arnand environment variable ofAWS_ECR_ROLE_ARN, provider will try to find a role byeks.amazonaws.com/role-arnannotation
Why is this needed:
- in the default, Pod identity webhook injects project token to annotated
eks.amazonaws.com/role-arnref: https://github.com/aws/amazon-eks-pod-identity-webhook/blob/master/pkg/annotations.go#L21 - If user wants to project token for only pull image, still must specify both of
eks.amazonaws.com/role-arnandeks.amazonaws.com/ecr-role-arn
/kind feature
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.