xrally-kubernetes
xrally-kubernetes copied to clipboard
Support for 1.16.X cluster versions
According to Kubernetes documentation, some of the API groups are deprecated like extensions/v1beta1
and apps/v1beta2
.
Due to this, some of the xrally tests give the error like
'extensions/v1beta1'. Is this available in api resources?
Is there any plan to add support for 1.16.X ?