We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am not able to use IRSA on EKS.
Currently aws-encryption-sdk-java is basing on aws-java-sdk 1.11.677
OIDC tokens are supported from 1.11.704 (https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts-minimum-sdk.html)
Please bump up dependencies, it should solve the issue.
The text was updated successfully, but these errors were encountered:
I also really need the version to be updated, without it we cannot port part of our apps to EKS.
Sorry, something went wrong.
With #186 merged, this will be fixed in the next release. Thanks!
This was released as part of 1.6.2 https://github.com/aws/aws-encryption-sdk-java/releases/tag/1.6.2
No branches or pull requests
I am not able to use IRSA on EKS.
Currently aws-encryption-sdk-java is basing on aws-java-sdk 1.11.677
OIDC tokens are supported from 1.11.704 (https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts-minimum-sdk.html)
Please bump up dependencies, it should solve the issue.
The text was updated successfully, but these errors were encountered: