mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-11 05:20:41 +00:00
Automatic merge from submit-queue add group prefix matching for kubectl usage Adds prefix matching for groups so that `kubectl get storageclass.storage` matches `storageclass.storage.k8s.io`. @kubernetes/kubectl