Skip to content

Releases: rancher/turtles

v0.11.0

22 Aug 14:23
v0.11.0
a8c8800
Compare
Choose a tag to compare

🚀 This release brings two new providers to the list of certified providers: CAPV (vSphere) from experimental to GA and CAPZ (Azure). Moreover, our test suite is now available for prospective end-users to use and add their providers to the list of certified providers. For more information please read here.

Rancher Turtles is an extension to Rancher that brings full Cluster API integration to Rancher.

What's Changed

🚀 Enhancements

🐛 Bugs

📖 Docs

🌱 Others

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

29 Jul 10:04
v0.10.0
2ae0681
Compare
Choose a tag to compare

Rancher Turtles is an extension to Rancher that brings full Cluster API integration to Rancher.

What's Changed

🚀 Enhancements

🐛 Bugs

📖 Docs

Other Changes

Full Changelog: v0.9.0...v0.10.0

v0.9.1

18 Jul 13:15
v0.9.1
dcea87c
Compare
Choose a tag to compare

Rancher Turtles is an extension to Rancher that brings full Cluster API integration to Rancher.

What's Changed

🐛 Bugs

These fixes are cherry-picked for patch release here

Full Changelog: v0.9.0...v0.9.1

v0.9.0

28 Jun 10:54
v0.9.0
b37d451
Compare
Choose a tag to compare

⚠️ Important:

Starting with Turtles v0.9.0, the process used for importing CAPI clusters into Rancher has changed. We recommend you take a look at the changelog and the instructions provided in the v0.9 version of the Turtles book: https://turtles.docs.rancher.com/

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
Manual migration from provisioning/v1 to management/v3 Cluster import Cluster API Provider vSphere (non-experimental features with the exception of machine pools and clusterclass)
Automatic migration from provisioning/v1 to management/v3 Cluster import (disabled by default) CAPIProvider integration with Rancher Cloud Credentials.
Enabling CAPI Providers (excluding integration with Rancher Cloud Credentials)
Cluster provisioning via Fleet (i.e. GitOps)
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.3.0

What's Changed

🚀 Enhancements

📖 Docs

Other Changes

Full Changelog: v0.8.0...v0.9.0

v0.8.0

30 May 12:11
v0.8.0
51fbb00
Compare
Choose a tag to compare

Rancher Turtles is an extension to Rancher that brings full Cluster API integration to Rancher.

What's Changed

🚀 Enhancements

🐛 Bugs

Other Changes

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

02 May 14:21
449f771
Compare
Choose a tag to compare

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

🐛 Bugs

📖 Docs

Other Changes

Full Changelog: v0.6.0...v0.7.0

v0.6.0

04 Apr 12:21
v0.6.0
b2845d6
Compare
Choose a tag to compare

Rancher Turtles (The Cluster API Extension) GA

We are pleased to announce that the Rancher Cluster API Extension (a.k.a Rancher Turtles) is becoming generally available, transitioning out from an early adopter program.

With each new release going forward we will include a table of the features that have moved to be fully supported and the new features that are experimental.

The initial GA is targeted at the GitOps workflow (to be used, for example, with Fleet) and cluster creation / operations will need to be performed via the CAPI cluster definitions directly (applied to the management cluster).

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

🐛 Bugs

📖 Docs

🌱 Other Changes

Full Changelog: v0.5.0...v0.6.0

v0.5.0

15 Feb 11:32
v0.5.0
490faff
Compare
Choose a tag to compare

Rancher Turtles is a extension to Rancher that brings full Cluster API integration to Rancher.

What's Changed

🚀 Enhancements

🐛 Bugs

  • fix: installation on eks by @richardcase in #349
  • 🐛 Separate k8s versions for management and child clusters, add a separate group for v2prov testing. by @Danil-Grigorev in #354
  • 🐛 Slow down nightly schedule 2 times, to prevent hitting data limit by @Danil-Grigorev in #358

📖 Docs

Other Changes

  • Bump github.com/go-git/go-git/v5 to v5.11.0 by @furkatgofurov7 in #340
  • 🌱 Implement full cluster artifact gathering for both clusters after each test run by @Danil-Grigorev in #335
  • chore(deps): Bump the test-dependencies group in /test with 3 updates by @dependabot in #355
  • chore(deps): Bump actions/upload-artifact from 3 to 4 by @dependabot in #328
  • chore: e2e environment with fixed capd version by @salasberryfin in #372

Full Changelog: v0.4.0...v0.5.0

v0.4.1

17 Jan 17:18
v0.4.1
b577edc
Compare
Choose a tag to compare

Rancher Turtles is a extension to Rancher that brings full Cluster API integration to Rancher.

What's Changed

🐛 Bugs

Full Changelog: v0.4.0...v0.4.1

v0.4.0

09 Jan 11:39
v0.4.0
f5ada58
Compare
Choose a tag to compare

Rancher Turtles is a extension to Rancher that brings full Cluster API integration to Rancher.

What's Changed

🚀 Enhancements

🐛 Bugs

📖 Docs

Other Changes

New Contributors

Full Changelog: v0.3.0...v0.4.0