• Kubernetes Submit Queue's avatar
    Merge pull request #46375 from deads2k/auth-05-nameprotection · 78a9e4fe
    Kubernetes Submit Queue authored
    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.
    78a9e4fe
helpers.go 11.5 KB