0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/extensions/sync
Lisca Ana-Roberta d4f200c2e1
fix: changing default numWorkers, making it customizable and refactoring scheduler (#1563)
Signed-off-by: Lisca Ana-Roberta <ana.kagome@yahoo.com>
2023-07-04 11:03:29 +03:00
..
constants refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
httpclient refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
references feat(sync): sync references(signatures/artifacts) recursively (#1500) 2023-06-16 10:27:33 -07:00
content.go refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
content_internal_test.go refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
local.go refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
oci_layout.go refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
on_demand.go refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
on_demand_disabled.go refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
remote.go fix(sync): fixed skipping docker images when they already synced (#1521) 2023-06-21 11:05:52 -07:00
service.go feat(sync): sync references(signatures/artifacts) recursively (#1500) 2023-06-16 10:27:33 -07:00
sync.go fix: changing default numWorkers, making it customizable and refactoring scheduler (#1563) 2023-07-04 11:03:29 +03:00
sync_disabled_test.go refactor(sync): use task scheduler (#1301) 2023-05-31 10:26:23 -07:00
sync_internal_test.go fix(sync): flaky test on fetching tags (#1546) 2023-06-22 10:43:47 -07:00
sync_test.go fix(sync): fixed skipping docker images when they already synced (#1521) 2023-06-21 11:05:52 -07:00
utils.go fix(sync): fixed skipping docker images when they already synced (#1521) 2023-06-21 11:05:52 -07:00