Skip to content

k8s-cloud/ci-builder: bump to Go 1.26.5 for 1.34 and 1.35 - #4495

Merged
kubernetes-prow[bot] merged 1 commit into
kubernetes:masterfrom
palnabarun:builder-image-go-1.26
Aug 20, 2026
Merged

k8s-cloud/ci-builder: bump to Go 1.26.5 for 1.34 and 1.35#4495
kubernetes-prow[bot] merged 1 commit into
kubernetes:masterfrom
palnabarun:builder-image-go-1.26

Conversation

@palnabarun

Copy link
Copy Markdown
Member

What type of PR is this?

/kind bug
/kind feature

What this PR does / why we need it:

Bump 1.34 and 1.35 variants of k8s-cloud-builder and k8s-ci-builder to Go 1.26.5

This should have been a part of the followup to #4266. Kubernetes patch builds for 1.34 and 1.35 are failing because the images were never created.

Failing jobs:

Which issue(s) this PR fixes:

Part of #4266

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Update k8s-cloud-builder and k8s-ci-builder for 1.34 and 1.35 to Go 1.26.5

@kubernetes-prow kubernetes-prow Bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/bug Categorizes issue or PR as related to a bug. kind/feature Categorizes issue or PR as related to a new feature. needs-priority cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/release-eng Issues or PRs related to the Release Engineering subproject sig/release Categorizes an issue or PR as relevant to SIG Release. labels Aug 20, 2026
@kubernetes-prow
kubernetes-prow Bot requested a review from jimangel August 20, 2026 10:57
@kubernetes-prow kubernetes-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 20, 2026
@kubernetes-prow
kubernetes-prow Bot requested a review from salaxander August 20, 2026 10:57
@kubernetes-prow kubernetes-prow Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 20, 2026
@palnabarun

Copy link
Copy Markdown
Member Author

/assign @xmudrii @saschagrunert

@saschagrunert saschagrunert left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dependencies.yaml also needs updating. Six entries still track Go 1.25.12 for the 1.34/1.35 variants:

  • Lines 272-276, 278-282: k8s-cloud-builder dependent versions (v1.35.0-go1.25.12-bullseye.0, v1.34.0-go1.25.12-bullseye.0) and their dependency names (cross1.25)
  • Lines 308-312, 315-319: k8s-ci-builder Go versions for 1.35 and 1.34 (1.25.12)
  • Lines 337-340, 343-346: k8s-ci-builder tooling Go versions for 1.35 and 1.34 (1.25.12)

Comment thread images/k8s-cloud-builder/variants.yaml Outdated
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
@palnabarun
palnabarun force-pushed the builder-image-go-1.26 branch from 49b1361 to 3fbf2e6 Compare August 20, 2026 11:31
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: palnabarun

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

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubernetes-prow kubernetes-prow Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 20, 2026
@palnabarun

Copy link
Copy Markdown
Member Author

poke @saschagrunert for a re-review

@Verolop Verolop left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@kubernetes-prow kubernetes-prow Bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 20, 2026
@kubernetes-prow
kubernetes-prow Bot merged commit c28e997 into kubernetes:master Aug 20, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-priority release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/release Categorizes an issue or PR as relevant to SIG Release. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants