0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-06 22:40:28 -05:00
zot/pkg
Catalin Hofnar 20a60cbad4 Enhance sync logic - stop blob redownloads and re-pushes (#479 #480)
Changed imagesToCopyFromUpstream to return a map[string][]types.ImageReference from just an array of refs
Rewrote some logic in sync.go to use the new signature of imagesToCopyFromUpstream
Split getLocalImageRef by adding function getLocalCachePath
Adapted tests for new changes, added some tests
Merged #481

Signed-off-by: Catalin Hofnar <catalin.hofnar@gmail.com>
2022-05-16 10:05:01 -07:00
..
api default policy only authorization 2022-05-03 11:46:55 -07:00
cli use TempDir instead of /tmp/zot in tests 2022-05-05 10:38:53 -07:00
common sync: periodically retry if on-demand fails inline, closes #281 2022-02-07 09:04:13 -08:00
compliance Fix problems signaled by new linter version v1.45.2 2022-04-27 09:55:44 -07:00
exporter lint: Move out config reloader context from controller struct 2022-03-24 10:50:01 -07:00
extensions Enhance sync logic - stop blob redownloads and re-pushes (#479 #480) 2022-05-16 10:05:01 -07:00
log Fix problems signaled by new linter version v1.45.2 2022-04-27 09:55:44 -07:00
storage Fix problems signaled by new linter version v1.45.2 2022-04-27 09:55:44 -07:00
test Fix problems signaled by new linter version v1.45.2 2022-04-27 09:55:44 -07:00