pulp / pulp/pulpcore

Quota based repositories

Open
#6,109 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature
Dominant language
Python
Stars
598
Forks
168
Avg merge
1d 4h
Merged PRs (30d)
86

Description

Is your feature request related to a problem? Please describe.
Sometimes we want to restrict the disk usage of a repository. Therefore it would be nice if we somehow can define a quota on repository size.

Describe the solution you'd like
Option to define a quota on a repository based on disksize and/or amount of packages

Describe alternatives you've considered
none

Additional context
We use build pipelines a lot that deploy their nightly builds. In time this can grow so large it fills the disk. To prevent this we would like to quota these kind of repositories

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

The issue names no files, tests, or entry points. Start by clarifying whether quotas apply to disk usage, package count, or both, and how repository usage is measured. Done should include a defined quota configuration, enforcement behavior, and coverage for repositories that exceed their limit.

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
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.