RATATOSKRATATOSK
Sign in

CRI-O

v1.36.4Kubernetes Core
Aug 24, 2026

OTHER 2

A small maintenance release adds per-container targeting for CPU load balancing, IRQ load balancing, and CPU quota annotations. It also fixes a CRI-O crash during pod sandbox statistics collection when a container cgroup is cleaned up during teardown.

All 2 other recorded changesconstraints 1 · fixes 1

constraints (1)

  • - Added support for per-container targeting of cpu-load-balancing.crio.io, irq-load-balancing.crio.io, and cpu-quota.crio.io annotations. A container name can be appended to the annotation key (e.g. cpu-load-balancing.crio.io/my-container: "disable") to apply the setting to a specific container rather than all containers in the pod. Container-specific annotations take precedence over pod-level annotations when both are present. (#10152, @openshift-cherrypick-robot)

fixes (1)

  • - Fix CRI-O crash (nil pointer dereference) in ListPodSandboxStats when a container's cgroup is cleaned up during teardown. (#10216, @openshift-cherrypick-robot)
Add CRI-O to your stack

A weekly email arrives when a release needs action. Weeks with nothing to act on, like this one, send no email.

Add to stack