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

Fixes EKS bug wrt ServiceAccounts #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

roman-p
Copy link

@roman-p roman-p commented Mar 13, 2024

This change fixes a critical bug when running on EKS, in which omniconf assumes the node role instead of ServiceAccount's pod role.

I.e: this change adds aws-java-sdk-sts dependency, allowing omniconf to read information from AWS_WEB_IDENTITY_TOKEN_FILE.

alexander-yakushev added a commit to alexander-yakushev/omniconf that referenced this pull request Mar 29, 2024
alexander-yakushev added a commit to alexander-yakushev/omniconf that referenced this pull request Mar 29, 2024
SnoopInf pushed a commit that referenced this pull request Mar 29, 2024
* Add STS dependency in omniconf.ssm

See #23.

* Version 0.5.0
@alexander-yakushev
Copy link
Contributor

Fixed in 0.5.0.

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.

2 participants