kubernetes / release

Release infrastructure for Kubernetes and related components
Apache License 2.0
480 stars 496 forks source link

build image with go1.22.4 for active release branches that were in go1.21 #3652

Closed cpanato closed 1 week ago

cpanato commented 1 week ago

What type of PR is this?

/kind feature

What this PR does / why we need it:

/assign @saschagrunert @xmudrii @Verolop cc @kubernetes/release-managers

Which issue(s) this PR fixes:

xref: https://github.com/kubernetes/release/issues/3280

Special notes for your reviewer:

Does this PR introduce a user-facing change?

build image with go1.22.4 for active release branches that were in go1.21 and drop go1.21 images
k8s-ci-robot commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, saschagrunert

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes/release/blob/master/OWNERS)~~ [cpanato,saschagrunert] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment