CRI-O - v1.28.1


CRI-O v1.28.1

The release notes have been generated for the commit range
v1.28.0...v1.28.1 on Tue, 12 Sep 2023 15:07:42 UTC.

Downloads

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.v1.28.1.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.28.1 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.28.1 \
    --signature cri-o.amd64.v1.28.1.tar.gz.sig \
    --certificate cri-o.amd64.v1.28.1.tar.gz.cert

To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:

> tar xfz cri-o.amd64.v1.28.1.tar.gz
> bom validate -e cri-o.amd64.v1.28.1.tar.gz.spdx -d cri-o

Changelog since v1.28.0

Changes by Kind

Feature

  • Check the runtime supports IDMap support before specifying it (#7297, @rata)

Uncategorized

  • Fix a bug in cpuset load balancing where cpusets flip between load balanced and not due to an ordering issue. (#7290, @openshift-cherrypick-robot)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.


Details

date
Sept. 12, 2023, 3:12 p.m.
name
v1.28.1
type
Patch
👇
Register or login to:
  • 🔍View and search all CRI-O releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or