We have a new design proposal to consider which covers:
1. refactoring to introduce a `credentials` node to the AWS KMS configuration
2. Adds two new credential providers for Amazon EKS pods.
i. IRSA exchanges a projected OIDC token via STS AssumeRoleWithWebIdentity
ii. Pod Identity calls the local Pod Identity Agent.
https://github.com/kroxylicious/design/pull/97Thanks to contributor Oleksiy Pylypenko