• Kubernetes Submit Queue's avatar
    Merge pull request #44674 from madhusudancs/fed-dump-logs-pod-pods · 4524579c
    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
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
registry/cluster Loading commit data...
BUILD Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...