0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-23 22:27:35 -05:00
zot/pkg/extensions/search/common
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
..
common.go fix: ImageSummary should have author information (#976) 2022-11-10 15:02:17 -08:00
common_test.go feat(graphql): add an api to return referrers (#1009) 2022-11-23 10:53:28 -08:00
model.go feat(graphql): add an api to return referrers (#1009) 2022-11-23 10:53:28 -08:00
oci_layout.go fix(storage): sanitize storage locks (#1003) 2022-11-22 10:13:08 -08:00