amazon-archives / k8s-cloudwatch-adapter

An implementation of Kubernetes Custom Metrics API for Amazon CloudWatch
Apache License 2.0
158 stars 98 forks source link

Revert to aws sdk v2 #93

Open avivbarel opened 3 years ago

avivbarel commented 3 years ago

Description of changes:

  1. Upgrade to go 1.15.
  2. Upgrade to aws-sdk-go-v2.
  3. Upgrade to IMDSv2

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