0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/common
peusebiu 8e68255946
fix(sync): added bearer client for sync (#2222)
fixed ping function taking too much time

closes: #2213 #2212

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2024-02-14 09:18:10 -08:00
..
common.go feat(scheduler): gracefully shutdown (#1951) 2023-11-24 00:40:10 -08:00
common_test.go refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
http_client.go fix(sync): added bearer client for sync (#2222) 2024-02-14 09:18:10 -08:00
http_client_test.go fix(sync): added bearer client for sync (#2222) 2024-02-14 09:18:10 -08:00
http_server.go refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
model.go feat(CVE): add CVE severity counters to returned images and CVE list calls (#2131) 2023-12-13 09:16:31 -08:00
oci.go refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
oci_test.go refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
retry.go refactor(cli): added equivalent subcommands for each flag combination under every command (#1674) 2023-08-30 20:12:24 +03:00