Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 10:15
v0.16.0
73487cf

This release 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.
  • Addon Provider Fleet is now enabled by default: you can use Fleet to manage CAPI clusters.

What's Changed

πŸš€ Enhancements

πŸ› Bugs

πŸ“– Docs

Other Changes

New Contributors

Full Changelog: v0.15.0...v0.16.0