Skip to content

Add new K8s version v1.32 #2157

@joshuatcasey

Description

@joshuatcasey

Adding a new Kubernetes Version

pinniped's ci branch

  • Update dockerfile-builders pipeline
  • Update pull-requests pipeline
  • Update main pipeline
  • Log in to github as pinniped-ci-bot, then go to this page and change the settings for the new k8s-code-generator-1.* image to be publicly visible

pinniped

The below tasks are implemented in #2160:

  • Bump all golang dependencies (especially the k8s.io dependencies to use the new minor version).
    • Be sure to verify that everything compiles and unit tests pass locally. This is probably a good starting point.
./hack/update-go-mod/update-go-mod.sh
./hack/module.sh unit
./hack/prepare-for-integration-tests.sh
  • Add the new K8s version to hack/lib/kube-versions.txt and run code generation.

General Tasks

  • Consider dropping support for any older versions of Kubernetes
  • Create stories or chores to take advantage of features in the new Kubernetes version
  • Close this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions