0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-03 23:09:41 -05:00
zot/pkg/cli/server
Andrei Aaron 51e779fab4
fix: improve output of zot verify (#2745)
See #2744, there are 2 updates:
1. Silence the usage output in case of config verification errors
2. Wrap the error details in all of the zot configuration errors so they are propagated and shown in stdout for `zot verify`
We also need to keep logging those message to the zot logs file since the same logic is caled in the `zot serve` use case.

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2024-10-25 13:42:03 -07:00
..
config_reloader.go refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
config_reloader_test.go ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
extensions_test.go ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
root.go fix: improve output of zot verify (#2745) 2024-10-25 13:42:03 -07:00
root_test.go fix(authn): make hashing/encryption keys used to secure cookies (#2536) 2024-08-12 15:11:53 -07:00
stress_test.go ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
validate_sync_disabled.go refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
validate_sync_enabled.go refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00