spiegel_podman/pkg/domain/infra
Adrian Reber 8aa5340ade
Add parameter to specify checkpoint archive compression
The checkpoint archive compression was hardcoded to `archive.Gzip`.

There have been requests to make the used compression algorithm
selectable. There was especially the request to not compress the
checkpoint archive to be able to create faster checkpoints when not
compressing it.

This also changes the default from `gzip` to `zstd`. This change should
not break anything as the restore code path automatically handles
whatever compression the user provides during restore.

Signed-off-by: Adrian Reber <areber@redhat.com>
2021-06-07 08:07:15 +02:00
..
abi Add parameter to specify checkpoint archive compression 2021-06-07 08:07:15 +02:00
tunnel Drop container does not exist on removal to debugf 2021-05-21 09:37:53 -04:00
runtime_abi.go bump go module to v3 2021-02-22 09:03:51 +01:00
runtime_abi_unsupported.go bump go module to v3 2021-02-22 09:03:51 +01:00
runtime_libpod.go Clear the storage-options from the graphdriver if users specifies --root 2021-05-19 15:35:59 -04:00
runtime_proxy.go bump go module to v3 2021-02-22 09:03:51 +01:00
runtime_tunnel.go bump go module to v3 2021-02-22 09:03:51 +01:00