What's Changed
🚀 Enhancements
- Support RKE2ControlPlane mhc remediation by @MaxFedotov in #627
🐛 Bugs
- Ignition: Don't add /opt fs on flatcar by @k0da in #631
- Fix nil point dereference in
updateStatusmethod by @furkatgofurov7 in #638 - Reconcile external external owner reference by @anmazzotti in #646
- Default RKE2 control plane replicas to 1 if not specified by @alexander-demicev in #641
Other Changes
- Add kubeconfig rotate tests by @anmazzotti in #645
- Move sshd config into included subdir by @k0da in #644
- Prepare main branch for v0.15 development by @furkatgofurov7 in #629
- Allow using Gzip and GzipBase64 encoding in case of cloud-init format by @a-bouts in #637
- Render rke2-install without semanage for flatcar by @k0da in #636
- Fix flaky test by @anmazzotti in #640
- chore(deps): Bump github.com/prometheus/client_golang from 1.19.1 to 1.22.0 by @dependabot in #633
- chore(deps): Bump github.com/coreos/ignition/v2 from 2.20.0 to 2.21.0 by @dependabot in #634
New Contributors
Full Changelog: v0.14.0...v0.15.0