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 PATCHES HIT ALL RELEASE BRANCHES AS DRA AND VOLUMEMOUNT BIND OPTIONS LAND

By RepoJournal · Filed · About Kubernetes

Cluster-autoscaler shipped four patch releases across versions 1.33 through 1.36 fixing ProvisioningRequest condition application and Scaleway node detection, while Kubernetes core merged DRA node operations and volumeMount bind mount options.

The autoscaler team released 1.35.2, 1.36.1, 1.34.5, and 1.33.6 in rapid succession, each addressing the same critical issues: Azure VMSS cache failures that caused panics after delete operations, and a Scaleway detection gap that slowed node recognition [4][5][6][7]. All four versions now apply ProvisioningRequest Provisioned conditions correctly and report Scaleway nodes in error as InstanceCreating for faster detection. In the main Kubernetes repo, KEP-5855 landed to add bind mount options to VolumeMount [1], giving users fine-grained control over volume binding behavior, while a separate patch fixed pod group preemption to preserve cycle state across scheduling phases [2]. Windows support improved with busybox hostname.exe updated to handle the --fqdn flag [3]. Across 5 repos this period, the Kubernetes ecosystem shipped 5 releases, 26 PRs, and 58 commits, with test-infra bumping CAPO e2e job resources after DinD cgroup enforcement broke their 2-CPU limits [8]. The release repo merged dependency updates including gRPC 1.82.1, which includes HTTP/2 frame flood protection [9].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] KEP-5855: Add bind mount options to VolumeMount ↗ kubernetes/kubernetes
  2. [2] Pass clear pod group cycle state in podgroup preemption ↗ kubernetes/kubernetes
  3. [3] Update hostname.exe in busybox image to support --fqdn on Windows ↗ kubernetes/kubernetes
  4. [4] cluster-autoscaler-1.35.2 ↗ kubernetes/autoscaler
  5. [5] cluster-autoscaler-1.36.1 ↗ kubernetes/autoscaler
  6. [6] cluster-autoscaler-1.34.5 ↗ kubernetes/autoscaler
  7. [7] cluster-autoscaler-1.33.6 ↗ kubernetes/autoscaler
  8. [8] Bump resources for cluster-api-provider-openstack e2e jobs ↗ kubernetes/test-infra
  9. [9] Bump google.golang.org/grpc from 1.81.1 to 1.82.1 ↗ kubernetes/release

Quick answers

What shipped in Kubernetes on July 24, 2026?
Cluster-autoscaler shipped four patch releases across versions 1.33 through 1.36 fixing ProvisioningRequest condition application and Scaleway node detection, while Kubernetes core merged DRA node operations and volumeMount bind mount options. In total, 58 commits, 26 pull requests, and 5 releases landed.
Who contributed to Kubernetes on July 24, 2026?
11 developers shipped this update, including troychiu, Argh4k, marosset, nispriha, bnallapeta, Yahia Naguib, kubernetes-prow[bot], and dependabot, and 3 more.
What were the notable Kubernetes updates?
KEP-5855: Add bind mount options to VolumeMount, Pass clear pod group cycle state in podgroup preemption, and Update hostname.exe in busybox image to support --fqdn on Windows.

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?