Actions
Story #9513
closedStory #9502: [EPIC] Contrainer Signing and Verification
As a user I can view container image signatures
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
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
Updated by pulpbot about 3 years ago
- Description updated (diff)
- Status changed from NEW to CLOSED - DUPLICATE
Actions