0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg/extensions
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
..
config make scrub inline and periodic 2022-04-01 13:38:24 -07:00
monitoring Fix problems signaled by new linter version v1.45.2 2022-04-27 09:55:44 -07:00
scrub make scrub inline and periodic 2022-04-01 13:38:24 -07:00
search Fix problems signaled by new linter version v1.45.2 2022-04-27 09:55:44 -07:00
sync Enhance sync logic - stop blob redownloads and re-pushes (#479 #480) 2022-05-16 10:05:01 -07:00
extensions.go Fix problems signaled by new linter version v1.45.2 2022-04-27 09:55:44 -07:00
minimal.go Fix problems signaled by new linter version v1.45.2 2022-04-27 09:55:44 -07:00