kubernetes/cmd/kubeadm/app/apis
Dave Chen 82990268ec kubeadm: remove the manual conversion from versioned cluster cfg to internal cfg
The manual conversion was needed to adapt `ClusterConfiguration.DNS` from v1beta2
to v1beta3, now that v1beta2 is removed from the code base, the manual conversion
is unnecessary as well.

The help to reduce the maintenance efforts.

Signed-off-by: Dave Chen <dave.chen@arm.com>
2023-02-10 14:46:15 +08:00
..
bootstraptoken feat: make a const of magic-number 2021-10-22 09:53:07 +08:00
kubeadm kubeadm: remove the manual conversion from versioned cluster cfg to internal cfg 2023-02-10 14:46:15 +08:00
output cleanup: kubeadm upgrade plan supports json/yaml output 2022-03-25 16:15:43 +08:00