Files
kubernetes/pkg
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-03-28 19:13:48 -04:00
2016-03-25 11:21:39 -07:00
2016-03-02 20:46:32 -05:00
2016-03-21 20:21:39 +08:00
2015-12-15 13:36:25 -05:00
2015-12-20 21:59:59 -05:00
2016-03-02 16:21:16 +01:00
2016-03-17 09:30:02 +01:00
2016-03-25 11:21:39 -07:00
2016-02-24 11:22:02 -05:00
2016-03-02 20:46:32 -05:00