automation-tests/common/libimage
Ygal Blum a525f15fc3 Image copier: make sure ReportWriter is not nil before accessing
When running in Quiet mode, the ReportWriter can be nil causing a crash

Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
2023-12-04 14:34:40 +02:00
..
define Move platform code to its own directory 2023-10-12 10:38:19 -04:00
filter libimage: split out search filters 2023-09-12 13:54:20 +02:00
manifests libimage: add retry options for manifest push 2023-09-28 22:26:38 +05:30
platform Move platform code to its own directory 2023-10-12 10:38:19 -04:00
testdata libimage should be using containers.conf for tmpdir 2022-05-04 16:55:25 -04:00
copier.go Image copier: make sure ReportWriter is not nil before accessing 2023-12-04 14:34:40 +02:00
corrupted_test.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
disk_usage.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
events.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
filters.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
filters_test.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
history.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
history_test.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
image.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
image_config.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
image_test.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
image_tree.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
import.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
import_test.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
inspect.go Fix inspect of unsigned schema1 images 2023-11-20 18:58:21 +01:00
layer_tree.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
load.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
load_test.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
manifest_list.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
manifest_list_test.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
normalize.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
normalize_test.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
oci.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
platform.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
pull.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
pull_test.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
push.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
push_test.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
remove_test.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
runtime.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
runtime_test.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
save.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
save_test.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00
search.go libimage: add !remote tag 2023-10-23 15:14:43 +02:00