0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg
alexstan12 f75bce3085
feat(graphql): add an api to return referrers (#1009)
UI can now make use of OCI artifacts and references using `Referrers` gQL query.
It returns a list of descriptors that refer on their `subject` field to another
digest.

Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
2022-11-23 10:53:28 -08:00
..
api fix: handle remote cache driver misconfig (#1011) 2022-11-23 00:19:15 -08:00
cli feat(cache): dynamodb implementation (#953) 2022-11-22 10:29:57 -08:00
common chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
compliance chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
debug feat(artifact): add OCI references support (#936) 2022-11-08 00:38:16 -08:00
exporter chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
extensions feat(graphql): add an api to return referrers (#1009) 2022-11-23 10:53:28 -08:00
log chore(lint): gci to separate zot from other imports (#870) 2022-10-20 09:39:20 -07:00
requestcontext fix(storage): deleting manifests with identical digests (#951) 2022-11-18 09:35:28 -08:00
scheduler fix(coverage): scheduler coverage (#893) 2022-10-21 18:33:22 +03:00
storage feat(cache): dynamodb implementation (#953) 2022-11-22 10:29:57 -08:00
test feat(graphql): add an api to return referrers (#1009) 2022-11-23 10:53:28 -08:00