pulp / pulp/pulp_rust

Potential use case: drop Distribution entirely?

Open
#20 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Triage-Needed
Dominant language
Python
Stars
1
Forks
4
Avg merge
2d 8h
Merged PRs (30d)
6

Description

So much is going directly through the API that it's questionable whether the distribution is even needed. The Distribution provides a base_url and a remote and that's basically it.

We should audit whether there is genuinely a need for:

  • multiple views of the same repository
  • content guard functionality

in the same way as other plugins

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 auditing the Distribution and its base_url and remote, then investigate whether multiple views of the same repository and content guard functionality are needed, comparing other plugins as the issue requests. Done means a documented decision on whether Distribution can be dropped and what repository behavior that would affect.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, rust
Domain
api, backend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.