Skip to content

Bump Go to 1.26.7, gRPC v1.82.1 and K8s to v0.34.11 - #1342

Merged
kubernetes-prow[bot] merged 5 commits into
release-1.34from
hakman-bump-go-1-26-7-k8s-0-34-11-1-34
Aug 23, 2026
Merged

Bump Go to 1.26.7, gRPC v1.82.1 and K8s to v0.34.11#1342
kubernetes-prow[bot] merged 5 commits into
release-1.34from
hakman-bump-go-1-26-7-k8s-0-34-11-1-34

Conversation

@hakman

@hakman hakman commented Aug 23, 2026

Copy link
Copy Markdown
Member

Bump Go, golang.org/x, Kubernetes client modules, and gRPC. Also fix hack/verify-gomod.sh so it watches the real test module.

Changes

  • Go 1.26.51.26.7 (go.mod, test/go.mod, Dockerfiles)
  • Latest golang.org/x/* (sys v0.47.0, crypto v0.55.0, net v0.58.0, sync v0.22.0, term v0.45.0, text v0.41.0, tools v0.49.0)
  • k8s.io/{api,apimachinery,client-go,component-base} aligned to this branch's Kubernetes version
  • google.golang.org/grpcv1.82.1 (CVE fixes)
  • hack/verify-gomod.sh: watch test/go.mod / test/go.sum instead of nonexistent tests/e2e/go.{mod,sum}

/cc @SergeyKanzhelev @wangzhen127 @ameukam @rifelpet

hakman added 5 commits August 23, 2026 14:37
make gomod tidies the test module, but verification listed the
nonexistent tests/e2e/go.{mod,sum} paths. Watch test/go.mod and
test/go.sum instead, and pass -- before git pathspecs.
@kubernetes-prow kubernetes-prow Bot added this to the v1.34 milestone Aug 23, 2026
@kubernetes-prow
kubernetes-prow Bot requested a review from wangzhen127 August 23, 2026 11:57
@kubernetes-prow kubernetes-prow Bot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Aug 23, 2026
@hakman

hakman commented Aug 23, 2026

Copy link
Copy Markdown
Member Author

/test pull-npd-build

@ameukam

ameukam commented Aug 23, 2026

Copy link
Copy Markdown
Member

/lgtm

@kubernetes-prow kubernetes-prow Bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 23, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ameukam, hakman

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 merged commit 54f6ada into release-1.34 Aug 23, 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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants