0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg/extensions/sync
peusebiu 3dd3c46ee3
test: stop task scheduler between test runs (#1311)
sync: remove sync WaitGroup, it's stopped with context
sync: onDemand will always try to sync newest image when a tag is used
if a digest is used then onDemand will serve local image
test(sync): fix flaky coverage in sync package
closes #1294

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2023-03-29 11:37:58 -07:00
..
on_demand.go feat(repodb): sync-repodb WIP (#1241) 2023-03-09 10:41:48 -08:00
signatures.go feat(repodb): sync-repodb WIP (#1241) 2023-03-09 10:41:48 -08:00
sync.go test: stop task scheduler between test runs (#1311) 2023-03-29 11:37:58 -07:00
sync_disabled_test.go refactor: Centralise extensions config entries (#1177) 2023-02-15 22:20:28 -08:00
sync_internal_test.go test: stop task scheduler between test runs (#1311) 2023-03-29 11:37:58 -07:00
sync_test.go test: stop task scheduler between test runs (#1311) 2023-03-29 11:37:58 -07:00
utils.go feat(repodb): sync-repodb WIP (#1241) 2023-03-09 10:41:48 -08:00