CRI-O v1.24.4
The release notes have been generated for the commit range
v1.24.3…13cb88f on Mon, 03 Apr 2023 18:46:53 UTC.
Downloads
Download one of our static release bundles via our Google Cloud Bucket:
Changelog since v1.24.3
Changes by Kind
Feature
- CRI-O now logs the stage of container or pod creation under system load. This allows users to find why their creation requests are stalling. (#6263, @haircommander)
Bug or Regression
- Fix a bug where CRI-O would fail if Kubelet specified
-1
for swap (which is a valid way of specifying unlimited) (#6150, @haircommander)
- Fixed bug to restore
/var/lib/containers/storage/overlay/backingFsBlockDev
on XFS file systems. (#6389, @saschagrunert)
Uncategorized
- Do not wipe images when the filename is empty. (#6509, @jrvaldes)
- Fix CVE-2022-4318 by failing to create container if it’s passed a HOME environment variable with a newline (#6672, @openshift-cherrypick-robot)
- Fix a bug where the GID of the container is not specified in the AdditionalGids, leading to a low risk security vulnerability. For more information please see CVE-2022-2995. (#6775, @openshift-cherrypick-robot)
Dependencies
Added
Nothing has changed.
Changed
Removed
Nothing has changed.