0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-17 23:45:36 -05:00
zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)
Find a file
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
.github chore: fix dependabot alerts (#2729) 2024-10-16 12:59:09 +03:00
.zap feat(ui): update zui version (#2162) 2024-01-17 17:22:33 +02:00
build ci: add description field to our published images (#2354) 2024-04-01 08:40:09 -07:00
cmd fix(delete manifest): distinct behaviors for delete by tag vb delete by digest (#2626) 2024-10-03 09:06:41 -07:00
demos refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
docs
errors ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
examples fix(authn): make hashing/encryption keys used to secure cookies (#2536) 2024-08-12 15:11:53 -07:00
pkg fix: improve output of zot verify (#2745) 2024-10-25 13:42:03 -07:00
scripts misc: make update_licenses.sh faster (#2553) 2024-07-18 10:22:32 +03:00
swagger fix(oras)!: remove ORAS artifact references support (#2294) 2024-03-06 12:16:42 -08:00
test chore: upgrade trivy to v0.55.2 and update the logic of waiting for zot to start in some jobs (#2685) 2024-09-30 10:37:53 -07:00
.gitattributes build(deps): bump all dependencies (#2532) 2024-08-02 14:23:53 -07:00
.gitignore refactor(metadb): improve UX by speeding up metadb serialize/deserialize (#1842) 2023-10-30 13:06:04 -07:00
CODE_OF_CONDUCT.md
codecov.yml refactor(metadb): improve UX by speeding up metadb serialize/deserialize (#1842) 2023-10-30 13:06:04 -07:00
CODEOWNERS
COMPARISON.md
CONTRIBUTING.md build: fix container image targets (#1856) 2023-10-04 09:12:56 -07:00
go.mod chore: fix dependabot alerts (#2742) 2024-10-23 08:43:07 +03:00
go.sum chore: fix dependabot alerts (#2742) 2024-10-23 08:43:07 +03:00
golangcilint.yaml chore: fix dependabot alerts (#2664) 2024-09-19 23:50:08 -07:00
LICENSE
MAINTAINERS.md
Makefile chore: fix dependabot alerts (#2684) 2024-10-01 11:11:27 +03:00
NOTICE
README.md fix: minor visual issues in readme/badges (#2552) 2024-07-16 12:16:54 +03:00
README_fuzz.md
SECURITY.md chore: update support matrix 2024-03-14 09:43:42 -07:00
THIRD-PARTY-LICENSES.md chore: fix dependabot alerts (#2645) 2024-09-09 18:32:57 -07:00
tools.go
zot.go

zot

build test nightly jobs codecov Conformance Results CodeQL CII Best Practices OpenSSF Scorecard Go Reference FOSSA Status

zot: a production-ready vendor-neutral OCI image registry - images stored in OCI image format, distribution specification on-the-wire, that's it!

Documentation for zot is located at: https://zotregistry.dev

Code of conduct details are here.

License

FOSSA Status