Closed
Description
User Story
As a user I would like to be able to migrate from a v1alpha2 cluster to a v1alpha3 cluster that utilizes the KubeadmControlPlane object. To facilitate this, the KubeadmControlPlane object should be able to adopt existing v1alpha3 controlplane machines. To simplify implementation for now, this should only occur when:
- all Kubernetes version fields involved are equal
- Machine's bootstrap ref is to a KubeadmConfig
/kind feature