v0.7.0
Rancher Turtles is an extension to Rancher that brings full Cluster API integration to Rancher.
Supported | Experimental (not suitable for production) |
---|---|
Automatic import of CAPI Clusters into Rancher | Everything not specifically listed on the “Supported” column |
Enabling CAPI Providers (excluding integration with Rancher Cloud Credentials) | CAPIProvider integration with Rancher Cloud Credentials. |
Cluster provisioning via Fleet (i.e. GitOps) | Cluster API Provider vSphere (non-experimental features with the exception of machine pools and clusterclass) |
Cluster API Provider AWS (non-experimental features with the exception of machine pools and clusterclass) | |
Cluster API Provider RKE2 (excluding any day 2 operations like ETCD Backup & Restore) |
Supported versions:
- Rancher: v2.8.1 or greater
- Cluster API: v1.4.6
- Cluster API Provider AWS: v2.3.5
- Cluster API Provider RKE2: v0.2.7
We are also developing an UI extension that will be released in the future. This is only available at present via the early adopter programme. Please get in contact with your account team about details.
What's Changed
🚀 Enhancements
- Add label propagation (for use with Fleet Cluster Groups) by @richardcase in #460
- Add CAPRKE2 to e2e suite by @alexander-demicev in #519
- Cover uninstall in e2e tests by @salasberryfin in #474
- Cover cluster reimport after running e2e by @salasberryfin in #484
🐛 Bugs
- Ensure CAPIProviders are removed correctly on chart uninstall by @Danil-Grigorev in #508
- Add helm chart value to override CAPI images by @alexander-demicev in #525
- Ensure controller always patches CAPIProvider status by @Danil-Grigorev in #470
📖 Docs
- Improve release docs by @furkatgofurov7 in #467
Other Changes
- Add ETCD Snapshot and Restore API skeleton by @alexander-demicev in #505
- Update references to documentation site by @salasberryfin in #466
- Remove s390x architecture from release packages by @furkatgofurov7 in #468
- Update dev-env script by @furkatgofurov7 in #471
- Perform helm chart upgrade tests in pre-submits by @Danil-Grigorev in #485
- E2E Testing Changes by @richardcase in #511, #512
- Bump the test-dependencies group in /test with 7 updates by @dependabot in #490
- Bump actions/checkout from 3.3.0 to 4.1.3 by @dependabot in #492
- Bump dev-drprasad/delete-tag-and-release from 1.0 to 1.1 by @dependabot in #469
Full Changelog: v0.6.0...v0.7.0