github cri-o/cri-o v1.19.2

latest releases: v1.28.6, v1.27.6, v1.29.4...
2 years ago

CRI-O v1.19.2

The release notes have been generated for the commit range
v1.19.1...ad3dd83 on Tue, 10 Aug 2021 10:34:42 EDT.

Downloads

Download the static release bundle via our Google Cloud Bucket:
crio-ad3dd83b9.tar.gz

Changelog since v1.19.1

Changes by Kind

Bug or Regression

  • ExecSync requests now don't use conmon, instead calling the runtime directly, which reduces overhead. (#4953, @saschagrunert)
  • Fix a bug where a timeout in RunPodSandbox or CreateContainer requests caused CRI-O to delete the newly created resource. Now, it saves that resource, until the kubelet re-requests it, thus allowing kubelet and CRI-O to reconcile quicker when nodes are under load. (#4444, @haircommander)
  • Fix a couple of FD leaks when pulling images (#4814, @haircommander)
  • Fix a goroutine leak when checking image pulling progress (#4482, @haircommander)

Uncategorized

Dependencies

Added

Changed

Removed

Nothing has changed.

Don't miss a new cri-o release

NewReleases is sending notifications on new releases.