0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-30 22:34:13 -05:00
zot/pkg/test/image-utils
Andrei Aaron a10c5fa7ab
test: add more tests for GCing indexes referencing other indexes referencing manifests (#2716)
Looks like we didn't have many GC tests for retaining multiarch images.
I added more data to the existing image retention tests, besides the new GC tests.

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2024-10-11 20:31:48 +03:00
..
images.go fix(digests): do not mandate sha256 as the only algorithm used for hashing blobs (#2075) 2024-07-19 09:56:31 -07:00
images_test.go refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
multiarch.go test: add more tests for GCing indexes referencing other indexes referencing manifests (#2716) 2024-10-11 20:31:48 +03:00
upload.go ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
upload_test.go ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
utils.go ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
write.go fix(digests): do not mandate sha256 as the only algorithm used for hashing blobs (#2075) 2024-07-19 09:56:31 -07:00
write_test.go refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00