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
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?