0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-04-01 02:42:32 -05:00
zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)
Find a file
peusebiu 1b184ceef8
fix(zb): fixed remote repositories cleanup (#1461)
fix(storage/local): also put deduped blobs in cache, not just origin blobs

this caused an error when trying to delete deduped blobs
from multiple repositories

fix(storage/s3): check blob is present in cache before deleting

this is an edge case where dedupe is false but cacheDriver is not nil
(because in s3 we open the cache.db if storage find it in rootDir)
it caused an error when trying to delete blobs uploaded with dedupe false

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2023-05-19 09:51:15 -07:00
.github fix(ci-cd): trigger update-helm-chart after push-image is completed (#1435) 2023-05-10 09:53:39 -07:00
.zap fix(csp): upgrade UI and fix zap failure (#1372) 2023-04-13 13:48:09 -07:00
build fix: use golang 1.20 to build our container images (#1408) 2023-05-01 16:25:52 -07:00
cmd fix(zb): fixed remote repositories cleanup (#1461) 2023-05-19 09:51:15 -07:00
demos
docs
errors fix(sync): fixed way of updating repodb when syncing a signature (#1439) 2023-05-15 12:02:23 +03:00
examples feat: verifying and enabling necessary extensions for ui (#1369) 2023-05-12 09:43:14 -07:00
pkg fix(zb): fixed remote repositories cleanup (#1461) 2023-05-19 09:51:15 -07:00
swagger
test chore: fix dependabot alerts (#1409) 2023-05-11 16:39:21 -07:00
.gitignore
CODE_OF_CONDUCT.md
codecov.yml refactor(artifact): remove oci artifact support (#1359) 2023-05-10 10:15:33 -07:00
CODEOWNERS
COMPARISON.md
CONTRIBUTING.md
go.mod chore: fix dependabot alerts (#1458) 2023-05-17 00:37:34 -07:00
go.sum chore: fix dependabot alerts (#1458) 2023-05-17 00:37:34 -07:00
golangcilint.yaml refactor(artifact): remove oci artifact support (#1359) 2023-05-10 10:15:33 -07:00
LICENSE
MAINTAINERS.md
Makefile feat(UI): upgrade to a UI which supports user preferences (#1460) 2023-05-18 09:44:28 -07:00
NOTICE
README.md
README_fuzz.md
SECURITY.md
THIRD-PARTY-LICENSES.md
tools.go
zot.go

zot build-test codecov.io Conformance Results CodeQL CII Best Practices Go Reference

zot: a production-ready vendor-neutral OCI image registry - images stored in OCI image format, distribution specification on-the-wire, that's it!

Docs

Documentation for zot is located at: https://zotregistry.io

Code of Conduct

Details are in the code of conduct