0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg
Andrei Aaron d42ac4cd0d
fix(delete manifest): distinct behaviors for delete by tag vb delete by digest (#2626)
In case of delete by tag only the tag is removed, the manifest itself would continue to be accessible by digest.
In case of delete by digest the manifest would be completely removed (provided it is not used by an index or another reference).

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2024-10-03 09:06:41 -07:00
..
api fix(delete manifest): distinct behaviors for delete by tag vb delete by digest (#2626) 2024-10-03 09:06:41 -07:00
cli chore: update go.mod deps (#2610) 2024-08-14 13:09:45 -07:00
cluster feat(sync): support for periodic repo sync in scale-out cluster (#2424) 2024-05-31 09:25:34 -07:00
common ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
compliance ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
debug ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
exporter ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
extensions chore: upgrade trivy to v0.55.2 and update the logic of waiting for zot to start in some jobs (#2685) 2024-09-30 10:37:53 -07:00
log ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
meta fix: work around AWS S3 limits (#2629) 2024-09-12 08:26:43 -07:00
regexp chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage (#1068) 2023-01-18 08:24:44 -08:00
requestcontext refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
retention ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
scheduler ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
storage fix(delete manifest): distinct behaviors for delete by tag vb delete by digest (#2626) 2024-10-03 09:06:41 -07:00
test fix(gc): gc now removes blob uploads which have not changed within the gc delay interval (#2599) 2024-08-12 11:58:46 -07:00