carlory
|
4f0ee034ec
|
kubeadm: remove the deprecated output.kubeadm.k8s.io/v1alpha2
|
2024-04-24 15:01:20 +08:00 |
|
carlory
|
ea69a5ea98
|
in the new output API output.kubeadm.k8s.io/v1alpha3 modify the UpgradePlan structure to include a list of multiple available upgrades.
|
2024-02-27 15:05:29 +08:00 |
|
calvin
|
fcfcdef8fd
|
move well-known system constants to constants.go
|
2022-01-27 10:39:14 +08:00 |
|
Lubomir I. Ivanov
|
73d528dce9
|
kubeadm: make output/BootstrapToken use bootstraptoken/v1
|
2021-09-28 16:37:41 +03:00 |
|
XinYang
|
72fd01095d
|
re-order imports for kubeadm
Signed-off-by: XinYang <xinydev@gmail.com>
|
2021-08-17 22:40:46 +08:00 |
|
XinYang
|
c2a8cd359f
|
re-order the imports in kubeadm
Signed-off-by: XinYang <xinydev@gmail.com>
Update cmd/kubeadm/app/cmd/join.go
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
|
2021-07-04 16:41:27 +08:00 |
|
Ed Bartosh
|
ae95985908
|
kubeadm: remove ObjectMeta from output.BootstrapTooken
metav1.TypeMeta is what needed to make a runtime object.
ObjectMeta is not needed and can be safely removed.
|
2019-10-24 14:22:09 +03:00 |
|
Ed Bartosh
|
8cee92dfa8
|
create new api group output.kubeadm.k8s.io
This group contains APIs for handling kubeadm
structured output.
|
2019-10-03 12:40:12 +03:00 |
|