rancher-sandbox / cluster-api-provider-rke2

RKE2 bootstrap and control-plane Cluster API providers.
Apache License 2.0
78 stars 24 forks source link

:bug: Check MachineConfig spec for full equality with Rke2CPSpec #325

Closed Danil-Grigorev closed 1 month ago

Danil-Grigorev commented 1 month ago

What this PR does / why we need it:

We need to ensure that any change of RKE2ConfigTemplate is causing CP machines re-rollout.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #307

Special notes for your reviewer:

Checklist: