As an administrator, I'd like a simple way to compare repositories on two different Pulp3 servers for equality
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 598
- Forks
- 168
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 86
Description
Author: wibbit (wibbit)
Redmine Issue: 8463, https://pulp.plan.io/issues/8463
As an administrator of multiple Pulp3 instances, I would like a simple way to check to see if two publications of a repository are identical.
Expected use case.
Pulp Server 1:
I have x repositories, each with multiple publications and distributors (think 1 distributor/publication per "release").
This work is synchronised across multiple Pulp3 instances.
I would like a simple way to ensure that the presented content (current, don't care about added/removed), is identical amongst these instances.
Bonus points if it's accessible without the use of the API :)
Possibly related to https://pulp.plan.io/issues/5615
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points, so first clarify the comparison scope and whether it must work without the API. Done means providing a simple way to verify that the current presented content of publications on two Pulp3 servers is identical.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100