0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-17 23:45:36 -05:00
zot/pkg/test
peusebiu 1df743f173
fix(gc): sync repodb when gc'ing manifests (#1819)
fix(gc): fix cleaning deduped blobs because they have the modTime of
the original blobs, fixed by updating the modTime when hard linking
the blobs.
fix(gc): failing to parse rootDir at zot startup when using s3 storage
because there are no files under rootDir and we can not create empty dirs
on s3, fixed by creating an empty file under rootDir.

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2023-09-22 11:51:20 -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 fix(gc): sync repodb when gc'ing manifests (#1819) 2023-09-22 11:51:20 -07:00
bearer.go fix(mgmt): skip bearer authn for mgmt route (#1267) 2023-03-16 12:02:59 -07:00
common.go fix(gc): sync repodb when gc'ing manifests (#1819) 2023-09-22 11:51:20 -07:00
common_test.go refactor(test): move image utils for tests in a separate module (#1789) 2023-09-15 09:53:15 -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