RATATOSKRATATOSK
Sign in

CRI-O

v1.36.2Kubernetes Core
Jul 2, 2026

CRI-O v1.36.2 is a routine patch that fixes how the gomaxprocs hook calculates CPU allocation, avoiding under-provisioning that could throttle the Go scheduler. No security fixes or breaking changes are included.

Key changes (2)

  • gomaxprocs hook no longer factors in workload partitioning when deciding whether to inject
  • CPU allocation recalculated so containers get at least double the requested CPU count, reducing Go scheduler throttling