-
Kubernetes Submit Queue authored
Automatic merge from submit-queue (batch tested with PRs 44499, 44674) Strip "pods/" prefix from the pod names returned by kubectl get pods. Note that the result returned by kubectl get -o name has plural prefixes "pods". We were already trying to remove the prefix "pod", but that's not how the results are returned unfortunately. **Release note**: ```release-note NONE ``` cc @perotinus @kubernetes/sig-federation-pr-reviews
4524579c