aws / aws-k8s-tester

AWS Kubernetes tester, kubetest2 deployer implementation
Apache License 2.0
163 stars 82 forks source link

Use instance type from EC2 API instead of Node label #458

Closed cartermckinnon closed 3 months ago

cartermckinnon commented 3 months ago

Description of changes:

Fixes an issue in which the instance type label may be missing at the time of metric recording.

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