0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-13 22:50:38 -05:00
zot/pkg/cli
Petu Eusebiu f89925fb27 sync: periodically retry if on-demand fails inline, closes #281
sync: don't return error on sync signatures, just skip them, closes #375
sync: sync signatures on demand
sync on demand: in case of parallel requests pull image just once, closes #344

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2022-02-07 09:04:13 -08:00
..
cli.go move references to zotregistry.io and project-zot 2021-12-05 10:52:27 -08:00
client.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
client_test.go storage: improve/fix oci image validation 2022-02-02 13:31:41 -08:00
config_cmd.go build: split functionality into separate binaries 2022-01-11 11:48:18 -08:00
config_cmd_test.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
cve_cmd.go build: split functionality into separate binaries 2022-01-11 11:48:18 -08:00
cve_cmd_test.go storage: improve/fix oci image validation 2022-02-02 13:31:41 -08:00
image_cmd.go build: split functionality into separate binaries 2022-01-11 11:48:18 -08:00
image_cmd_test.go storage: improve/fix oci image validation 2022-02-02 13:31:41 -08:00
minimal.go move references to zotregistry.io and project-zot 2021-12-05 10:52:27 -08:00
root.go sync: periodically retry if on-demand fails inline, closes #281 2022-02-07 09:04:13 -08:00
root_test.go sync: periodically retry if on-demand fails inline, closes #281 2022-02-07 09:04:13 -08:00
searcher.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
service.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00