automation-tests/common/libimage
Paul Holzinger 02cdcc4a73 libimage/manifests: LoadFromImage() wrap all errors
All other errors are returned wrapped with the image ID so do the same
when the manifest blobl decoding fails.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-04-09 13:54:30 +02: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 libimage/manifests: LoadFromImage() wrap all errors 2025-04-09 13:54:30 +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 libimage: remove unnecessary reportResolvedReference 2025-04-01 07:04:10 -07:00
corrupted_test.go Fix spelling mistake 2024-05-27 06:14:44 -04:00
disk_usage.go libimage: rework DiskUsage() to count layers 2025-03-10 12:16:22 +01:00
disk_usage_test.go libimage: rework DiskUsage() to count layers 2025-03-10 12:16:22 +01: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 libimage: fix manifest race during listing 2025-04-09 13:54:30 +02:00
history_test.go Simplify tests by testing.TempDir instead of os.MkdirTemp 2024-01-05 22:54:51 +02:00
image.go libimage: fix manifest race during listing 2025-04-09 13:54:30 +02:00
image_config.go chore: remove outdated build constraints 2024-01-03 22:56:00 +02:00
image_test.go pull,load: use *Image instead of re-resolving via name 2025-03-20 13:37:59 -07:00
image_tree.go libimage: fix manifest race during listing 2025-04-09 13:54:30 +02:00
import.go copier: modify newCopier for golangci-lint 2025-03-20 13:38:06 -07:00
import_test.go Simplify tests by testing.TempDir instead of os.MkdirTemp 2024-01-05 22:54:51 +02:00
inspect.go Use UnparsedInstance.Manifest instead of ImageSource.GetManifest 2025-02-28 20:16:28 +01:00
layer_tree.go libimage: fix manifest race during listing 2025-04-09 13:54:30 +02:00
load.go libimage: silence a staticcheck warning 2025-03-26 09:36:14 -07:00
load_test.go fix issues reported by usetesting 2025-02-14 11:50:50 +01:00
manifest_list.go copier: modify newCopier for golangci-lint 2025-03-20 13:38:06 -07:00
manifest_list_test.go Use UnparsedInstance.Manifest instead of ImageSource.GetManifest 2025-02-28 20:16:28 +01:00
normalize.go libimage: apply De Morgan's law 2025-03-26 09:36:14 -07: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 copier: modify newCopier for golangci-lint 2025-03-20 13:38:06 -07:00
pull_test.go libimage tests: try to avoid docker.io images 2024-11-19 18:50:55 +01:00
push.go copier: modify newCopier for golangci-lint 2025-03-20 13:38:06 -07:00
push_test.go fix issues reported by usetesting 2025-02-14 11:50:50 +01:00
remove_test.go libimage tests: try to avoid docker.io images 2024-11-19 18:50:55 +01:00
runtime.go libimage: fix manifest race during listing 2025-04-09 13:54:30 +02:00
runtime_test.go fix issues reported by usetesting 2025-02-14 11:50:50 +01:00
save.go copier: modify newCopier for golangci-lint 2025-03-20 13:38:06 -07:00
save_test.go fix issues reported by usetesting 2025-02-14 11:50:50 +01:00
search.go libimage: apply De Morgan's law 2025-03-26 09:36:14 -07:00
types.go Make the definition of LookupReferenceFunc unconditional 2024-07-15 10:24:02 -04:00