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

AWS SDK update needed to use Kubernetes ServiceAccount credentials #78

Open
jasonstitt opened this issue Jul 24, 2020 · 1 comment
Open

Comments

@jasonstitt
Copy link

aws-sdk-java needs to be at least 1.11.704 in order for AWS credentials from a Kubernetes ServiceAccount to be part of the default credentials chain. (See: aws/aws-sdk-java#2136 (comment) ) This would allow Jenkins to be run on e.g. EKS using native AWS credential setup and then assume other roles from there. From the comments, looks like adding aws-java-sdk-sts is also needed for this.

@olivernaaris
Copy link

Would be awesome if this gets included.

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