kubernetes-sigs / cluster-api

Home for Cluster API, a subproject of sig-cluster-lifecycle
https://cluster-api.sigs.k8s.io
Apache License 2.0
3.52k stars 1.3k forks source link

Tasks to bump to Kubernetes v1.31 #10653

Closed sbueringer closed 1 month ago

sbueringer commented 4 months ago

This issue is tracking the tasks that should be implemented after the Kubernetes minor release has been released.

Tasks

Note: If feasible we usually cherry-pick the changes back to the latest release series.

Supporting managing and running on the new Kubernetes version (@sbueringer / @chrischdi)

This section contains tasks to update our book, e2e testing and CI to use and test the new Kubernetes version as well as changes to Cluster API that we might have to make to support the new Kubernetes version. All of these changes should be cherry-picked to all release series that will support the new Kubernetes version.

Bump quickstart and kind image references in CAPD

Prerequisites:

Using new Kubernetes dependencies

This section contains tasks to update Cluster API to use the latest Kubernetes Go dependencies and related topics like using the right Go version and build images. These changes are only made on the main branch. We don't need them in older releases as they are not necessary to manage workload clusters of the new Kubernetes version or run the Cluster API controllers on the new Kubernetes version.

Follow-ups after CR v0.19 bump:

sbueringer commented 4 months ago

/assign @sbueringer /assign @chrischdi

/triage accepted

Nothing to do until ~ July.

kranurag7 commented 2 months ago

FYI, 1.31 beta is out now. Ref: https://github.com/kubernetes/kubernetes/releases/tag/v1.31.0-beta.0

Looking forward to help with few things here out of many. :)

sbueringer commented 2 months ago

Thx! Let's see how it goes. Not sure about the critical path to get v1.31 support out, because we have a very tight deadline, so I would like to do this closely coordinated with @chrischdi.

But there are a definitely other tasks on this issue that are not in the critical path (they'll be after Kubernetes 1.31 GA and CAPI v1.8.1 though)

sivchari commented 2 months ago

Bump quickstart and kind image references in CAPD

Hi. Can I take this task ?

sbueringer commented 2 months ago

This can only be done after the prerequisites are fulfilled:

Prerequisites:

sivchari commented 2 months ago

@sbueringer I understood, thanks. When the prerequisites are fulfilled, I'd contribute it. And I'm willing to help with other tasks. :)

sbueringer commented 1 month ago

Hey folks, the following two tasks can be done now:

sbueringer commented 1 month ago

kind v0.24 was released (https://github.com/kubernetes-sigs/kind/releases/tag/v0.24.0)

So "Bump quickstart and kind image references in CAPD" is also unblocked

sbueringer commented 1 month ago

All done

Thx everyone!

/close

k8s-ci-robot commented 1 month ago

@sbueringer: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/cluster-api/issues/10653#issuecomment-2309621689): >All done > >Thx everyone! > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.