pulp / pulp/squeezer

Add package lookup for removing packages by name/version/arch

Open
#233 0 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

This should be consistently addressed in deb_package, rpm_package and file_content.
During content removal, enable ability to lookup package by vame, version, architecture. Today, only allows by digest.

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 by examining the deb_package, rpm_package, and file_content removal paths to see how digest lookup is currently handled. The work is done when package removal consistently supports lookup by name, version, and architecture in all three components, in addition to digest lookup.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.