v0.10.0
Rancher Turtles is an extension to Rancher that brings full Cluster API integration to Rancher.
What's Changed
🚀 Enhancements
- Add fleet addon config with auto-import label setting by @Danil-Grigorev in #609
- Add RKE2 vSphere case to E2E suite by @alexander-demicev in #610
- Pin CAAPF version to v0.3.0 by @Danil-Grigorev in #614
- Support for management v3 downgrade to provisioning v1 with automigration by @Danil-Grigorev in #581
🐛 Bugs
- Perform finalizer removal independently from main controller loop by @Danil-Grigorev in #613
- Perform cache-less check on imported annotation for CAPI cluster by @Danil-Grigorev in #619
- Check agent deployment based on
Ready
condition by @Danil-Grigorev in #591 - Apply finalizer on rancher cluster to avoid re-create race condition by @Danil-Grigorev in #597
- Fix gitea service type in E2E by @alexander-demicev in #617
📖 Docs
- docs: add notification step to release guide by @salasberryfin in #607
Other Changes
- test: fix v1 controller test on embedded-capi-disabled suite by @salasberryfin in #593
- test: restructure e2e v1v3 suites by @salasberryfin in #594
- chore: add v3 checks to nightly + fix e2e naming in workflow yaml by @salasberryfin in #596
- chore: update caprke2 url in clusterctl config by @salasberryfin in #598
- E2E: Add custom ingress for gitea by @alexander-demicev in #608
- Update getting started guide reference by @furkatgofurov7 in #602
Full Changelog: v0.9.0...v0.10.0