kubernetes / release

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

drop building images for go1.21.x #3656

Closed cpanato closed 1 week ago

cpanato commented 1 week ago

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

k/k is now using go1.22 in all active release branches and main branch, so we can stop building go1.21 images

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

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

Does this PR introduce a user-facing change?

 drop building images for go1.21.x
k8s-ci-robot commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

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

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)~~ [Verolop,cpanato,saschagrunert,xmudrii] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment