Skip to content

[bitnami/harbor] Add support for registry storage upload purging setting #33587

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

keviiin38
Copy link

Description of the change

Add the option to configure of the uploadpurging setting in the registry storage.maintenance section.

Benefits

With this change, the registry could clean the _uploads folders if enabled, which could save a lot of space on the storage backend.

Possible drawbacks

Currently, the value is hardcoded to enabled: false, in order to prevent massive deletes on the storage backend, the default enabled: false has been kept in the values.yaml file.

As opposed to the default values of distribution/distribution which is enabled: true.

Applicable issues

  • n/a

Additional information

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

@github-actions github-actions bot added harbor triage Triage is needed labels May 9, 2025
@github-actions github-actions bot requested a review from carrodher May 9, 2025 13:43
bitnami-bot and others added 2 commits May 9, 2025 13:49
Signed-off-by: Bitnami Bot <[email protected]>
Signed-off-by: Carlos Rodríguez Hernández <[email protected]>
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels May 9, 2025
@github-actions github-actions bot removed the triage Triage is needed label May 9, 2025
@github-actions github-actions bot removed the request for review from carrodher May 9, 2025 17:29
@github-actions github-actions bot requested a review from migruiz4 May 9, 2025 17:29
Signed-off-by: Bitnami Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
harbor in-progress verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants