k3s/hack/make-rules
Kubernetes Submit Queue 6e5b455b77 Merge pull request #39038 from ncdc/fix-kubectl-get-list
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
2017-01-11 09:58:38 -08:00
..
helpers make: avoid dirname process per go file 2016-12-13 13:41:32 +01:00
build.sh Add a verbosity concept to kubernetes scripts 2016-08-04 22:01:22 -07:00
cross.sh Add a KUBERNETES_NODE_* section to build kubelet/kube-proxy for windows 2016-12-17 21:07:18 -08:00
make-help.sh Add "make help" to list all make targets and help info 2016-12-05 02:00:46 -05:00
test-cmd-util.sh Fix kubectl get -f <file> -o <nondefault printer> 2017-01-11 10:30:13 -05:00
test-cmd.sh Adding test-federation-cmd.sh to test kubectl with federation apiserver 2017-01-04 11:17:05 -08:00
test-e2e-node.sh Disable AU in node e2e test. 2016-12-15 01:33:09 -08:00
test-federation-cmd.sh Adding test-federation-cmd.sh to test kubectl with federation apiserver 2017-01-04 11:17:05 -08:00
test-integration.sh add apiserver to list of unit tested packages 2017-01-05 11:09:42 -05:00
test-kubeadm-cmd.sh add apiserver to list of unit tested packages 2017-01-05 11:09:42 -05:00
test.sh k8s.io/apimachinery scripts 2017-01-11 08:15:34 -05:00
verify.sh Disable verify-test-owners.sh and make `go vet` more obvious 2016-12-21 11:44:04 -08:00
vet.sh Disable verify-test-owners.sh and make `go vet` more obvious 2016-12-21 11:44:04 -08:00