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 INFRASTRUCTURE PURGE: TEST JOBS RETIRED, CLUSTER UPGRADES LIVE

By RepoJournal · Filed · About Kubernetes

Kubernetes is tearing down obsolete test infrastructure while shipping critical control plane upgrades and new conditional authorization capabilities.

The test-infra desk eliminated four redundant CI jobs that became unmaintainable after upstream projects removed dependencies [1] [2] [3] [4] [5]. Azure unmanaged disk tests are gone; GCP kops scenarios retired; kubetest2 build-up-down removed because cloud-provider-gcp no longer ships cluster scripts. This cleanup saves compute resources and stops burning cycles on phantom pipelines. Meanwhile, the EKS Prow build cluster shipped a production upgrade from 1.32 (EOL) to 1.35 with new Terraform modules [6], already applied and stable. On the core kubernetes desk, three high-signal PRs landed: conditional authorization capabilities added to the authz interface [7], RelaxedDNSSearchValidation feature gate removed after three releases at GA [8], and HPA conditions now carry ObservedGeneration metadata [9]. A scheduler fix prevents preemptor pods from getting stuck in unschedulable queues [10], and CPU manager checkpoints generalized to v4 with embedded v2 support for forward compatibility [11]. Release branch management team composition updated for v1.37 [12].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Retire pull-azure-vhds; broaden pull-azure-sigs kubernetes/test-infra
  2. [2] Merge pull request #37109 from hdp617/patch-4 kubernetes/test-infra
  3. [3] kubetest2: remove pull-kubetest2-gce-build-up-down kubernetes/test-infra
  4. [4] Remove pull-cloud-provider-gcp-scenario-kops-simple job kubernetes/test-infra
  5. [5] Delete ci-cloud-provider-gcp-e2e-scenario-kops-simple job kubernetes/test-infra
  6. [6] eks-prow-build: upgrade terraform modules and k8s version ↗ kubernetes/k8s.io
  7. [7] Conditional Authz [1/n]: Add conditional capabilities to the authorizer interface ↗ kubernetes/kubernetes
  8. [8] KEP-4427: Remove RelaxedDNSSearchValidation feature gate ↗ kubernetes/kubernetes
  9. [9] HPA: Set ObservedGeneration in HPA conditions ↗ kubernetes/kubernetes
  10. [10] Fix case where preemptor may be stuck in unschedulable queue ↗ kubernetes/kubernetes
  11. [11] CPUmanager checkpoint generalization to v4 with embedded v2 ↗ kubernetes/kubernetes
  12. [12] Add v1.37 release branch management team members ↗ kubernetes/org

Quick answers

What shipped in Kubernetes on May 27, 2026?
Kubernetes is tearing down obsolete test infrastructure while shipping critical control plane upgrades and new conditional authorization capabilities. In total, 50 commits and 29 pull requests landed.
Who contributed to Kubernetes on May 27, 2026?
6 developers shipped this update, including xmudrii, luxas, adrianmoisey, brejman, lukaszwojciechowski, and aibarbetta.
What were the notable Kubernetes updates?
Retire pull-azure-vhds; broaden pull-azure-sigs, Merge pull request #37109 from hdp617/patch-4, and kubetest2: remove pull-kubetest2-gce-build-up-down.

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?