This PR supports ssa patch for capi k3s. With it, the mutable fields on KThreesControlPlane will be propagated to the underlying machines/infrastructureMachine/kthreesconfigs without rollout. Fixed #134
SSA (Server-Side Apply) is needed so that if a label is deleted in KThreesControlPlane, it will also get cleaned up from the underlying resources.
This PR supports ssa patch for capi k3s. With it, the mutable fields on KThreesControlPlane will be propagated to the underlying machines/infrastructureMachine/kthreesconfigs without rollout. Fixed #134
SSA (Server-Side Apply) is needed so that if a label is deleted in KThreesControlPlane, it will also get cleaned up from the underlying resources.