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

bump aws sdk to support AWS_PROFILE env var and enable role switching #74

Merged
merged 1 commit into from
Nov 2, 2019

Conversation

willejs
Copy link
Contributor

@willejs willejs commented Jun 13, 2019

This addresses #69

@adamrbennett
Copy link

I know this is an older PR, but might as well update to the latest SDK, if there are no regressions. I haven't dug very deep, but it appears that IAM Roles for Service Accounts (released September 4th) isn't supported by this plugin -- most likely due to the older SDK.

@hypnoglow
Copy link
Owner

This MR actually updated quite a lot of dependencies (e.g. k8s.io/client-go v6.0.0 -> v11.0.0, helm v2.7.2 -> v2.14.1), also lock file was generated with dep v0.5.0+ (this project still uses v0.4.1). But I'm fine with it since deps are pretty outdated, we will migrate to go modules soon, and we will try to do some regression testing before releasing a new version of the plugin.

Thanks @willejs

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.

None yet

3 participants