Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Use AWS SDK v1 #19

Merged
merged 1 commit into from
Jan 21, 2020
Merged

Use AWS SDK v1 #19

merged 1 commit into from
Jan 21, 2020

Conversation

otterley
Copy link
Contributor

@otterley otterley commented Jan 20, 2020

The AWS Go SDK v2 is in developer preview and is missing some
sorely-needed functionality, including support for Web Identity Tokens.
This prevents us from giving the metrics adapter access on a
least-privilege basis to the AWS API on EKS-managed clusters that
have IAM Roles for Service Accounts enabled.

Revert to v1 of the SDK, at least until v2 adds support for Web
Identity Tokens.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Fixes #18

The AWS Go SDK v2 is in developer preview and is missing some
sorely-needed functionality, including support for Web Identity Tokens.
This prevents us from giving the metrics adapter access on a
least-privilege basis to the AWS API on EKS-managed clusters that
have IAM Roles for Service Accounts enabled.

Revert to v1 of the SDK, at least until v2 adds support for Web
Identity Tokens.
@otterley otterley requested a review from chankh January 20, 2020 17:14
@chankh chankh merged commit 727e28f into amazon-archives:master Jan 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rebuild with AWS Go SDK v1
2 participants