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

As a user a can remove signatures from a repo #548

Closed
ipanova opened this issue Jan 19, 2022 · 0 comments
Closed

As a user a can remove signatures from a repo #548

ipanova opened this issue Jan 19, 2022 · 0 comments
Assignees

Comments

@ipanova
Copy link
Member

ipanova commented Jan 19, 2022

enable signature removal form a push repo by providing :

  1. signature_digest which as a result will remove a single signature from the repo
  2. manifest_digest which as a result will remove all its signatures present in the repo
  3. signature_key_id which as a result will remove all signatures that were signed with the mentioned key

1 and 2 can be added later upon request.

w/r/t to sync repos, it is possible to remove signature(s) by providing the href(s) to the content unit(s) and use the /remove endpoint the code path still needs updates here https://github.com/pulp/pulp_container/blob/signing/pulp_container/app/tasks/recursive_remove.py#L116 in case signature content_href was specified

@ipanova ipanova changed the title As a user a can remove signatures from a push repo As a user a can remove signatures from a repo Jan 19, 2022
@ipanova ipanova self-assigned this Feb 3, 2022
ipanova added a commit to ipanova/pulp_container that referenced this issue Feb 8, 2022
ipanova added a commit to ipanova/pulp_container that referenced this issue Feb 8, 2022
ipanova added a commit to ipanova/pulp_container that referenced this issue Feb 8, 2022
ipanova added a commit to ipanova/pulp_container that referenced this issue Feb 8, 2022
ipanova added a commit to ipanova/pulp_container that referenced this issue Feb 14, 2022
ipanova added a commit to ipanova/pulp_container that referenced this issue Feb 14, 2022
ipanova added a commit to ipanova/pulp_container that referenced this issue Feb 14, 2022
ipanova added a commit to ipanova/pulp_container that referenced this issue Feb 14, 2022
ipanova added a commit to ipanova/pulp_container that referenced this issue Feb 15, 2022
ipanova added a commit to ipanova/pulp_container that referenced this issue Feb 15, 2022
ipanova added a commit to ipanova/pulp_container that referenced this issue Feb 15, 2022
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

1 participant