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

KUBERNETES BENCHMARKS GET SMARTER WATCH TRACKING, S390X CONFORMANCE JOBS READY FOR PARALLEL RUNS

By RepoJournal · Filed · About Kubernetes

Watch event latency measurement just dropped variance from ±37,839% to ±327% in core Kubernetes benchmarks, and the infrastructure team cleared three new zones for concurrent s390x testing.

The write throughput benchmark overhaul [1] replaces a flaky seconds-delay metric with P99 watch-latency tracking, finally giving the team reliable signal on event delivery performance under lock contention. This feeds directly into the gang scheduling enforcement work [2] that now fails fast if PlacementFeasible isn't implemented. On the test infrastructure side, Boskos multi-zone resources [3] expand from single-VPC to three zone-specific pools in eu-de, letting multiple s390x conformance jobs lease independent infrastructure and run in parallel. The benchmark harness also gained ListerExactRV load generation [4] to stress-test watch cache behavior with exact resource version matching. GCP provider dependencies got bumped across metis and providers directories [5], and build-image promotions [6] pushed Go 1.25.11 and 1.26.4 variants across five Kubernetes versions. Foundation work continues in documentation standardization and dependency management.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Implement watch event delivery latency tracking in write throughput benchmark ↗ kubernetes/kubernetes
  2. [2] Fail if PlacementFeasible is not implemented by GangScheduling ↗ kubernetes/kubernetes
  3. [3] Create multi-zone Boskos resources for parallel s390x jobs ↗ kubernetes/k8s.io
  4. [4] Implement Exact RV LIST background load in write throughput benchmark ↗ kubernetes/kubernetes
  5. [5] chore(deps): bump the k8s-dependencies group across 3 directories with 6 updates ↗ kubernetes/cloud-provider-gcp
  6. [6] Image promotion for build-image v1.33.0-go1.25.11-bullseye.0 / v1.34.0-go1.25.11-bullseye.0 / v1.35.0-go1.25.11-bullseye.0 / v1.36.0-go1.26.4-bullseye.0 / v1.37.0-go1.26.4-bullseye.0 kubernetes/k8s.io

Quick answers

What shipped in Kubernetes on June 8, 2026?
Watch event latency measurement just dropped variance from ±37,839% to ±327% in core Kubernetes benchmarks, and the infrastructure team cleared three new zones for concurrent s390x testing. In total, 33 commits and 26 pull requests landed.
Who contributed to Kubernetes on June 8, 2026?
4 developers shipped this update, including serathius, brejman, sudharshanibm, and dependabot[bot].
What were the notable Kubernetes updates?
Implement watch event delivery latency tracking in write throughput benchmark, Fail if PlacementFeasible is not implemented by GangScheduling, and Create multi-zone Boskos resources for parallel s390x jobs.

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?