automation-tests/common/libimage
Daniel J Walsh 252b3036f5 When using additional stores, report id only once
Currently if you setup additional stores and pull the same
image that exists in additionalstore, podman ends up reporting
the ID twice.

Fixes: https://github.com/containers/podman/issues/18647

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-06-12 13:58:44 -04:00
..
define libimage/define: add search filters 2022-05-23 15:27:48 +02:00
manifests Add {CopyOptions,manifest.PushOptions}.Signers 2023-01-17 14:20:15 +01:00
testdata libimage should be using containers.conf for tmpdir 2022-05-04 16:55:25 -04:00
copier.go libimage: Fix getDockerAuthConfig() for authentication 2023-02-28 13:57:06 +09:00
corrupted_test.go DiskUsage: return total images size 2022-10-18 11:16:05 +02:00
disk_usage.go layerTree: add images argument 2023-03-28 11:05:29 +02:00
events.go Merge pull request #524 from vrothberg/libimage-events 2021-05-06 14:34:49 -04:00
filters.go layerTree: add images argument 2023-03-28 11:05:29 +02:00
filters_test.go Allow users to filter by digest 2023-01-05 06:36:32 -05:00
history.go history: set Tags 2023-05-02 13:48:10 +02:00
history_test.go history: set Tags 2023-05-02 13:48:10 +02:00
image.go layerTree: add images argument 2023-03-28 11:05:29 +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 layerTree: add images argument 2023-03-28 11:05:29 +02:00
import.go Update c/image with https://github.com/containers/image/pull/1944 2023-05-05 20:35:32 +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 layerTree: add images argument 2023-03-28 11:05:29 +02:00
load.go libimage: wait to write an event until an image loaded 2023-02-15 10:51:54 +09:00
load_test.go bump to golangci-lint v1.50.0 2022-10-17 15:03:07 +02:00
manifest_list.go Add {CopyOptions,manifest.PushOptions}.Signers 2023-01-17 14:20:15 +01: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 libimage: format platform warning 2022-11-03 09:45:11 +01:00
platform_test.go libimage: normalize platforms correctly 2022-06-28 13:44:02 +02:00
pull.go When using additional stores, report id only once 2023-06-12 13:58:44 -04:00
pull_test.go Revert "libimage: pull: do not enforce pull if local image matches" 2023-01-18 15:08:53 +01:00
push.go libimage: LookupImage: remove IgnorePlatform option 2021-07-02 14:14:56 +02:00
push_test.go layerTree: add images argument 2023-03-28 11:05:29 +02:00
remove_test.go libimage: RemoveImages: add Ignore field 2022-03-17 14:55:16 +01:00
runtime.go layerTree: add images argument 2023-03-28 11:05:29 +02: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 libimage: Fix getDockerAuthConfig() for authentication 2023-02-28 13:57:06 +09:00