• Kubernetes Submit Queue's avatar
    Merge pull request #39038 from ncdc/fix-kubectl-get-list · 6e5b455b
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Fix kubectl get -f <file> -o <nondefault printer> so it prints all items in the file
    
    **What this PR does / why we need it**: Fix kubectl get -f <file> -o <nondefault printer> so it prints all the objects in the file, instead of just the first one. Also add a test for this feature.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #38907 
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    ```
    
    cc @AdoHe @deads2k @liggitt @fabianofranz @kubernetes/kubectl @kubernetes/sig-cli-misc
    6e5b455b
Name
Last commit
Last update
..
helpers Loading commit data...
build.sh Loading commit data...
cross.sh Loading commit data...
make-help.sh Loading commit data...
test-cmd-util.sh Loading commit data...
test-cmd.sh Loading commit data...
test-e2e-node.sh Loading commit data...
test-federation-cmd.sh Loading commit data...
test-integration.sh Loading commit data...
test-kubeadm-cmd.sh Loading commit data...
test.sh Loading commit data...
verify.sh Loading commit data...
vet.sh Loading commit data...