automation-tests/storage/pkg/chunked
Miloslav Trmač f468eee1e9 Inline ReadFooterDataFromAnnotations into the only caller
Again, decrease the size of the compression code for c/image.

We will simplify this further immediately.

Should not change behavior.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2024-04-22 23:56:40 +02:00
..
compressor chunked: flush the input tarball to the output 2023-12-13 17:31:00 +01:00
dump chunked: fix escape of space 2024-04-19 21:43:10 +02:00
internal Inline ReadFooterDataFromAnnotations into the only caller 2024-04-22 23:56:40 +02:00
toc Refuse to return a value from GetTOCDigest when it is ambiguous 2024-02-26 21:09:42 +01:00
bloom_filter.go chunked: add implementation for a bloom filter 2024-04-19 21:28:15 +02:00
bloom_filter_test.go chunked: store file names separately 2024-04-19 21:28:16 +02:00
cache_linux.go chunked: bump version number for cache file 2024-04-19 21:28:16 +02:00
cache_linux_test.go chunked: store file locations as binary 2024-04-19 21:28:16 +02:00
compression.go Move code only called on Linux into a Linux-specific file 2022-10-14 17:17:53 +02:00
compression_linux.go Inline ReadFooterDataFromAnnotations into the only caller 2024-04-22 23:56:40 +02:00
storage.go Misc. warning cleanups 2022-10-01 02:53:06 +02:00
storage_linux.go Don't look for the binary digest when pulling layers 2024-04-22 23:56:40 +02:00
storage_unsupported.go chunked: validate converted images 2024-01-08 22:00:35 +01:00
zstdchunked_test.go Don't look for the binary digest when pulling layers 2024-04-22 23:56:40 +02:00