storage/pkg/chunked
Nalin Dahyabhai 435aa93e14 Disable partial pulls (zstd:chunked) by default
Disable the storage.options.pull_options.enable_partial_images option by
default, so that it will have to be explicitly enabled in order to be
used.

Update the apply-diff-from-staging-directory integration test to call
the test helper binary directly, so that the configuration file the test
writes won't have its settings overridden by command line options that
the storage() test helper function adds.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2024-11-04 13:52:48 -05:00
..
compressor Use range iterations 2024-09-05 18:56:35 +02:00
dump chunked, composefs: fix decoding of xattrs 2024-07-18 16:53:11 +02:00
internal all: remove old-style +build tags 2024-09-19 17:00:48 -07:00
toc Refuse to return a value from GetTOCDigest when it is ambiguous 2024-02-26 21:09:42 +01:00
bloom_filter_linux.go chunked: specify a maximum length for the bloom filter 2024-06-10 15:20:47 +02:00
bloom_filter_linux_test.go Use range iterations 2024-09-05 18:56:35 +02:00
cache_linux.go ci: add codespell 2024-10-15 17:39:07 -07:00
cache_linux_test.go chunked: add fuzzing tests for the cache 2024-06-10 15:20:47 +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 Compute the layer size from tar-split for zstd:chunked layers 2024-10-14 20:10:07 +02:00
compression_linux_test.go Compute the layer size from tar-split for zstd:chunked layers 2024-10-14 20:10:07 +02:00
filesystem_linux.go overlay,chunked: Add some more O_CLOEXEC 2024-07-29 08:42:39 -04:00
filesystem_linux_test.go overlay,chunked: Add some more O_CLOEXEC 2024-07-29 08:42:39 -04:00
storage.go chunked: define error for partial pulls not available 2024-10-02 17:13:25 +02:00
storage_linux.go Disable partial pulls (zstd:chunked) by default 2024-11-04 13:52:48 -05:00
storage_unsupported.go all: remove old-style +build tags 2024-09-19 17:00:48 -07:00
zstdchunked_test.go all: remove old-style +build tags 2024-09-19 17:00:48 -07:00