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 EKS: Update the AWS Go SDK version to support Web Identity providers for IAM credentials #2301

Closed
barryib opened this issue Sep 5, 2019 · 7 comments
Labels
area/cluster-autoscaler area/provider/aws Issues or PRs related to aws provider kind/feature Categorizes issue or PR as related to a new feature.

Comments

@barryib
Copy link

barryib commented Sep 5, 2019

Update the AWS Go SDK version to support Web Identity providers for IAM credentials

More infos here:

@bskiba bskiba added area/provider/aws Issues or PRs related to aws provider area/cluster-autoscaler kind/feature Categorizes issue or PR as related to a new feature. labels Sep 5, 2019
@alfredkrohmer
Copy link
Contributor

See #2323

@Jeffwan
Copy link
Contributor

Jeffwan commented Sep 12, 2019

This has been addressed by #2305.
Please have a check

@marcincuber
Copy link

When is the planned released of this feature?

@johnjeffers
Copy link

Also waiting on this. Fingers crossed it's in 1.14.6 since that is the version we need for EKS. 🤞

@Jeffwan
Copy link
Contributor

Jeffwan commented Oct 11, 2019

We backport #2428 and #2358 to to 1.14. Release team will publish new versions next week.

For 1.13. We only have #2356 to upgrade aws sdk. You need to add AWS_SDK_LOAD_CONFIG env var with value "true" in your deployment to make ask call AssumeRoleWithWebIdentity .

I really appreciate help from @devkid and @rchernobelskiy.

@Jeffwan
Copy link
Contributor

Jeffwan commented Nov 18, 2019

This is done and I will close the issue.

/close

@k8s-ci-robot
Copy link
Contributor

@Jeffwan: Closing this issue.

In response to this:

This is done and I will close the issue.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster-autoscaler area/provider/aws Issues or PRs related to aws provider kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

7 participants