mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-23 20:05:02 +00:00
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.