pulp / pulp/pulp_container

[PULP-1747] Investigate/perform the merging of two repository types (mirror + push)

Open
#1,295 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Task
Dominant language
Python
Stars
31
Forks
56
Avg merge
2d 22h
Merged PRs (30d)
22

Description

Now, we should be able to merge our repository types because we eliminated the unnecessary repository versioning from repositories of the push type.

We need to consider the discrepancies between the repository types, e.g.:

  • when importing/exporting content
  • removing images from the API
  • RBAC
  • etc.

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 comparing the mirror and push repository behavior at the import/export paths, image-removal API, and RBAC handling named in the issue. The issue does not identify files or tests; first establish the discrepancies and define the unified repository behavior before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, authorization, backend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.