Richard Draycott
Richard Draycott
Hey, I've seen this question asked a few times on reddit and have been wondering about it myself so I decided to dig into it today. In the README it...
✨ Support any controlplane that implements rolloutAfter in it's spec with clusterctl alpha rollout
**What this PR does / why we need it**: Modify clusterctl alpha rollout to support any controlplane.cluster.x-k8s.io and also support different api versions e.g. `clusterctl alpha rollout restart kthreescontrolplane.controlplane.cluster.x-k8s.io.v1beta2/my-kcp` if...
### What would you like to be added (User Story)? As a developer I would like to add support to clusterctl to rollout kthreescontrolplanes, similar to the support for kubeadm...