0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-04-01 02:42:32 -05:00
zot/pkg
Tycho Andersen 94afc30661 routes: lock everything that modifies blobs
Now that we're GCing blobs on delete/update manifest, we should lock the
blob queries so that they don't race with each other.

This is a pretty coarse grained lock, there's probably a better way to do
this.

Signed-off-by: Tycho Andersen <tycho@tycho.ws>
2020-03-20 10:58:21 -07:00
..
api routes: lock everything that modifies blobs 2020-03-20 10:58:21 -07:00
cli cli: deprecate "compliance" command 2020-01-16 15:05:55 -08:00
compliance conformance: fix http status codes for MANIFEST DELETE failures. 2020-03-18 15:50:40 -07:00
log routes: add more logs 2020-01-06 22:51:42 -08:00
storage zot: run GC after manifest removal 2020-03-20 10:58:21 -07:00