containerd
v2.3.4Kubernetes Core2026년 8월 12일
containerd v2.3.4는 CRI 동작과 실행 환경의 기본 설정을 조정하는 릴리스입니다. 기존 체크포인트 복원이나 CRI 설정에 의존하는 환경에서는 기본값과 지원 상태의 변화가 적용됩니다.
영향 확인 (3)
breaking
CreateContainer체크포인트 복원 기본 비활성화CreateContainer로 체크포인트를 복원하는 경우에 적용됩니다.CreateContainer에서 체크포인트 복원이 기본으로 비활성화됩니다. 복원을 사용하려면enable_experimental_restore_via_create설정을 활성화해야 합니다.breakingCRI
UserNamespacesHostNetwork기본값 변경CRI에서
runtimeFeatures.설정을 사용하는 경우에 적용됩니다.UserNamespacesHostNetwork CRI의
runtimeFeatures.기본값이UserNamespacesHostNetwork true로 설정됩니다.breakingWindows 로그 스크러빙 기본 활성화
Windows에서 containerd를 실행하는 경우에 적용됩니다.
Windows에서 로그 스크러빙이 기본으로 활성화됩니다.
미리 준비 (1)
deprecated
CreateContainer체크포인트 복원 사용 중단 예정CreateContainer로 체크포인트를 복원하는 경우에 적용됩니다.CreateContainer를 통한 체크포인트 복원이 사용 중단 예정으로 전환됩니다.
그 외 기록된 변경 11건 전체additions 4 · fixes 3 · constraints 2 · removals 1 · value changes 1
additions (4)
- Enable OCI runtime feature introspection for non-runc runtimes in CRI
- Disable checkpoint restore codepaths when CRIU is not installed and add enable_criu configuration option
- Emit deprecation warnings for plugins using deprecated NRI interfaces
- ctr: add --scrub-logs flag for Windows
fixes (3)
- Fix memory leak in OOM watcher map when stopping container monitoring
- Fix corruption of binary protobuf shim start responses caused by premature whitespace trimming
- Fix EROFS snapshotter dropping lower layers stacked above merged filesystem metadata
constraints (2)
- Support non-UTF-8 binary environment variable values in CRI
- Normalize sandbox image references in CRI to resolve images without domain prefixes
removals (1)
- core/runtime/v2: Drop checkpointctl module dependency
value changes (1)
- Avoid orphaning shims on transient errors when loading process IDs
containerd 스택에 추가
조치가 필요한 릴리스가 나왔을 때 주간 메일로 알려드립니다. 이번 릴리스의 브레이킹 체인지 같은 것들입니다.