0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-27 23:01:43 -05:00
zot/pkg
peusebiu c3801dc3d3
fix(dedupe): run dedupe only for repositories found at startup (#1844)
no need to run dedupe/restore blobs for images being pushed or synced while
running dedupe task, they are already deduped/restored inline.

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2023-09-27 11:15:08 -07:00
..
api refactor(scrub): replace umoci logic in scrub implementation (#1845) 2023-09-26 11:02:11 -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 refactor(scrub): replace umoci logic in scrub implementation (#1845) 2023-09-26 11:02:11 -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(dedupe): run dedupe only for repositories found at startup (#1844) 2023-09-27 11:15:08 -07:00
test fix(dedupe): run dedupe only for repositories found at startup (#1844) 2023-09-27 11:15:08 -07:00