Issue #3880
closedmanifest list os and arch attributes on manifests themselves
Description
Related to https://pulp.plan.io/issues/3137 I see that os/arch is present in the array of manifests associated with a manifest list. I am wondering if that information can/should be stored on the manifests themselves as well.
I understand that the docker schema does not do this but it seems like it would be useful information when browsing manifests. Or am I misunderstanding and a manifest may belong to more than one manifest list and be associated with more than one os/arch pairing.
Updated by ipanova@redhat.com over 6 years ago
exactly, we cannot store the information on the manifest taken from the manifest list, especially when manifests can be cross referenced in the manifest lists ---> may belong to more than one manifest list and be associated with more than one os/arch pairing.
Updated by ipanova@redhat.com over 6 years ago
- Status changed from NEW to CLOSED - WONTFIX