-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rancher-turtles: release 0.3.0 #155
Conversation
hardys
commented
Sep 23, 2024
•
edited
Loading
edited
- Use image tag instead of digest, because Hauler doesn't handle the multi-arch digest currently
- Update RKE2 provider to 0.7.0 release
- Disable pre-install and pre-delete hooks as a workaround for issues described in issue during installation when rancher is not ready rancher/turtles#627
- Add missing Namespace definitions to rancher-turtles-airgap-resources
Currently Hauler doesn't handle the multi-arch digest so we'll use the tag instead
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comments inline regarding v0.7.0 version bump for RKE2 CAPI provider.
charts/rancher-turtles/0.3.0+up0.11.0/templates/clusterctl-config.yaml
Outdated
Show resolved
Hide resolved
charts/rancher-turtles/0.3.0+up0.11.0/templates/clusterctl-config.yaml
Outdated
Show resolved
Hide resolved
Align with rancher-turtles chart update to v0.7.0
Currently the chart install fails on a freshly deployed system where these namespaces do not exist
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Worked in Airgap env
Feedback via slack from @Kristian-ZH and @fdegir indicates this is now ready to merge |