Actions
Story #9508
closedStory #9502: [EPIC] Contrainer Signing and Verification
As a user I, while mirroring, can verify image signature by providing verification policy config
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/499":https://github.com/pulp/pulp_container/issues/499
Signatures are verified but not saved unless explicitly specified with-signature=True
If signature-verify=True
was specified, the image signature will be verified against provided verification policy.
Only images that pass signature verification will be saved.
See https://github.com/containers/skopeo/blob/main/docs/skopeo-standalone-verify.1.md
Actions