Skip to content

Bump Go to 1.26.7, gRPC v1.82.1 and K8s to v0.36.4 - #1340

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

Bump Go to 1.26.7, gRPC v1.82.1 and K8s to v0.36.4#1340
kubernetes-prow[bot] merged 5 commits into
release-1.36from
hakman-bump-go-1-26-7-k8s-0-36-4-1-36

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 needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. 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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Aug 23, 2026
@hakman
hakman changed the base branch from master to release-1.36 August 23, 2026 11:58
@kubernetes-prow kubernetes-prow Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 23, 2026
@hakman hakman added this to the v1.36 milestone Aug 23, 2026
@hakman hakman closed this Aug 23, 2026
@hakman hakman reopened this Aug 23, 2026
@hakman

hakman commented Aug 23, 2026

Copy link
Copy Markdown
Member Author

@ameukam this should also be ready now. I had to restart it to force a GH workflow to start.

@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 38fa0ae into release-1.36 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