0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg
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
..
api fix(delete manifest): distinct behaviors for delete by tag vb delete by digest (#2626) 2024-10-03 09:06:41 -07:00
cli fix: improve output of zot verify (#2745) 2024-10-25 13:42:03 -07:00
cluster feat(sync): support for periodic repo sync in scale-out cluster (#2424) 2024-05-31 09:25:34 -07:00
common ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
compliance ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
debug ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
exporter ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
extensions fix: issues with nested index processing in CVE and metaDB code (#2732) 2024-10-21 09:57:43 -07:00
log ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
meta fix: issues with nested index processing in CVE and metaDB code (#2732) 2024-10-21 09:57:43 -07:00
regexp
requestcontext refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
retention ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
scheduler ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
storage chore: less confusing warning message when unexpected media type is found in index manifest list (#2746) 2024-10-25 13:39:05 -07:00
test test: add more tests for GCing indexes referencing other indexes referencing manifests (#2716) 2024-10-11 20:31:48 +03:00