kubernetes/pkg/apis/componentconfig
Kubernetes Submit Queue 2fb7cae2be Merge pull request #29999 from mtaufen/kubecfg-config-field-rename
Automatic merge from submit-queue

[Kubelet] Rename `--config` to `--pod-manifest-path`. `--config` is deprecated.

This field holds the location of a manifest file or directory of manifest
files for pods the Kubelet is supposed to run. The name of the field
should reflect that purpose. I didn't change the flag name because that
API should remain stable.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/29999)
<!-- Reviewable:end -->
2016-08-11 08:11:52 -07:00
..
install Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
v1alpha1 Merge pull request #29999 from mtaufen/kubecfg-config-field-rename 2016-08-11 08:11:52 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
helpers_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
helpers.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
register.go componentconfig: add external kubelet configuration type 2016-07-14 18:38:58 -07:00
types.generated.go Rename KubeletConfiguration.Config to PodManifestPath for clarity 2016-08-10 09:40:21 -07:00
types.go Rename KubeletConfiguration.Config to PodManifestPath for clarity 2016-08-10 09:40:21 -07:00
zz_generated.deepcopy.go Merge pull request #29999 from mtaufen/kubecfg-config-field-rename 2016-08-11 08:11:52 -07:00