Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v1.32.0
URL: Release v1.32.0
Description:
CRI-O v1.32.0
The release notes have been generated for the commit range
v1.31.0...v1.32.0 on Thu, 19 Dec 2024 16:22:36 UTC.
Show more
Downloads
Download one of our static release bundles via our Google Cloud Bucket:
To verify the artifact signatures via cosign, run:
To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:
Changelog since v1.31.0
Changes by Kind
Other
Ci
Dependency-Change
Feature
use_default_runtime
. Setting it to true causes the values for runtime path, runtime type and runtime root to be inherited from the currently configured default runtime. (#8754, @MarSik)default_annotations
to the runtime handler configuration field, allowing admins to specify default annotations to pass to pods (#8829, @haircommander)--pull-progress-timeout
/pull_progress_timeout
option to fine-tune the timeout for making progress on image pull. (#8765, @saschagrunert)goroutines
subcommand and/debug/goroutines
HTTP endpoint for printing the go routine stack. (#8697, @saschagrunert)heap
subcommand and/debug/heap
HTTP endpoint for creating memory heap dumps. (#8702, @saschagrunert)resources of pods that could not be restored (#8245, @jcaamano)
SignatureValidationFailed
CRI error for invalid signatures. (#8656, @saschagrunert)Bug or Regression
allowed_annotation
specified twice (in either a workload or runtime) couldn't be used (#8628, @haircommander)monitor_env
when calling the OCI runtime. (#8808, @saschagrunert)Other (Cleanup or Flake)
RFC3339Nano
timestamp log format (2006-01-02T15:04:05.999999999Z07:00
) (#8592, @saschagrunert)Uncategorized
Dependencies
Added
Changed
Removed
Commits
b7f3c24
Merge pull request #8861 from cri-o/dependabot/github_actions/actions-16239e05d6557e0b2
Merge pull request #8857 from haircommander/promote-s-kwca2e5ed
Merge pull request #8863 from bitoku/fix-installa5c51b8
Merge pull request #8245 from jcaamano/network-gc0daeb20
Refactor man page variables in Makefile.