oras-project / oras-go

ORAS Go library
https://oras.land
Apache License 2.0
170 stars 91 forks source link

Referrer Response support for layouts #711

Open sajayantony opened 5 months ago

sajayantony commented 5 months ago

What is the version of your ORAS CLI

v1.1

What would you like to be added?

Consider how referrers in the layout may be implemented from - https://github.com/opencontainers/image-spec/pull/1171

Why is this needed for ORAS?

Oras supports accessing and creating OCI layouts and should be handling referrers since 1.1 is now released.

Are you willing to submit PRs to contribute to this feature?