0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-03-04 02:02:49 -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 8b4abc6ef6
Add a job to check zot config examples (and fix existing examples) (#2322)
* fix: Add credentials config verification

(cherry picked from commit e7fdfa0bcc)
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>

* fix: Update golang version to 1.21.x

Signed-off-by: onidoru <25552941+onidoru@users.noreply.github.com>
Signed-off-by: Nikita Kotikov <25552941+onidoru@users.noreply.github.com>
(cherry picked from commit cbc0f89dfb)
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>

* fix: LDAP credentials files are now required, add more tests

Signed-off-by: onidoru <25552941+onidoru@users.noreply.github.com>
Signed-off-by: Nikita Kotikov <25552941+onidoru@users.noreply.github.com>
(cherry picked from commit b74366d50b)
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>

* fix: Update error handling, add more tests

Signed-off-by: onidoru <25552941+onidoru@users.noreply.github.com>
Signed-off-by: Nikita Kotikov <25552941+onidoru@users.noreply.github.com>
(cherry picked from commit 8a61bbc2d4)
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>

* fix: Add coverage

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>

---------

Signed-off-by: onidoru <25552941+onidoru@users.noreply.github.com>
Signed-off-by: Nikita Kotikov <25552941+onidoru@users.noreply.github.com>
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
Co-authored-by: onidoru <onidoru@yahoo.com>
Co-authored-by: Nikita Kotikov <25552941+onidoru@users.noreply.github.com>
2024-03-21 10:23:37 -07:00
.github Add a job to check zot config examples (and fix existing examples) (#2322) 2024-03-21 10:23:37 -07:00
.zap feat(ui): update zui version (#2162) 2024-01-17 17:22:33 +02:00
build chore: update to go 1.22 (#2330) 2024-03-20 11:53:11 -07:00
cmd refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08: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 feat(cve): cli cve diff (#2242) 2024-03-06 10:40:29 +02:00
examples Add a job to check zot config examples (and fix existing examples) (#2322) 2024-03-21 10:23:37 -07:00
pkg Add a job to check zot config examples (and fix existing examples) (#2322) 2024-03-21 10:23:37 -07:00
scripts build(go): switch to go 1.21 (#2049) 2024-02-07 10:54:28 -08:00
swagger fix(oras)!: remove ORAS artifact references support (#2294) 2024-03-06 12:16:42 -08:00
test fix: ignore metadb errors if tag not found (#2301) 2024-03-13 07:28:08 +02: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: update to go 1.22 (#2330) 2024-03-20 11:53:11 -07:00
go.sum chore: fix dependabot alerts (#2331) 2024-03-20 07:37:29 +02:00
golangcilint.yaml refactor: rename go module from zotregistry.io/zot to zotregistry.dev/zot (#2187) 2024-01-31 20:34:07 -08:00
LICENSE
MAINTAINERS.md
Makefile Add a job to check zot config examples (and fix existing examples) (#2322) 2024-03-21 10:23:37 -07:00
NOTICE
README.md chore: add ossf scorecard 2024-03-14 09:43:42 -07: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 (#2331) 2024-03-20 07:37:29 +02:00
tools.go
zot.go

zot build test nightly jobs codecov.io Conformance Results CodeQL CII Best Practices OpenSSF Scorecard Go Reference

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.