cmattoon / aws-ssm

Populates Kubernetes Secrets from AWS Parameter Store
https://hub.docker.com/r/cmattoon/aws-ssm/
Apache License 2.0
166 stars 32 forks source link

Upgrade to Go 1.13 and Go Modules #41

Closed mbarrien closed 4 years ago

mbarrien commented 4 years ago

Upgrades to build with Go 1.13 and Go modules, and upgrades dependencies. Specifically, upgrading the AWS dependency should allow it to use the AWS IAM Roles for Service Accounts (IRSA).

cmattoon commented 4 years ago

Thanks for the PR! Looks good - just can't seem to get docker login to work in the build.

edify42 commented 4 years ago

Sorry I didn't see this PR earlier! I raise you a golang version in #42