Skip to content

Commit

Permalink
Merge pull request checkpoint-restore#13 from rst0git/dev-shm
Browse files Browse the repository at this point in the history
metadata: Add DevShmCheckpointTar
  • Loading branch information
adrianreber authored Dec 4, 2021
2 parents 7ab6709 + ee19286 commit 54b4ebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/metadata.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ const (
SpecDumpFile = "spec.dump"
NetworkStatusFile = "network.status"
CheckpointDirectory = "checkpoint"
DevShmCheckpointTar = "devshm-checkpoint.tar"
RootFsDiffTar = "rootfs-diff.tar"
DeletedFilesFile = "deleted.files"
// pod archive
Expand Down

0 comments on commit 54b4ebf

Please sign in to comment.