Dockerfile: update to containerd v2.3.3, runhcs v0.15.0-rc.3 - #53050
Merged
Conversation
This also updates the runhcs binary to v0.15.0-rc.3 Highlights - Set SystemTemp environment variable on Windows so temp directory overrides work for SYSTEM services Container Runtime Interface (CRI) - Fix nil pointer dereference in NRI GetIPs during pod sandbox teardown or container exit - Reject CreateContainer calls when the target sandbox is not running - Ensure sandbox shutdown on RunPodSandbox hook failures to avoid mount leaks Image Distribution - Surface OCI error bodies in registry 403 responses by falling back to GET requests Snapshotters - Align default 4K mkfs block size for EROFS across all platforms release notes: https://github.com/containerd/containerd/releases/tag/v2.3.3 full diff: containerd/containerd@v2.3.2...v2.3.3 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
vvoland
approved these changes
Jul 10, 2026
Member
Author
|
#53051 is for the 29.x branch, but updating to containerd v2.2.6 instead Of course that is, unless we decide to bump to v2.3 as default, in that case we could backport this one. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This also updates the runhcs binary to v0.15.0-rc.3
Highlights
Container Runtime Interface (CRI)
Image Distribution
Snapshotters
release notes: https://github.com/containerd/containerd/releases/tag/v2.3.3
full diff: containerd/containerd@v2.3.2...v2.3.3
Summary
Release notes (optional)
A picture of a cute animal (not mandatory but encouraged)