amazon-archives / k8s-cloudwatch-adapter

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

add capability test to apiVersion apiextensions.k8s.io/v1 on CRD #87

Open lspecian-olx opened 3 years ago

lspecian-olx commented 3 years ago

Issue #, if available: 88

Description of changes:

add capability test to apiVersion apiextensions.k8s.io/v1 on CRD since apiextensions.k8s.io/v1beta1 was removed in eks v1.22.0

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