Draft: test upgrade capi cabpr capo downgrade
- Update dependency kubernetes-sigs/cluster-api to v1.8.3
- bump kube-job
- build-kustomize-units-artifact.py: fail on kustomize error
- build-kustomize-units-artifact.py: use 'kustomize' instead of 'kubectl kustomize'
- replace command in kustomize-lint job test and publish-kustomize-units-artifact manifest generation job from 'kubectl kustomize' to 'kustomize build' due to differences in output
- Update dependency rancher/cluster-api-provider-rke2 to v0.7.x
- add Webhook resources to debug-on-exit
- RKE2: ability to migrate etcd certs from legacy RKE2-managed to CAPI-managed
- debug-on-exit.sh: add more CAPI Secrets to dump
- on an upgrade have 'cluster' depend on 'metallb'
- ensure metallb-rke2-chart-cleanup comes after cluster-prevent-rke2-helmcharts-calico-metallb
- add rke2-metrics-server-fix-old-pods unit to fix rke2-metrics-server downtime during upgrade
- use ci-deployment-values 0.4.19
- fixup! replace command in kustomize-lint job test and publish-kustomize-units-artifact manifest generation job from 'kubectl kustomize' to 'kustomize build' due to differences in output
- Revert "Update dependency kubernetes-sigs/cluster-api-provider-openstack to v0.11.1"