k3s-io / cluster-api-k3s

Cluster API k3s
Apache License 2.0
149 stars 41 forks source link

feat: Changes to controlplane spec should trigger a rollout #114

Closed wikoion closed 6 months ago

wikoion commented 6 months ago

This PR addresses https://github.com/k3s-io/cluster-api-k3s/issues/83, changes to the controlplane spec should trigger a rollout of controlplane machines. I've tried to mirror the approach used in kubeadm as much as possible while adapting for k3s