k3s/cmd
Kubernetes Submit Queue 0eb999c26a
Merge pull request #55562 from mtaufen/eject-non-gated-alpha-fields
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Move 'alpha' KubeletConfiguration fields that aren't feature-gated and self-registration fields to KubeletFlags

Some of these fields are marked "alpha" in help text. They cannot be in the KubeletConfiguration object unless they are feature gated or graduated from alpha. 

Others relate to Kubelet self-registration, and given https://github.com/kubernetes/community/pull/911 I think its prudent to wait and see if these really should be in the KubeletConfiguration type.

For now we just leave them all as flags.

```release-note
NONE
```
2017-11-16 10:36:10 -08:00
..
clicheck update BUILD files 2017-10-15 18:18:13 -07:00
cloud-controller-manager Fix typo in CloudControllerManager 2017-11-15 22:17:55 -08:00
gendocs update BUILD files 2017-10-15 18:18:13 -07:00
genkubedocs kubeadm-doc-gen 2017-11-13 15:32:58 +01:00
genman kubeadm-doc 2017-10-27 09:57:25 +02:00
genswaggertypedocs update BUILD files 2017-10-15 18:18:13 -07:00
genutils cmd: genutils: remove golint_failure entry 2017-11-02 12:48:15 +11:00
genyaml update BUILD files 2017-10-15 18:18:13 -07:00
gke-certificates-controller use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
hyperkube respond to wlan0's feedback 2017-11-10 14:29:00 -08:00
importverifier Merge pull request #54568 from sttts/sttts-import-verifier-yaml 2017-10-25 23:10:29 -07:00
kube-apiserver Merge pull request #51955 from danwinship/update-networkpolicy-storage 2017-11-15 12:03:40 -08:00
kube-controller-manager add clusterrole aggregation controller 2017-11-13 08:18:00 -05:00
kube-proxy Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
kubeadm Merge pull request #55581 from yuexiao-wang/remove-redundant 2017-11-16 07:22:16 -08:00
kubectl Merge pull request #50887 from netroby/patch-1 2017-11-02 15:40:15 -07:00
kubelet Merge pull request #55562 from mtaufen/eject-non-gated-alpha-fields 2017-11-16 10:36:10 -08:00
kubemark remove duplicated import 2017-11-14 17:18:17 +08:00
linkcheck update BUILD files 2017-10-15 18:18:13 -07:00
BUILD Remove seemingly obsolete binaries 2017-08-18 21:01:19 -07:00
OWNERS