Skip to content
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

Make it possible to schedule orphan cleanup periodically as a task #6104

Open
simenon opened this issue Dec 3, 2024 · 0 comments
Open

Make it possible to schedule orphan cleanup periodically as a task #6104

simenon opened this issue Dec 3, 2024 · 0 comments
Labels

Comments

@simenon
Copy link
Contributor

simenon commented Dec 3, 2024

Is your feature request related to a problem? Please describe.
kinda related to issue #6099 i opened, by misreading the docs. But in the end i want to schedule periodically an orphan cleanup

Describe the solution you'd like
Allow the orphan cleanup to be scheduled as a task from within pulp.

Describe alternatives you've considered
I could just schedule a cronjob from anywahere to call the orphan cleanup, but it feels to me that this just should be an option from within pulp.

Additional context
none

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants