mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 11:42:14 +00:00
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>