mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 12:58:02 +08:00
4628080fa1d2694c503b7bb601ab88c89cbef9a4
See: https://github.com/project-zot/zot/issues/3560#issuecomment-3594856118 What happens is: - syncRef skips the image ("skipping image because it's already synced") - syncReferrers doesn't sync anything - CommitAll is still called even though nothing was synced - The temp directory exists but is empty (no index.json, no blobs) - CommitAll fails because index.json is missing Let's ensure we properly check for errors, and skip the log messages if some of the cases. Signed-off-by: Andrei Aaron <andreifdaaron@gmail.com>
zot
zot: a production-ready vendor-neutral OCI image registry - images stored in OCI image format, distribution specification on-the-wire, that's it!
Documentation for zot is located at: https://zotregistry.dev
Code of conduct details are here.
License
Description
Languages
Go
93.6%
Shell
5.8%
Makefile
0.4%