Skip to content

k8s/image-committer 0.1.1

Latest

Choose a tag to compare

@Pangjiping Pangjiping released this 05 Jul 12:09
82d642c

What's New

🐛 Bug Fixes

  • Fall back to stopped snapshot containers — When committing a Kubernetes sandbox snapshot, the image-committer now falls back to nerdctl ps -a if the running-container lookup returns empty. Previously, if a container had already exited by the time the commit ran, the operation would fail. The committer still prefers running containers but can now find exited containers that still exist locally, making snapshot commits more reliable in race-prone scenarios. (#1164)

👥 Contributors


  • Docker Hub: opensandbox/image-committer:v0.1.1
  • GHCR: ghcr.io/opensandbox-group/opensandbox/image-committer:v0.1.1
  • Aliyun Registry: sandbox-registry.cn-zhangjiakou.cr.aliyuncs.com/opensandbox/image-committer:v0.1.1