pulp / pulp_container

Pulp Container Registry
https://docs.pulpproject.org/pulp_container/
GNU General Public License v2.0
23 stars 44 forks source link

[EPIC] Audit whether pulp-container registry is OCI compliant and supports OCI matrix #1134

Open ipanova opened 1 year ago

ipanova commented 1 year ago

https://github.com/opencontainers/distribution-spec/blob/main/spec.md#appendix https://opencontainers.org/posts/blog/2024-03-13-image-and-distribution-1-1

ipanova commented 1 year ago

Artifact media type and referrers API were recently introduced we might want to add support to that.

ipanova commented 1 year ago

@lubosmj this ticket might need to be split into 2. I think 1) add support for artifact mediatype 2) add support for refferers API. I am suggesting to start with the former and create a separate ticket once you get more info for the 2.

ipanova commented 1 year ago

and in case you find other gaps during the audit please file more tickets respectively ;)

lubosmj commented 1 year ago

Sure, will do that. It might be worth creating an epic for this.

ipanova commented 1 year ago

Per my understanding the audit was completed and needed issues were filed separately. This issue was transformed into an EPIC to track the remaining work.