k3s/cmd/kubeadm/app
Kubernetes Submit Queue fa710e7e9b
Merge pull request #59882 from kris-nova/kubeadm-demote-controlplane-passthrough-flags-to-phases-alpha
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>.

kubeadm: Demote controlplane passthrough flags to phases alpha

After a discussion in sig cluster lifecycle we agreed that the passthrough flags should live in phases alpha, and not be 1st class flags. They already exist in the alpha command, so just removing from here.



**What this PR does / why we need it**:

We introduced some flags as 1st class flags in #58080 and decided as a sig that the flags should only live in the `alpha` command. This PR removes the flags from the `init` command so they only exist in the `alpha` command

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

relates to kubernetes/kubernetes/pull/58080
fixes kubernetes/kubeadm/issues/676

**Special notes for your reviewer**:

This is a cosmetic change, and doesn't alter any functionality of the program, only the avenue in which a user access functionality in the program.

**Release note**:

```release-note
kubeadm: Demote controlplane passthrough flags to alpha flags
```
2018-02-24 17:51:06 -08:00
..
apis/kubeadm Merge pull request #57962 from xiangpengzhao/proxy-feature-gates 2018-02-22 19:32:41 -08:00
cmd Merge pull request #59882 from kris-nova/kubeadm-demote-controlplane-passthrough-flags-to-phases-alpha 2018-02-24 17:51:06 -08:00
constants Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
discovery Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
features Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
images Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
phases Merge pull request #59288 from stevesloka/apiServerDNS 2018-02-21 23:01:08 -08:00
preflight Merge pull request #59057 from JordanFaust/add-cri-socket-to-kubeadm-master-manifest 2018-02-21 04:22:31 -08:00
util Merge pull request #59288 from stevesloka/apiServerDNS 2018-02-21 23:01:08 -08:00
BUILD Minor cleanup in kubeadm. 2017-11-23 20:32:09 +08:00
kubeadm.go kubeadm-doc-preflight 2017-11-16 10:20:22 +01:00