automation-tests/common/libimage
Brent Baude 11ea8396fd Add ImageListSelection to copier options
For artifact support, the copier needs to get all tags; as such, we need
to pass in the correct value for ImageListSelection.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2024-09-19 13:42:38 -05:00
..
define libimage.ManifestList.Inspect(): show artifact types and file lists 2024-02-05 09:49:17 -05:00
filter libimage: split out search filters 2023-09-12 13:54:20 +02:00
manifests Fix SA1019: replace deprecated github.com/containerd/containerd/platforms with github.com/containerd/platforms 2024-08-22 09:51:42 +02:00
platform Fix SA1019: replace deprecated github.com/containerd/containerd/platforms with github.com/containerd/platforms 2024-08-22 09:51:42 +02:00
testdata libimage should be using containers.conf for tmpdir 2022-05-04 16:55:25 -04:00
copier.go Add ImageListSelection to copier options 2024-09-19 13:42:38 -05:00
corrupted_test.go Fix spelling mistake 2024-05-27 06:14:44 -04:00
disk_usage.go Improve runtime.layerTree method to be consistent 2024-08-28 16:00:59 +02:00
events.go Report error events on pull failures 2024-02-29 11:32:41 -05:00
filters.go update golangci-lint to 1.60.3 2024-09-03 15:57:02 +02:00
filters_test.go Add ListImagesByNames and change the ListImages API 2024-08-28 15:19:53 +02:00
history.go Improve runtime.layerTree method to be consistent 2024-08-28 16:00:59 +02:00
history_test.go Simplify tests by testing.TempDir instead of os.MkdirTemp 2024-01-05 22:54:51 +02:00
image.go Improve runtime.layerTree method to be consistent 2024-08-28 16:00:59 +02:00
image_config.go chore: remove outdated build constraints 2024-01-03 22:56:00 +02:00
image_test.go update golangci-lint to 1.60.3 2024-09-03 15:57:02 +02:00
image_tree.go Improve runtime.layerTree method to be consistent 2024-08-28 16:00:59 +02:00
import.go chore: remove outdated build constraints 2024-01-03 22:56:00 +02:00
import_test.go Simplify tests by testing.TempDir instead of os.MkdirTemp 2024-01-05 22:54:51 +02:00
inspect.go chore: remove outdated build constraints 2024-01-03 22:56:00 +02:00
layer_tree.go Improve runtime.layerTree method to be consistent 2024-08-28 16:00:59 +02:00
load.go libimage: use fileutils.(Le|E)xists 2024-04-10 12:23:07 +02:00
load_test.go Add a libimage.Runtime.LoadReference for loading images 2024-03-25 09:40:54 -04:00
manifest_list.go Add ListImagesByNames and change the ListImages API 2024-08-28 15:19:53 +02:00
manifest_list_test.go libimage.ManifestList.AnnotateInstance(): allow clearing variant values 2024-06-05 17:45:28 -04:00
normalize.go chore: remove outdated build constraints 2024-01-03 22:56:00 +02:00
normalize_test.go chore: remove outdated build constraints 2024-01-03 22:56:00 +02:00
oci.go chore: remove outdated build constraints 2024-01-03 22:56:00 +02:00
platform.go chore: remove outdated build constraints 2024-01-03 22:56:00 +02:00
pull.go libimage: Add err context for normalizeTaggedDigestedString 2024-04-26 08:43:35 -04:00
pull_test.go Update a test per c/image pull 2408 2024-05-22 18:33:24 -04:00
push.go Fix dockerDaemonTransport vendor 2024-02-26 15:27:29 -05:00
push_test.go Add ListImagesByNames and change the ListImages API 2024-08-28 15:19:53 +02:00
remove_test.go Simplify tests by testing.TempDir instead of os.MkdirTemp 2024-01-05 22:54:51 +02:00
runtime.go Improve runtime.layerTree method to be consistent 2024-08-28 16:00:59 +02:00
runtime_test.go Add ListImagesByNames and change the ListImages API 2024-08-28 15:19:53 +02:00
save.go lint: update golangci-lint to v1.56.2 2024-03-05 18:10:32 +01:00
save_test.go Add ListImagesByNames and change the ListImages API 2024-08-28 15:19:53 +02:00
search.go update golangci-lint to 1.60.3 2024-09-03 15:57:02 +02:00
types.go Make the definition of LookupReferenceFunc unconditional 2024-07-15 10:24:02 -04:00