Files
kubernetes/pkg/kubectl
k8s-merge-robot 9b6e4aa9b4 Merge pull request #23116 from metral/recursive-visit
Automatic merge from submit-queue

allow kubectl cmds to process files recursively, when given a dir

This PR accomplishes two things:

1. It creates a `--recursive` flag for use with certain `kubectl` commands that _currently_ do not process files beyond their first level of children, as seen in the issue https://github.com/kubernetes/kubernetes/issues/19767
2. It enables the ability to use the `--recursive` flag in the `kubectl` commands that currently _only_ support processing a directory up to its first level of children.
2016-03-30 05:07:47 -07:00
..
2016-02-13 09:15:39 -05:00
2016-02-18 21:24:21 -05:00
2016-02-18 21:24:21 -05:00
2016-02-18 21:24:21 -05:00
2016-03-02 20:46:32 -05:00
2016-02-25 09:28:07 -08:00
2016-03-10 19:56:57 +01:00
2016-02-19 09:48:03 -08:00
2016-02-18 21:24:21 -05:00
2015-11-16 10:57:52 -08:00
2015-08-05 17:30:03 -07:00
2015-08-05 17:30:03 -07:00