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
Replace the ad-hoc error messages in webhook validators with canonical Kubernetes-native structured validation errors using the k8s.io/apimachinery package.
Replace the ad-hoc error messages in webhook validators with canonical Kubernetes-native structured validation errors using the
k8s.io/apimachinerypackage.