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
{{ message }}
This repository was archived by the owner on Apr 17, 2025. It is now read-only.
I added some TODOs when improving the error messages from webhook validation. Most of these were suggesting to review, and eventually change, the status code returned. I realize now that this is probably not feasible, and apologize for adding the TODOs in the first place.
Tested: Ran both unit-tests ('make test') and integration test ('make test-e2e') successfully.
err:=fmt.Errorf("ancestor %q of namespace %q has a critical condition, which must be resolved before any changes can be made to the hierarchy configuration", haltedRoot, ns.Name())
0 commit comments