Skip to content

Commit

Permalink
Merge pull request #135 from adrianreber/2024-06-17-stats-dump
Browse files Browse the repository at this point in the history
Additional container metadata from containerd
  • Loading branch information
rst0git committed Jun 17, 2024
2 parents 46361c3 + 29b1087 commit 1d224fa
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 @@ -16,6 +16,7 @@ const (
// container archive
ConfigDumpFile = "config.dump"
SpecDumpFile = "spec.dump"
StatusDumpFile = "status.dump"
NetworkStatusFile = "network.status"
CheckpointDirectory = "checkpoint"
CheckpointVolumesDirectory = "volumes"
Expand Down

0 comments on commit 1d224fa

Please sign in to comment.