0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg/extensions/sync
peusebiu 9074f8483b
feat(retention): added image retention policies (#1866)
feat(metaDB): add more image statistics info

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2023-11-01 09:16:18 -07:00
..
constants fix: add support for uploaded index when signing using notation (#1882) 2023-10-12 18:45:20 -07:00
httpclient fix(sync): fix data race when pinging registries by read-locking (#1924) 2023-10-12 11:00:33 +03:00
references feat(retention): added image retention policies (#1866) 2023-11-01 09:16:18 -07:00
content.go
content_internal_test.go
local.go feat(retention): added image retention policies (#1866) 2023-11-01 09:16:18 -07:00
oci_layout.go
on_demand.go
on_demand_disabled.go
remote.go
service.go fix: add support for uploaded index when signing using notation (#1882) 2023-10-12 18:45:20 -07:00
sync.go
sync_disabled_test.go
sync_internal_test.go feat(retention): added image retention policies (#1866) 2023-11-01 09:16:18 -07:00
sync_test.go feat(retention): added image retention policies (#1866) 2023-11-01 09:16:18 -07:00
utils.go