mirror of
https://github.com/project-zot/zot.git
synced 2025-03-04 02:02:49 -05:00
cache.HasBlob() looks in both buckets: duplicates and original blobs Because we want to check if the blob is in original bucket let's use cache.GetBlob() because it's looking only in original bucket. Signed-off-by: Eusebiu Petu <petu.eusebiu@gmail.com> |
||
---|---|---|
.. | ||
imagestore.go |