The release notes have been generated for the commit range v1.26.3…92b763a on Mon, 25 Sep 2023 17:38:28 UTC.
Download one of our static release bundles via our Google Cloud Bucket:
To verify the artifact signatures via cosign, run:
> export COSIGN_EXPERIMENTAL=1
> cosign verify-blob cri-o.amd64.92b763a78d2c1cbb31b41784f7910d7cefe2e981.tar.gz \
--certificate-identity-regexp '.*' \
--certificate-oidc-issuer-regexp '.*' \
--signature cri-o.amd64.92b763a78d2c1cbb31b41784f7910d7cefe2e981.tar.gz.sig \
--certificate cri-o.amd64.92b763a78d2c1cbb31b41784f7910d7cefe2e981.tar.gz.cert
To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:
> tar xfz cri-o.amd64.92b763a78d2c1cbb31b41784f7910d7cefe2e981.tar.gz
> bom validate -e cri-o.amd64.92b763a78d2c1cbb31b41784f7910d7cefe2e981.tar.gz.spdx -d cri-o
io.kubernetes.cri-o.LinkLogs
annotation, which allows a pod’s logs to be mounted into a specified empty-dir for inspection by a log aggregator (#7045, @haircommander)cpu-quota.crio.io
annotation was not propagated to the pod cgroup, meaning cpu quota was not disabled for the container (#6938, @haircommander)pod with cpu-quota.crio.io: disable fails with error: set CPU CFS quota: invalid slice name: /kubepods.slice
Fix a bug where stopped containers break cpu load balancing being disabled (#7013, @haircommander)0
. (#6895, @saschagrunert)Nothing has changed.