Skip to content

Conversation

@hardys
Copy link
Contributor

@hardys hardys commented Dec 15, 2025

This adds updates to align with the latest Rancher version which enables turtles by default.

It also aligns with the new Edge rancher-turtles-providers chart added to factory ref https://src.opensuse.org/suse-edge/Factory/src/branch/main/rancher-turtles-providers-chart - note that airgap scenarios will require https://src.opensuse.org/suse-edge/Factory/pulls/331 which is not yet merged

----
helm uninstall -n rancher-turtles-system rancher-turtles
kubectl patch crd capiproviders.turtles-capi.cattle.io --type=json -p='[{"op": "add", "path": "/metadata/annotations/meta.helm.sh~1release-namespace", "value": "cattle-turtles-system"}]'
kubectl patch crd clusterctlconfigs.turtles-capi.cattle.io --type=json -p='[{"op": "add", "path": "/metadata/annotations/meta.helm.sh~1release-namespace", "value": "cattle-turtles-system"}]'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fdegir FYI - we were discussing upgrade steps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant