automation-tests/storage/pkg/chunked
Giuseppe Scrivano db11cbef4f chunked: estargz support
in addition to zstd:chunked, add support for the estargz format.

estargz is maintained at github.com/containerd/stargz-snapshotter

Images using estargz can be used on old clients and registries that
have no support for the zstd compression algorithm.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2021-08-25 16:16:20 +02:00
..
compressor chunked: estargz support 2021-08-25 16:16:20 +02:00
internal chunked: estargz support 2021-08-25 16:16:20 +02:00
compression.go chunked: estargz support 2021-08-25 16:16:20 +02:00
storage.go
storage_linux.go chunked: estargz support 2021-08-25 16:16:20 +02:00
storage_unsupported.go
zstdchunked_test.go chunked: estargz support 2021-08-25 16:16:20 +02:00