0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-03-04 02:02:49 -05:00
zot/pkg
peusebiu cda6916b45
fix: don't allow blobs to be deleted if in use (#1559)
dist-spec APIs independently allow deletion of blobs and manifests.
Doing the former when in use by an image manifest or index is simply
error-prone. So disallow it.

Fixes issue #1509

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
Co-authored-by: Ramkumar Chinchani <rchincha@cisco.com>
2023-07-10 12:24:45 +03:00
..
api fix: don't allow blobs to be deleted if in use (#1559) 2023-07-10 12:24:45 +03:00
cli feat: integrate openID auth logic and user profile management (#1381) 2023-07-07 09:27:10 -07:00
common feat: integrate openID auth logic and user profile management (#1381) 2023-07-07 09:27:10 -07:00
compliance feat(repodb): Multiarch Image support (#1147) 2023-02-27 11:23:18 -08:00
debug chore: update golang (to 1.20.x) and golangci-linter (#1388) 2023-04-27 00:09:46 -07:00
exporter feat: remove usage of zerolog.Logger.Msgf() from zot code (#1382) 2023-04-27 19:44:22 -07:00
extensions feat: integrate openID auth logic and user profile management (#1381) 2023-07-07 09:27:10 -07:00
log refactor(artifact): remove oci artifact support (#1359) 2023-05-10 10:15:33 -07:00
meta feat: integrate openID auth logic and user profile management (#1381) 2023-07-07 09:27:10 -07:00
regexp
requestcontext feat: integrate openID auth logic and user profile management (#1381) 2023-07-07 09:27:10 -07:00
scheduler fix: changing default numWorkers, making it customizable and refactoring scheduler (#1563) 2023-07-04 11:03:29 +03:00
storage fix: don't allow blobs to be deleted if in use (#1559) 2023-07-10 12:24:45 +03:00
test feat: integrate openID auth logic and user profile management (#1381) 2023-07-07 09:27:10 -07:00