mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-19 16:24:33 +00:00
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.