0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/cmd
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
..
zb fix(zb): fixed remote repositories cleanup (#1461) 2023-05-19 09:51:15 -07:00
zli chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
zot chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
zxp Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00