Story #9513
Updated by pulpbot about 3 years ago
**Ticket moved to GitHub**: "pulp/pulp_container/504":https://github.com/pulp/pulp_container/issues/504 ---- Provide an extension of the docker/distribution API. Assuming a signed image has already been pushed into the Pulp Container Registry, one can read the signature(s)( any user with access to the image) using the following calls: * `GET /extensions/v2/<namespace>/<name>/signatures/` * `GET /extensions/v2/<namespace>/<name>/signatures/<imagesha256digest>` See https://docs.openshift.com/container-platform/3.10/admin_guide/image_signatures.html#reading-image-signatures-via-registry-api and https://github.com/openshift/origin/pull/12504/files