You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Beta API version of CustomResourceDefinition no longer needs to be supported for the current range on Kubernetes Cluster Requirements of 1.19.x - 1.21.x. Beta API can be graduated from Beta (v1beta1) to GA (v1). Tool will log an error when Kubernetes version < 1.19 is detected.
Add the Kubernetes Server Version detected to the html Report.
The text was updated successfully, but these errors were encountered:
The Beta API version of CustomResourceDefinition no longer needs to be supported for the current range on Kubernetes Cluster Requirements of 1.19.x - 1.21.x. Beta API can be graduated from Beta (v1beta1) to GA (v1). Tool will log an error when Kubernetes version < 1.19 is detected.
Add the Kubernetes Server Version detected to the html Report.
The text was updated successfully, but these errors were encountered: