0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-04-01 02:42:32 -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 cb9b82823a
fix(zui): show referrers pointing to image manifests (#3053)
See https://github.com/project-zot/zui/issues/476

In previous implementations the referrers tab only showed the referrers returned at image
level, ignoring the referrers returned at manifest level.
This is fine for singlearch images, since they are the same.
For images containing multiple manifests only index referrers were shown.
The current implementation would show both the referrers to the index and the current manifest.

Also fix refreshing the data shown in the tag details tabs on changing the selected manifest

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2025-03-24 13:19:09 +02:00
.github feat: build windows binaries (#3047) 2025-03-21 12:51:44 -07:00
.zap feat(ui): update zui version (#2162) 2024-01-17 17:22:33 +02:00
build chore: Remove VOLUME instruction from image (#3027) 2025-03-18 10:38:28 +02:00
cmd Cumulative improvements for CI troubleshooting (#2996) 2025-03-01 01:04:09 +02:00
demos chore: update image and dist specs to v1.1.1 (#3023) 2025-03-13 10:06:02 +02:00
docs swagger: rename 'docs/' to 'swagger/' 2021-10-21 13:46:14 -07:00
errors [feat]: add support for EC/ED25519 public keys for token authentication (#2998) 2025-03-06 14:32:13 -08:00
examples chore: update image and dist specs to v1.1.1 (#3023) 2025-03-13 10:06:02 +02:00
pkg feat: handle multiple attributes (#3052) 2025-03-22 22:47:02 -07:00
scripts ci: nightly ci now uses ubuntu 24.04+ (#2886) 2025-01-17 09:48:23 -08:00
swagger chore: update image and dist specs to v1.1.1 (#3023) 2025-03-13 10:06:02 +02:00
test ci: fix failures in nightly (#3042) 2025-03-18 10:39:51 -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 doc: add a CODE_OF_CONDUCT.md 2020-12-15 11:20:45 -08:00
codecov.yml refactor(metadb): improve UX by speeding up metadb serialize/deserialize (#1842) 2023-10-30 13:06:04 -07:00
CODEOWNERS add a CODEOWNERS file 2022-05-04 11:52:28 -07:00
COMPARISON.md move references to zotregistry.io and project-zot 2021-12-05 10:52:27 -08:00
CONTRIBUTING.md build: fix container image targets (#1856) 2023-10-04 09:12:56 -07:00
go.mod chore: fix dependabot alerts (#3051) 2025-03-21 18:28:59 -07:00
go.sum chore: fix dependabot alerts (#3051) 2025-03-21 18:28:59 -07:00
golangcilint.yaml chore: update ui version (#2827) 2024-12-14 11:58:04 -08:00
LICENSE docs: fix copyright related info for cncf onboarding (#1117) 2023-01-17 15:43:45 -08:00
MAINTAINERS.md docs: fix CNCF related documentation (#1099) 2023-01-10 15:52:11 -08:00
Makefile fix(zui): show referrers pointing to image manifests (#3053) 2025-03-24 13:19:09 +02:00
NOTICE docs: fix copyright related info for cncf onboarding (#1117) 2023-01-17 15:43:45 -08:00
README.md fix: minor visual issues in readme/badges (#2552) 2024-07-16 12:16:54 +03:00
README_fuzz.md Add fuzz tests for storage_fs (#601) 2022-07-27 20:37:55 +03:00
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 chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage (#1068) 2023-01-18 08:24:44 -08:00
zot.go zot: initial commit 2019-06-21 15:29:19 -07:00

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