• Kubernetes Submit Queue's avatar
    Merge pull request #40999 from xingzhou/tiny-bug · e0db0932
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 40385, 40786, 40999, 41026, 40996)
    
    Fixed a tiny bug on using RoleBindingGenerator
    
    Fixed a typo bug while using RoleBindingGenerator, this
    bug causes error when binding role to service accounts
    through "kubectl create rolebinding" command.
    e0db0932
rolebinding.go 5.01 KB