containerd
v2.2.7Kubernetes Corecontainerd 2.2.7 changes checkpoint-restore defaults and lifecycle behavior and adds Windows log-scrubbing configuration. It also expands CRI and runtime support and includes a mount-manager error fix.
Check if affected (3)
breakingThe
enable_experimental_restore_via_createdefaultApplies if you use checkpoint restore through CRI
CreateContainer.CRI restore is disabled by default in
CreateContainerin containerd 2.2.7.breakingThe Windows
ScrubLogsdefaultApplies if you run containerd on Windows.
ScrubLogsis enabled by default for Windows in containerd 2.2.7.breakingThe checkpoint restore code path when
CRIUis absentApplies if
CRIUis not installed.The checkpoint restore code path is disabled when
CRIUis not installed in containerd 2.2.7.
Plan ahead (1)
deprecatedThe
CreateContainerrestore path, deprecatedApplies if you use restore in CRI
CreateContainer.CRI restore in
CreateContaineris deprecated in containerd 2.2.7.
All 5 other recorded changesadditions 2 · fixes 2 · constraints 1
additions (2)
- ctr: add --scrub-logs flag for Windows
- add enable_criu configuration option
fixes (2)
- Fix mount manager activation error when already exists
- fix(cri): introspect OCI runtime features for non-runc runtimes
constraints (1)
- Handle []byte envvar value for CRI
A weekly email arrives when a release needs action. Like the breaking changes in this release.