RepoJournal
Kubernetes

@kubernetes

Container orchestration — what platform teams ship on

Pick a date

Topics: Go Infrastructure Full archive →

The Wire · Showcase

KUBERNETES TIGHTENS DRA NUMA SUPPORT AND WINDOWS TEST COVERAGE

By RepoJournal · Filed · About Kubernetes

Kubernetes shipped NUMA device attributes for DRA workload placement [ref:17] while simultaneously hardening Windows node test infrastructure [ref:9] and cleaning up scheduler integration tests [ref:16].

The DRA subsystem got its most significant upgrade in weeks with standard `numaNode` device attributes and SLIT-based helpers [1], enabling cross-driver NUMA co-placement without driver-specific workarounds. Windows testing got real teeth added with a new presubmit job that fires on Windows-related code changes [2], paired with a critical shift to containerd 2.x for all Windows test scenarios [3]. The core API layer is seeing active hardening: flowcontrol linters now enforce required and optional field tags across all API versions [5], addressing 108 existing violations in one pass. Meanwhile, test-infra overhauled how it validates job configuration, tightening org and repo label enforcement to prevent subtle sync bugs [4]. The scheduler got foundational work on the CompositePodGroup API implementation [6], clearing the way for workload affinity patterns that don't exist in 1.30. Across the board, dependency updates hit the release infrastructure [7] [8] [9], including the actions/setup-go migration to ESM.

Action items

References

  1. [1] dra: add standard numaNode device attribute with SLIT-based helpers ↗ kubernetes/kubernetes
  2. [2] Add kubernetes/kubernetes presubmit for windows e2e node tests ↗ kubernetes/test-infra
  3. [3] Switch the windows related test to use containerd 2.x ↗ kubernetes/test-infra
  4. [4] jobs: ensure org and repo labels are set ↗ kubernetes/test-infra
  5. [5] [kube-api-linter] Enable optionalorrequired linter for flowcontrol API group ↗ kubernetes/kubernetes
  6. [6] KEP-6012: Implement core CompositePodGroup API [WAS] ↗ kubernetes/kubernetes
  7. [7] Bump actions/setup-go from 6.5.0 to 7.0.0 ↗ kubernetes/release
  8. [8] Bump the actions group with 4 updates ↗ kubernetes/release
  9. [9] Bump github.com/mattn/go-isatty from 0.0.22 to 0.0.23 in the all group ↗ kubernetes/release
  10. [10] Clean up podgrouppreemption integration tests ↗ kubernetes/kubernetes

Quick answers

What shipped in Kubernetes on July 17, 2026?
Kubernetes shipped NUMA device attributes for DRA workload placement [ref:17] while simultaneously hardening Windows node test infrastructure [ref:9] and cleaning up scheduler integration tests [ref:16]. In total, 37 commits and 27 pull requests landed.
Who contributed to Kubernetes on July 17, 2026?
10 developers shipped this update, including dependabot, kubernetes-prow[bot], pohly, zylxjtu, servusdei2018, jdzikowski, ibm-adarsh, and Argh4k, and 2 more.
What were the notable Kubernetes updates?
dra: add standard numaNode device attribute with SLIT-based helpers, Add kubernetes/kubernetes presubmit for windows e2e node tests, and Switch the windows related test to use containerd 2.x.

More from @kubernetes

Daily updates, in your inbox

Follow Kubernetes

Container orchestration — what platform teams ship on We'll email you a link to confirm first.

Free. Confirm via email. Unsubscribe in one click.

— or follow the whole beat:

Elsewhere on the wire