mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-23 18:05:12 +00:00
Automatic merge from submit-queue (batch tested with PRs 46456, 46675, 46676, 46416, 46375) prevent illegal verb/name combinations in default policy rules Names aren't presented with some kinds of "normal" verbs. This prevents people from making common mistakes. @timothysc as I noted in your pull. This will prevent some classes of errors.