mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-28 10:19:31 +00:00
Automatic merge from submit-queue (batch tested with PRs 56858, 57040, 56979, 57051, 57052). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Display apiGroups before resources in PolicyRule This lets them sort logically into groups by string "" "pods" "" "configmaps" "apps" "deployments" "apps" "daemonsets" etc ```release-note NONE ```