github cri-o/cri-o v1.18.4

latest releases: v1.27.5, v1.28.5, v1.29.3...
3 years ago

CRI-O v1.18.4

The release notes have been generated for the commit range
v1.18.3...v1.18.4 on Fri, 23 Oct 2020 01:00:38 UTC.

Downloads

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

Changes by Kind

Other (Bug, Cleanup or Flake)

  • Fixed regression where it was not able to run exec any more when compiling CRI-O with newer go versions (#4192, @saschagrunert)
  • Fix a bug where a sudden reboot causes incomplete image writes. This could cause image storage to be corrupted, resulting in an error layer not known. (#3972, @giuseppe)
  • Fixed a bug where a container creation failure caused that container to leak in the runtime (#4237, @haircommander)

Other Changes

  • Fixed a bug where exec sync requests (manually or automatically triggered via readiness/liveness probes) overwrite
    the runtime info.runtimeSpec.process.args of the container status (for example via crictl inspect). (#3992, @openshift-cherrypick-robot)
  • Fix bug where empty config fields having to do with storage cause /info requests to return incorrect information (which causes cadvisor to fail to read imageFs information) (#4176, @openshift-cherrypick-robot)
  • Fixed crio restart behavior to make sure that Pod creation timestamps are restored and the order in the list of pods stays stable across restarts (#4010, @openshift-cherrypick-robot)

Don't miss a new cri-o release

NewReleases is sending notifications on new releases.