https://github.com/opencontainers/distribution-spec/blob/main/spec.md#listing-referrers
- Add OCI Artifact manifest type
- Add OCI Artifact manifest handlers
- Register
v2/<repository>/referrers route
- Add filtering/paging support based on artifact type and page size
Open questions:
- do we move the ORAS artifact extended storage functionality into the main storage package?
- do we implement a separate storage interface for OCI Artifact referrers than the ORAS extension storage implementation?
https://github.com/opencontainers/distribution-spec/blob/main/spec.md#listing-referrers
v2/<repository>/referrersrouteOpen questions: