RepoJournal
Kubernetes

@kubernetes

Container orchestration — what platform teams ship on

Pick a date

Topics: Go Infrastructure Full archive →

The Wire · Showcase

KUBERNETES INFRASTRUCTURE SHIPS AGENTIC AI SUPPORT, FIXES CEL ADMISSION PANICS

By RepoJournal · Filed · About Kubernetes

The k8s-infra team provisioned a new GCP project for Vertex AI workloads in prowjobs while core Kubernetes merged critical fixes to CEL admission controllers and etcd3 iteration logic.

Kubernetes infrastructure shipped the k8s-infra-agentic-ai project [1], binding the agy-agent service account through GCP workload identity to enable Vertex AI usage across prowjobs. This infrastructure play signals the project is integrating AI tooling into the CI/CD pipeline at scale. Meanwhile, the core Kubernetes team merged a fix [2] preventing CEL admission controllers from panicking on three-key typed map lists, a critical stability improvement for anyone running validating admission policies in production. The etcd3 storage layer got a cleanup refactor [3] that iterates GetList pages through an iterator, improving code maintainability without user-facing changes. On the maintenance side, node-readiness-controller v0.4.1 images [4] shipped to registry.k8s.io, and the release team bumped goldmark markdown parsing from 1.8.2 to 1.8.4 [5] to disable SVG in data URLs, a potential security hardening.

Action items

References

  1. [1] GCP: add k8s-infra-agentic-ai project ↗ kubernetes/k8s.io
  2. [2] fix: Prevent CEL Admission Panics on Three-Key Typed Map Lists ↗ kubernetes/kubernetes
  3. [3] etcd3: iterate GetList pages through an iterator ↗ kubernetes/kubernetes
  4. [4] Promote node-readiness-controller v0.4.1 images ↗ kubernetes/k8s.io
  5. [5] Bump github.com/yuin/goldmark from 1.8.2 to 1.8.4 in the all group ↗ kubernetes/release

Quick answers

What shipped in Kubernetes on July 13, 2026?
The k8s-infra team provisioned a new GCP project for Vertex AI workloads in prowjobs while core Kubernetes merged critical fixes to CEL admission controllers and etcd3 iteration logic. In total, 7 commits and 5 pull requests landed.
Who contributed to Kubernetes on July 13, 2026?
7 developers shipped this update, including ameukam, kubernetes-prow[bot], ajaysundark, dependabot, Jefftree, weizhoublue, and Kubernetes Publisher.
What were the notable Kubernetes updates?
GCP: add k8s-infra-agentic-ai project, fix: Prevent CEL Admission Panics on Three-Key Typed Map Lists, and etcd3: iterate GetList pages through an iterator.

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