kubernetes/docs
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
..
admin Disabling swagger ui by default. Adding a flag to enable it 2016-03-23 13:19:22 -07:00
api-reference IngressTLS: allow secretName to be blank for SNI routing 2016-03-28 21:25:54 -04:00
design Rename volume.Builder to Mounter and volume.Cleaner to Unmounter 2016-03-25 11:29:58 -07:00
devel Add a Release Notes section. 2016-03-24 16:23:17 -07:00
getting-started-guides Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
images Updated for v1.2.0. 2016-03-18 14:20:56 -07:00
man/man1 Merge pull request #23116 from metral/recursive-visit 2016-03-30 05:07:47 -07:00
proposals Rename volume.Builder to Mounter and volume.Cleaner to Unmounter 2016-03-25 11:29:58 -07:00
user-guide Merge pull request #23116 from metral/recursive-visit 2016-03-30 05:07:47 -07:00
api.md Updating documentation 2016-03-23 13:19:22 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
README.md Update references for known issues back to CHANGELOG.md (release notes). 2016-03-24 15:27:54 -07:00
reporting-security-issues.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
roadmap.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
troubleshooting.md Update references for known issues back to CHANGELOG.md (release notes). 2016-03-24 15:27:54 -07:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest release of this document can be found [here](http://releases.k8s.io/release-1.2/docs/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics