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

CLUSTER AUTOSCALER FIXES FLAKY TESTS, KOPS PATCHES CLOUD PROVIDER BREAKING CHANGES

By RepoJournal · Filed · About Kubernetes

Cluster Autoscaler re-enabled printf vet checks after Go 1.24 upgrade while kops rushed out fixes for Hetzner API removal and Azure terraform v5 incompatibilities.

The autoscaler team landed a critical housekeeping PR that fixes flaky unit tests and re-enables printf format string validation after Go 1.24 started flagging failures [1]. The same day, dependabot bumped kubernetes libraries across autoscaler's vertical-pod-autoscaler to 0.37.0-beta.0 [2], bringing the project closer to the next k8s release cycle. Over in kops, three urgent cloud provider changes landed: Hetzner's removal of the Datacenter field from their API forced an upgrade to hcloud-go/v2 v2.47.0 to avoid marking every server as needing updates [3], while Azure's terraform provider v5 breaking changes required argument renames in generated configs [4]. On the security front, kubernetes/release bumped go-git/v5 to pull in golang.org/x/crypto v0.52.0 for a security fix [5]. Documentation continues across the website desk with Spanish translation of drain-node guidance [6] and Chinese syncs of contributor and storage documentation [ref:21, ref:23, ref:24].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Cluster Autoscaler: Fix flaky unit test & re-enable printf vet check ↗ kubernetes/autoscaler
  2. [2] Bump the kubernetes group across 2 directories with 32 updates ↗ kubernetes/autoscaler
  3. [3] Update hcloud-go/v2 to latest version (v2.47.0) ↗ kubernetes/kops
  4. [4] azure: support terraform provider azurerm v5 ↗ kubernetes/kops
  5. [5] Bump github.com/go-git/go-git/v5 from 5.19.1 to 5.19.2 in the all group ↗ kubernetes/release
  6. [6] [es] Translation (new) `content/es/docs/tasks/administer-cluster/safely-drain-node.md` file into spanish ↗ kubernetes/website
  7. [7] [zh-cn]sync roles-and-responsibilities ↗ kubernetes/website
  8. [8] [zh-cn]sync node-pressure-eviction ↗ kubernetes/website
  9. [9] [zh-cn]sync storage-limits gateway ↗ kubernetes/website

Quick answers

What shipped in Kubernetes on July 30, 2026?
Cluster Autoscaler re-enabled printf vet checks after Go 1.24 upgrade while kops rushed out fixes for Hetzner API removal and Azure terraform v5 incompatibilities. In total, 48 commits and 35 pull requests landed.
Who contributed to Kubernetes on July 30, 2026?
9 developers shipped this update, including joelsmith, dependabot, Eshwanth Karti T R, kubernetes-prow[bot], hakman, krillerdk, zhanggbj, and fjvi13, and 1 more.
What were the notable Kubernetes updates?
Cluster Autoscaler: Fix flaky unit test & re-enable printf vet check, Bump the kubernetes group across 2 directories with 32 updates, and Update hcloud-go/v2 to latest version (v2.47.0).

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?