automation-tests/common/libimage
Valentin Rothberg bd7726f8d5 libimage: cache image size
Cache the result of (*Image).Size() in the image-local cache to speed up
subsequent calls.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-10-18 13:35:01 +02:00
..
define libimage/define: add search filters 2022-05-23 15:27:48 +02:00
manifests bump to golangci-lint v1.50.0 2022-10-17 15:03:07 +02:00
testdata libimage should be using containers.conf for tmpdir 2022-05-04 16:55:25 -04:00
copier.go Fix stutters 2022-08-27 08:05:03 -04:00
corrupted_test.go DiskUsage: return total images size 2022-10-18 11:16:05 +02:00
disk_usage.go DiskUsage: return total images size 2022-10-18 11:16:05 +02:00
events.go Merge pull request #524 from vrothberg/libimage-events 2021-05-06 14:34:49 -04:00
filters.go bump to golangci-lint v1.50.0 2022-10-17 15:03:07 +02:00
filters_test.go Remove container related filter tests -> move to podman 2022-03-23 13:14:51 +01:00
history.go libimage: follow-up changes 2021-05-03 15:20:40 +02:00
image.go libimage: cache image size 2022-10-18 13:35:01 +02:00
image_config.go Switch to golang native error wrapping 2022-07-12 10:54:07 +02:00
image_test.go Switch to golang native error wrapping 2022-07-12 10:54:07 +02:00
image_tree.go libimage: image tree: fix nil deref 2021-07-09 15:11:04 +02:00
import.go Switch to golang native error wrapping 2022-07-12 10:54:07 +02:00
import_test.go libimage: import: fix tags 2021-07-06 14:42:50 +02:00
inspect.go Eliminate segfault when image does not have config 2022-08-17 09:30:49 -04:00
layer_tree.go DiskUsage: return total images size 2022-10-18 11:16:05 +02:00
load.go Fix spelling mistakes and codespell 2022-08-22 06:46:23 -04:00
load_test.go bump to golangci-lint v1.50.0 2022-10-17 15:03:07 +02:00
manifest_list.go Merge pull request #1106 from mtrmac/sigstore-sign 2022-07-30 00:10:35 +02:00
manifest_list_test.go manifest_list: inspect add fields from both OCIv1 and docker format 2022-07-29 17:04:33 +05:30
normalize.go Fix stutters 2022-08-27 08:05:03 -04:00
normalize_test.go libimage.NormalizePlatform: normalize default variant as per specified arch 2022-09-28 20:48:50 +05:30
oci.go libimage: follow-up changes 2021-05-03 15:20:40 +02:00
platform.go bump to golangci-lint v1.50.0 2022-10-17 15:03:07 +02:00
platform_test.go libimage: normalize platforms correctly 2022-06-28 13:44:02 +02:00
pull.go Fix empty system context when copy image from oci-archive transport 2022-10-10 13:59:59 +03:00
pull_test.go Gofumpt the code 2022-04-09 16:50:11 -07:00
push.go libimage: LookupImage: remove IgnorePlatform option 2021-07-02 14:14:56 +02:00
push_test.go bump to golangci-lint v1.50.0 2022-10-17 15:03:07 +02:00
remove_test.go libimage: RemoveImages: add Ignore field 2022-03-17 14:55:16 +01:00
runtime.go Podman rmi --no-prune flag 2022-08-01 16:17:29 -04:00
runtime_test.go bump to golangci-lint v1.50.0 2022-10-17 15:03:07 +02:00
save.go Switch to golang native error wrapping 2022-07-12 10:54:07 +02:00
save_test.go bump to golangci-lint v1.50.0 2022-10-17 15:03:07 +02:00
search.go Fix stutters 2022-08-27 08:05:03 -04:00