pulp / pulp/squeezer

deb_publications missing signing_service

Open
#107 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
29
Forks
45
Avg merge
4h 45m
Merged PRs (30d)
1

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the deb_publications implementation in squeezer and compare its create parameters with the Pulp REST API's Publications: Apt create operation. Use the provided httpie example to verify the signing_service input is represented, and consider the work done when Ansible can pass that value through to the publication request.

Written by the indexing model from the issue text.

Assessment

Tech stack
ansible, python
Domain
api, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.