Skip to content

Conversation

@rohankmr414
Copy link

Introduce a new credential provider to support Amazon EKS Pod Identity associations. This allows applications to automatically fetch IAM credentials when running on EKS by utilizing the injected environment variables and service account tokens provided by the EKS Pod Identity Agent.

The new provider is integrated into the default credential chain, sitting between container credentials and EC2 IMDSv2, ensuring a seamless experience for workloads migrating to the newer EKS identity model.

Introduce a new credential provider to support Amazon EKS Pod Identity associations. This allows applications to automatically fetch IAM credentials when running on EKS by utilizing the injected environment variables and service account tokens provided by the EKS Pod Identity Agent.

The new provider is integrated into the default credential chain, sitting between container credentials and EC2 IMDSv2, ensuring a seamless experience for workloads migrating to the newer EKS identity model.
Introduces automated testing for the EKS Pod Identity credential provider by implementing a mock server and a dedicated test suite. This ensures the provider correctly handles credential requests and authorization tokens as expected in an EKS environment. The new test is integrated into the CI pipeline for continuous verification.
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.

1 participant