Skip to content

Tasks to bump to Kubernetes v1.33 #11642

Open
@sbueringer

Description

@sbueringer

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

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:

  • The target Kubernetes version is GA

  • There is a new kind version with/or a new set of kind images for the target Kubernetes version

  • Bump quickstart and kind image references in CAPD:

    • Bump the Kubernetes version in:
      • docs/*
      • Tiltfile
    • Bump kind image references in CAPD (and also kind if necessary, including the latest images for this kind release)
    • Verify the quickstart manually
    • Prior art: 🌱 Bump kind to v0.23.0 #10610
  • Cherry-pick above PR to the latest release branch.

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.

Metadata

Metadata

Labels

kind/featureCategorizes issue or PR as related to a new feature.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions