RepoJournal
Kubernetes

@kubernetes

Container orchestration - what platform teams ship on

Keep up with Kubernetes in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Go Infrastructure Full archive →

The Wire · Showcase

Go 1.26.5 image gap stalls Kubernetes patch builds

By RepoJournal · Filed · About Kubernetes

A missing Go patch release is bricking patch builds for Kubernetes 1.34 and 1.35, and the fix just merged.

The missing k8s-ci-builder images for Go 1.26.5 have been blocking Kubernetes patch builds for 1.34 and 1.35, but the bump has now merged [1]. Meanwhile, kops pinned scaleway-sdk-go to v1.0.0-beta.36 because "Newer versions build SRN strings with text/template, which disables linker method pruning and adds ~78MB to every binary" [2] - a drop-everything upgrade to avoid bloat. On the RHEL10 front, kops is addressing missing kernel modules on EL10 AMIs; without kernel-modules-extra, iptables-nft rules relying on nft_compat and xt_* fail, as the modules are "absent from /lib/modules entirely" [3]. The community desk saw maintainer housekeeping for gophercloud, adding two new maintainers and dropping inactive ones [4], plus a new Slack channel for the VM Operator project [5]. Release also merged a testify bump to v1.12.1 [6], a minor dependency refresh. Overall, 15 commits and 9 PRs across the three repos this period, with the builder image fix being the most critical.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] k8s-cloud/ci-builder: bump to Go 1.26.5 for 1.34 and 1.35 ↗ kubernetes/release
  2. [2] Pin scaleway-sdk-go to v1.0.0-beta.36 ↗ kubernetes/kops
  3. [3] nodeup: install kernel-modules-extra on RHEL10-family nodes ↗ kubernetes/kops
  4. [4] Update gophercloud maintainers kubernetes/community
  5. [5] Add #kube-vm-operator Slack channel kubernetes/community
  6. [6] Bump github.com/stretchr/testify from 1.12.0 to 1.12.1 in the all group ↗ kubernetes/release

Quick answers

What shipped in Kubernetes on August 21, 2026?
A missing Go patch release is bricking patch builds for Kubernetes 1.34 and 1.35, and the fix just merged. In total, 15 commits and 9 pull requests landed.
Who contributed to Kubernetes on August 21, 2026?
8 developers shipped this update, including hakman, rifelpet, kubernetes-prow[bot], Martin André, Arunesh Pandey, Dawid Pastuszka, palnabarun, and dependabot.
What were the notable Kubernetes updates?
k8s-cloud/ci-builder: bump to Go 1.26.5 for 1.34 and 1.35, Pin scaleway-sdk-go to v1.0.0-beta.36, and nodeup: install kernel-modules-extra on RHEL10-family nodes.

More from @kubernetes

Daily updates, in your inbox

Follow Kubernetes

Keep up with Kubernetes in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?