Update CAPI / CAPZ / CAPA controller to support K8s release v1.30.x #3661
Open
6 tasks
Labels
team/tenet
Team Tenet
In order to support K8s v1.30.x we must update our fork https://github.com/giantswarm/cluster-api.
Latest Release is currently v1.6.5 from upstream which only supports until v1.29.x Release and this is what we use in CAPZ and CAPA right now.
We would need v1.7.x to support v1.30.x, see https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.7.1
Additionally we would also need to update CAPZ and CAPA controllers to support CAPI v1.7.x (usually they bump dependencies in a minor release)
And we need need to upgrade MC’s to at least v1.26.x
because 1.7.x supports MC's Management Cluster: v1.26.x -> v1.30.x so we need to ensure that as well
TL;DR:
cluster
chart)The text was updated successfully, but these errors were encountered: