kubernetes / release

Release infrastructure for Kubernetes and related components
Apache License 2.0
485 stars 504 forks source link

Update k8s-cloud-builder and k8s-ci-builder for Kubernetes 1.32 to Go 1.23.2 #3799

Closed xmudrii closed 1 month ago

xmudrii commented 1 month ago

What type of PR is this?

/kind feature

What this PR does / why we need it:

This PR updates k8s-cloud-builder and k8s-ci-builder used by Kubernetes 1.32 to Go 1.23.2. k8s-cloud-builder and k8s-ci-builder for other Kubernetes versions are left untouched at the moment, we'll handle those later as part of #3778.

Which issue(s) this PR fixes:

xref #3778

Special notes for your reviewer:

There might be some inconsistencies in dependencies.yaml, but that appears to only affect release branches and not 1.32. I'll look into that when we get to update those two images for those branches.

Does this PR introduce a user-facing change?

Update k8s-cloud-builder and k8s-ci-builder for Kubernetes 1.32 to Go 1.23.2

/assign @cpanato @saschagrunert @jeremyrickard cc @haitch

k8s-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, 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)~~ [cpanato,xmudrii] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment