Skip to content
New issue

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

Update AWS SDK to a version that supports EKS Pod Identity #2624

Open
doubliez opened this issue Oct 24, 2024 · 1 comment
Open

Update AWS SDK to a version that supports EKS Pod Identity #2624

doubliez opened this issue Oct 24, 2024 · 1 comment
Assignees

Comments

@doubliez
Copy link

Is your feature request related to a problem? Please describe.
The current version of the AWS SDK used by Tolgee (2.20.8) does not support using credentials from an EKS Pod Identity association. The minimum version that supports that is 2.21.30, as mentioned in the AWS docs: https://docs.aws.amazon.com/eks/latest/userguide/pod-id-minimum-sdk.html

Describe the solution you'd like
Bump the AWS SDK to latest version 🙂

Describe alternatives you've considered
For now I still need to use IRSA (IAM roles for service accounts) in EKS to provide credentials to Tolgee, but EKS Pod Identity is the new recommended way of providing credentials in EKS.

@JanCizmar JanCizmar self-assigned this Nov 1, 2024
@JanCizmar
Copy link
Contributor

Hey! Thanks for reporting. Pull request would be welcomed. We don't plan to use it this way, so it might be a bit harder for us to test this with real world case.

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

No branches or pull requests

2 participants