vendor: update checkpointctl to v1.1.0

Signed-off-by: Radostin Stoyanov <radostin@redhat.com>
This commit is contained in:
Radostin Stoyanov
2023-09-12 08:41:02 +01:00
parent e9673502e4
commit 9b17d6cb06
24 changed files with 395 additions and 296 deletions

View File

@@ -29,6 +29,9 @@ const (
PodDumpFile = "pod.dump"
// containerd only
StatusFile = "status"
// CRIU Images
PagesPrefix = "pages-"
AmdgpuPagesPrefix = "amdgpu-pages-"
)
// This is a reduced copy of what Podman uses to store checkpoint metadata