CRI-O v1.20.8
The release notes have been generated for the commit range
v1.20.7…43f4fdb on Fri, 15 Jul 2022 07:05:44 UTC.
Downloads
Download one of our static release bundles via our Google Cloud Bucket:
Changelog since v1.20.7
Changes by Kind
Feature
- Added
container_runtime_crio_containers_oom_total
and container_runtime_crio_containers_oom
metrics,
which collects out of memory (oom) containers. (#5706, @haircommander)
Bug or Regression
- Fix a bug where ExecSync requests (exec probes) could use an arbitrary amount of memory and disk. Output from ExecSync requests is now limited to 16MB (the amount that exec output was limited to in the dockershim). Disk limiting requires conmon 2.1.2 to work. See https://github.com/cri-o/cri-o/security/advisories/GHSA-fcm2-6c3h-pg6j and CVE-2022-1708 for more information. (#5951, @haircommander)
Dependencies
Added
Nothing has changed.
Changed
Removed
Nothing has changed.