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

deb_publications missing signing_service #107

Open
williamtwomey opened this issue Sep 8, 2022 · 3 comments
Open

deb_publications missing signing_service #107

williamtwomey opened this issue Sep 8, 2022 · 3 comments

Comments

@williamtwomey
Copy link

It doesn't appear that deb_publications supports signing_service (https://docs.pulpproject.org/pulp_deb/restapi.html#tag/Publications:-Apt/operation/publications_deb_apt_create)

httpie example:
http $AUTH POST $BASE_ADDR/pulp/api/v3/publications/deb/apt/ simple=true signing_service=$BASE_ADDR/pulp/api/v3/signing-services// repository=/pulp/api/v3/repositories/deb/apt//

It would be great to have this available to us in ansible. if possible.

@matthewblaha
Copy link

I've run into this as an issue too -- is this correct or is there a workaround? I'd very much prefer to only create signed publications.

@mdellweg
Copy link
Member

mdellweg commented Apr 5, 2023

I cannot promise to work on this in any given timeframe. Feel free to open a nice PR for it though...

@matthewblaha
Copy link

Understandable. I'm only using "verbatim" published repos right now so it isn't really breaking my setup, but I may take a crack at it, would just need to change some calls as far as I can tell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants