Skip to content

v0.16.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 14:15
v0.16.0-rc.0
193dda0

This release candidate of Rancher Turtles focuses on:

  • Updating Cluster API (CAPI) to v1.9+ .
  • Enhancing the build process by introducing cross-compilation to build multi-architecture images.
  • Fixing bugs and adding minor enhancements related to the experimental feature etcd snapshot and restore, Helm chart deprecated values, and support to use CA certificates stored in Rancher to import clusters using the agent TLS settings.
  • All imported CAPI clusters are now represented by the v3 clusters.management.cattle.io resource (if clusters were imported before this change was introduced, they're now automatically migrated). This completes the migration described in ADR 10.
  • Boosting the development process: streamlining Tilt configuration, and adding more tests while also optimizing the test environment setup.
  • General cleanup: Removing deprecated features and updating various dependencies.

What's Changed

🚀 Enhancements

🐛 Bugs

📖 Docs

Other Changes

New Contributors

Full Changelog: v0.15.0...v0.16.0-rc.0