kubernetes/cmd
Lubomir I. Ivanov 2d4fcedbcf kubeadm: add a new output/v1alpha2 API
The API is a copy of output/v1alpha1 with a minor difference
where output/v1alpha2.BootstrapToken embeds
bootstraptoken/v1.BootstrapToken instead of
kubeadm/v1beta2.BootstrapToken.

Embedding the later is an undesired binding between the "kubeadm"
and "output" groups, preventing the eventual deprecation and removal
of the kubeadm.v1beta2 API.

This new output API version, unlike v1alpha1, does not include
defaulting which is not needed.
2021-09-28 16:37:26 +03:00
..
clicheck hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cloud-controller-manager move IPv6DualStack feature to stable. (#104691) 2021-09-24 16:30:22 -07:00
dependencycheck OWNERS: Dan Mangum is now Emeritus 2021-08-25 16:20:15 -04:00
dependencyverifier use reference as we cannot distinguishing direct/indirect with go mod graph 2021-09-20 22:14:34 +08:00
gendocs gendocs: using bytes.NewReader(nil)/ioutil.Discard instead of os input/output to generate command 2021-06-08 11:55:32 +08:00
genkubedocs gendocs: using bytes.NewReader(nil)/ioutil.Discard instead of os input/output to generate command 2021-06-08 11:55:32 +08:00
genman gendocs: using bytes.NewReader(nil)/ioutil.Discard instead of os input/output to generate command 2021-06-08 11:55:32 +08:00
genswaggertypedocs hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
genutils hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
genyaml hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
importverifier Make importverifier package-compatible 2021-09-21 12:46:29 -04:00
kube-apiserver move IPv6DualStack feature to stable. (#104691) 2021-09-24 16:30:22 -07:00
kube-controller-manager move IPv6DualStack feature to stable. (#104691) 2021-09-24 16:30:22 -07:00
kube-proxy move IPv6DualStack feature to stable. (#104691) 2021-09-24 16:30:22 -07:00
kube-scheduler sched: start dynamicInformerFactory along with regular informerFactory (#105016) 2021-09-16 19:33:00 -07:00
kubeadm kubeadm: add a new output/v1alpha2 API 2021-09-28 16:37:26 +03:00
kubectl hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
kubectl-convert hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
kubelet move IPv6DualStack feature to stable. (#104691) 2021-09-24 16:30:22 -07:00
kubemark Move node and networking related helpers from pkg/util to component helpers 2021-09-16 17:00:19 -03:00
linkcheck hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
preferredimports Fixup golang.org/x/term staticcheck warnings 2021-03-02 01:08:21 -05:00
OWNERS Sign up dims for additional review roles 2020-08-08 19:08:38 -04:00