0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-17 23:45:36 -05:00
zot/pkg
Tycho Andersen 95d4a7ce04 zot: run GC after manifest removal
Clients today expect the repo to clean up if there are unused blobs, not to
manually delete things they think are unused. Let's do that, and use
umoci's code to do it since it's tested and works.

v2: also run GC on update as well as delete

v3: fix up error return paths needing two args

Signed-off-by: Serge Hallyn <shallyn@cisco.com>
Signed-off-by: Tycho Andersen <tycho@tycho.ws>
2020-03-20 10:58:21 -07:00
..
api conformance: fix http status codes for MANIFEST DELETE failures. 2020-03-18 15:50:40 -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