Skip to content
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

Users should be able to configure a signing service on RPM repositories #605

Closed
dralley opened this issue Nov 17, 2022 · 2 comments
Closed
Assignees
Labels
easy fix Good for newcomers feature request New feature request (template-set) prio-list driving Pulp's Kanban searches

Comments

@dralley
Copy link
Contributor

dralley commented Nov 17, 2022

Summary

The repository create workflow for RPM repositories should include a metadata-signing-service parameter enabling you to specify a metadata signing service.

Examples

$ pulp rpm repository create --name foo --metadata-signing-service bar

(or by href?)

@dralley dralley added feature request New feature request (template-set) Triage-Needed Needs to be reviewed at next pulp-cli mtg labels Nov 17, 2022
@mdellweg mdellweg added easy fix Good for newcomers prio-list driving Pulp's Kanban searches and removed Triage-Needed Needs to be reviewed at next pulp-cli mtg labels Nov 18, 2022
@dkliban dkliban self-assigned this Nov 22, 2022
@dkliban
Copy link
Member

dkliban commented Nov 22, 2022

I am going to implement this with --metadata-signing-service accepting a name of the service. Though it should probably support either a name or href.

@mdellweg
Copy link
Member

You should use a resource_option.

tjmullicani added a commit to tjmullicani/pulp-cli that referenced this issue Mar 13, 2023
fixes pulp#605

Co-Authored-By: Matthias Dellweg <2500@gmx.de>
tjmullicani added a commit to tjmullicani/pulp-cli that referenced this issue Mar 13, 2023
fixes pulp#605

Co-Authored-By: Matthias Dellweg <2500@gmx.de>
tjmullicani added a commit to tjmullicani/pulp-cli that referenced this issue Jun 1, 2023
fixes pulp#605

Co-Authored-By: Matthias Dellweg <2500@gmx.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy fix Good for newcomers feature request New feature request (template-set) prio-list driving Pulp's Kanban searches
Projects
No open projects
Archived in project
Development

No branches or pull requests

3 participants