-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Define API to serve ContentSignatures #758
Labels
Comments
gerrod3
added a commit
to gerrod3/pulp_ansible
that referenced
this issue
Jan 19, 2022
Add new signature model CollectionVersionSignature Add new content API to view CollectionVersionSignatures Add new sign task to repository endpoint to create new CollectionVersionSignatures Add new signature metadata to CollectionVersion Galaxy V3 API to enable syncing of signatures fixes: pulp#748 fixes: pulp#757 fixes: pulp#758
3 tasks
gerrod3
added a commit
to gerrod3/pulp_ansible
that referenced
this issue
Jan 21, 2022
Add new signature model CollectionVersionSignature Add new content API to view CollectionVersionSignatures Add new sign task to repository endpoint to create new CollectionVersionSignatures Add new signature metadata to CollectionVersion Galaxy V3 API to enable syncing of signatures fixes: pulp#748 fixes: pulp#757 fixes: pulp#758
gerrod3
added a commit
to gerrod3/pulp_ansible
that referenced
this issue
Jan 24, 2022
Add new signature model CollectionVersionSignature Add new content API to view CollectionVersionSignatures Add new sign task to repository endpoint to create new CollectionVersionSignatures Add new signature metadata to CollectionVersion Galaxy V3 API to enable syncing of signatures fixes: pulp#748 fixes: pulp#757 fixes: pulp#758
gerrod3
added a commit
to gerrod3/pulp_ansible
that referenced
this issue
Jan 24, 2022
Add new signature model CollectionVersionSignature Add new content API to view CollectionVersionSignatures Add new sign task to repository endpoint to create new CollectionVersionSignatures Add new signature metadata to CollectionVersion Galaxy V3 API to enable syncing of signatures fixes: pulp#748 fixes: pulp#757 fixes: pulp#758
gerrod3
added a commit
to gerrod3/pulp_ansible
that referenced
this issue
Jan 24, 2022
Add new signature model CollectionVersionSignature Add new content API to view CollectionVersionSignatures Add new sign task to repository endpoint to create new CollectionVersionSignatures Add new signature metadata to CollectionVersion Galaxy V3 API to enable syncing of signatures fixes: pulp#748 fixes: pulp#757 fixes: pulp#758
gerrod3
added a commit
to gerrod3/pulp_ansible
that referenced
this issue
Jan 24, 2022
Add new signature model CollectionVersionSignature Add new content API to view CollectionVersionSignatures Add new sign task to repository endpoint to create new CollectionVersionSignatures Add new signature metadata to CollectionVersion Galaxy V3 API to enable syncing of signatures fixes: pulp#748 fixes: pulp#757 fixes: pulp#758
gerrod3
added a commit
that referenced
this issue
Jan 24, 2022
Add new signature model CollectionVersionSignature Add new content API to view CollectionVersionSignatures Add new sign task to repository endpoint to create new CollectionVersionSignatures Add new signature metadata to CollectionVersion Galaxy V3 API to enable syncing of signatures fixes: #748 fixes: #757 fixes: #758
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
author: rochacbruno
original redmine issue: https://pulp.plan.io/issues/9544
Related to https://pulp.plan.io/issues/9543
Story:
As a client consuming a content, I want to be able to fetch all the signatures related to a specific content in order to perform verification prior to installation.
e.g:
The exact design of that API serializer is TBD
The text was updated successfully, but these errors were encountered: