Releases: rancher/cluster-api-provider-rke2
Releases · rancher/cluster-api-provider-rke2
v0.16.3
What's Changed
🐛 Bugs
- [0.16] Revert token registry fix by @anmazzotti in #687
Full Changelog: v0.16.2...v0.16.3
v0.17.0
What's Changed
🐛 Bugs
- 📖 Update registrationMethod book documentation by @anmazzotti in #668
- 🐛 Backfill missing RKE2ControlPlane fields from legacy format by @furkatgofurov7 in #669
- Fix private registry token authentication by @anmazzotti in #673
Other Changes
- 🌱 Prepare main branch for v0.17 development by @furkatgofurov7 in #667
Full Changelog: v0.16.2...v0.17.0
v0.16.2
What's Changed
🐛 Bugs
- [0.16] Fix private registry token authentication by @anmazzotti in #674
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
🐛 Bug Fixes
- Backfill missing RKE2ControlPlane fields from legacy format by @furkatgofurov7 in #670
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
🐛 Bug Fixes
- Prevent Machine rollouts before machineTemplate has been updated by @anmazzotti in #651
Other Changes
- Prepare main branch for v0.16 development by @furkatgofurov7 in #650
- drop semanage call on nonexisting service by @dirkmueller in #659
- Cleanup workloadCluster usage by @anmazzotti in #663
- Simplify service start by @dirkmueller in #660
- Improve webhooks logging by @anmazzotti in #664
- Improve test stability by @anmazzotti in #662
- chore: bump golangci-lint-action to v8.0.0 by @salasberryfin in #666
New Contributors
- @dirkmueller made their first contribution in #659
Full Changelog: v0.15.0...v0.16.0
v0.14.1
What's Changed
🐛 Bug Fixes
- Fix kubeconfig cert rotation by @anmazzotti in #658
Full Changelog: v0.14.0...v0.14.1
v0.13.1
What's Changed
🐛 Bug Fixes
- Fix kubeconfig cert rotation by @anmazzotti in #657
Full Changelog: v0.13.0...v0.13.1
v0.15.1
What's Changed
🐛 Bugs
- Prevent Machine rollouts before machineTemplate has been updated by @anmazzotti in #652
Full Changelog: v0.15.0...v0.15.1
v0.15.0
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
v0.14.0
What's Changed
⚠️ Breaking Changes
- In-place propagation support for RKE2ControlPlane by @furkatgofurov7 in #599
🐛 Bugs
- Add RKE2ControlPlane labels to Machines by @dharmit in #611
- Enable concurrency in controllers by @andybavier in #624
📖 Documentation
- Fix typos in the docs by @stratusjerry in #612
Other Changes
- Add openstack cluster template to examples by @djcenox in #621
- chore: Prepare main branch for v0.14 development by @anmazzotti in #610
- Bump golangci-lint to v2 by @anmazzotti in #619
- Add e2e test to prevent Machine rollout on provider upgrade by @anmazzotti in #615
- Add more nuances to e2e test configuration by @anmazzotti in #623
- chore(deps): Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot in #617
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot in #618
- chore(deps): Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #625
New Contributors
- @stratusjerry made their first contribution in #612
- @djcenox made their first contribution in #621
- @andybavier made their first contribution in #624
Full Changelog: v0.13.0...v0.14.0