rancher / turtles

Rancher CAPI extension
https://turtles.docs.rancher.com
Apache License 2.0
49 stars 16 forks source link

Move to v3.Cluster #473

Closed kkaempf closed 2 weeks ago

kkaempf commented 5 months ago

Description

After adding support for importing CAPI clusters into Rancher via the clusters.management.cattle.io (also known as v3.Cluster) resource (refer to PR), we would like to make this the default solution and deprecate the existing import mechanism, based on clusters.provisioning.cattle.io.

The default configuration of Turtles keeps the v3 functionality behind a feature gate managementv3-cluster and is only activated if explicitly specified, as its default value is false.

To Do

Fully migrating to using v3 clusters means that we must:

Child issues

Danil-Grigorev commented 1 month ago

Additional set of PRs implementing this epic is in https://github.com/rancher/turtles/issues/478#issuecomment-2230965276

This included:

Out of band discovered and fixed issues present in previous releases of Turtles: