k3s/cmd/kubeadm/app
Kubernetes Submit Queue b2d714a7ca Merge pull request #44888 from caesarxuchao/clean-deepcopy-init
Automatic merge from submit-queue

Prepare for move zz_generated_deepcopy.go to k8s.io/api

This is in preparation to move deep copies to with the types to the types repo (see https://github.com/kubernetes/gengo/pull/47#issuecomment-296855818). The init() function is referring the `SchemeBuilder` defined in the register.go in the same packge, so we need to revert the dependency.

This PR depends on https://github.com/kubernetes/gengo/pull/49, otherwise verification will fail.
2017-04-27 18:48:28 -07:00
..
apis/kubeadm Merge pull request #44888 from caesarxuchao/clean-deepcopy-init 2017-04-27 18:48:28 -07:00
cmd bazel 2017-04-27 09:41:53 -07:00
constants autogenerated 2017-04-14 10:40:57 -07:00
discovery autogenerated 2017-04-14 10:40:57 -07:00
images Release 3.0.17 etcd image 2017-02-27 16:23:44 +01:00
master Merge pull request #44731 from dmmcquay/kubeadm_manifest_cfg_usage 2017-04-26 04:05:44 -07:00
node autogenerated 2017-04-14 10:40:57 -07:00
phases bazel 2017-04-27 09:41:53 -07:00
preflight Merge pull request #42246 from jamiehannaford/add-etcd-flags-kubeadm 2017-04-18 08:25:49 -07:00
util kubeadm: add api validation exit code 2017-04-18 11:41:53 -07:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
kubeadm.go Refactor the whole binary, a lot of changes in one commit I know, but I just hacked on this and modified everything I thought was messy or could be done better. 2016-12-09 12:48:12 +02:00