0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-20 22:52:51 -05:00
zot/pkg
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
..
api fix(gc): sync repodb when gc'ing manifests (#1819) 2023-09-22 11:51:20 -07:00
cli fix(gc): sync repodb when gc'ing manifests (#1819) 2023-09-22 11:51:20 -07:00
common fix(sync): ping func should not try to read response body (#1757) 2023-09-13 20:00:51 +03:00
compliance refactor(test): move image utils for tests in a separate module (#1789) 2023-09-15 09:53:15 -07:00
debug feat(pprof): add profiling route handler to debug runtime (#1818) 2023-09-18 14:05:41 -07:00
exporter refactor: Review metrics endpoints (#1770) 2023-09-15 14:49:34 +03:00
extensions fix(gc): sync repodb when gc'ing manifests (#1819) 2023-09-22 11:51:20 -07:00
log refactor: Reduce zb binary size (#1783) 2023-09-13 10:28:14 +03:00
meta fix(gc): sync repodb when gc'ing manifests (#1819) 2023-09-22 11:51:20 -07:00
regexp chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage (#1068) 2023-01-18 08:24:44 -08:00
requestcontext refactor(authz): use a struct for user access control info operations (#1682) 2023-09-01 11:13:53 -07:00
scheduler refactor(cli): Move cmdflags package under pkg/cli/client (#1840) 2023-09-22 16:33:18 +03:00
storage fix(gc): sync repodb when gc'ing manifests (#1819) 2023-09-22 11:51:20 -07:00
test fix(gc): sync repodb when gc'ing manifests (#1819) 2023-09-22 11:51:20 -07:00