CRI-O v1.21.2
The release notes have been generated for the commit range
v1.21.1…cdc4f56 on Mon, 30 Aug 2021 09:42:15 UTC.
Downloads
Download one of our static release bundles via our Google Cloud Bucket:
Changelog since v1.21.1
Changes by Kind
Feature
- CNI plugins are now passed a K8S_POD_UID environment variable containing the pod UID this sandbox was started for. (#5028, @dcbw)
Failing Test
Bug or Regression
- Allow users to customize conmon’s resources if a pod is in a workload. (#4980, @haircommander)
- Fix a bug where a container exec process received a little less time than the timeout provided (#5093, @haircommander)
- Fix a performance regression with exec probes (#5162, @haircommander)
- Fix potential panic when reopening a container’s log (#5213, @haircommander)
- Fixed “layer not known” issue during image pull for corrupted
layers.json
files. (#5015, @saschagrunert)
- Reuse connection when connecting to dbus, as well as reattempt the connection if it fails temporarily (#4986, @haircommander)
Uncategorized
Dependencies
Added
- github.com/bits-and-blooms/bitset: v1.2.0
Changed
Removed
Nothing has changed.