0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/test
Andreea Lupu 92e382ce39
refactor(scrub): replace umoci logic in scrub implementation (#1845)
- implement scrub also for S3 storage by replacing umoci
- change scrub implementation for ImageIndex
- take the `Subject` into consideration when running scrub
- remove test code relying on the umoci library. Since we started
relying on images in test/data, and we create our own images using
go code we can obtain digests by other means. (cherry picked from commit 489d4e2d23c1b4e48799283f8281024bbef6123f)

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
2023-09-26 11:02:11 -07:00
..
common refactor(test): move image utils for tests in a separate module (#1789) 2023-09-15 09:53:15 -07:00
image-utils refactor(test): move image utils for tests in a separate module (#1789) 2023-09-15 09:53:15 -07:00
inject refactor(storage): refactoring storage (#1459) 2023-05-26 11:08:19 -07:00
mocks fix(gc): sync repodb when gc'ing manifests (#1819) 2023-09-22 11:51:20 -07:00
oci-layout refactor(scrub): replace umoci logic in scrub implementation (#1845) 2023-09-26 11:02:11 -07:00
bearer.go fix(mgmt): skip bearer authn for mgmt route (#1267) 2023-03-16 12:02:59 -07:00
common.go refactor(scrub): replace umoci logic in scrub implementation (#1845) 2023-09-26 11:02:11 -07:00
common_test.go refactor(scrub): replace umoci logic in scrub implementation (#1845) 2023-09-26 11:02:11 -07:00
repo.go refactor(test): move image utils for tests in a separate module (#1789) 2023-09-15 09:53:15 -07:00
test_http_server.go refactor(artifact): remove oci artifact support (#1359) 2023-05-10 10:15:33 -07:00