Feature #33919
Support 'cleaning' a repo of downloaded on_demand content
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
as pulp now supports it
Related issues
Associated revisions
History
#1
Updated by Justin Sherrill 8 months ago
- Subject changed from Support 'cleaning' a repo of downloaded on_demand content to Support 'cleaning' a repo of downloaded on_demand content
supported in 3.15: https://pulp.plan.io/issues/8459
#2
Updated by James Jeffers 8 months ago
- Triaged changed from No to Yes
#3
Updated by Ian Ballou 8 months ago
What this will likely look like:
1) A button on the repo details page to clean that repository if it is on demand
2) A bulk selection for cleaning many on demand repositories
-> If there are some immediate repositories in the selection, ignore them and clean the on demand repositories
-> If there are no on demand repositories, throw an error
3) A button on a smart proxy to clean all of its repositories if it is on demand
#4
Updated by The Foreman Bot 7 months ago
- Assignee set to Ian Ballou
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9811 added
#5
Updated by Justin Sherrill 7 months ago
- Target version changed from Katello 4.4.0 to Katello 4.3.0
#6
Updated by Ian Ballou 7 months ago
- Related to Bug #34080: Stop querying Pulp for all repositories when reclaiming space from a smart proxy added
#7
Updated by The Foreman Bot 7 months ago
- Fixed in Releases Katello 4.4.0 added
#8
Updated by Anonymous 7 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|cb8ac796e21571de5c25de013e1295790390d327.
#9
Updated by Evgeni Golov 3 months ago
- Related to Bug #34788: non-content Proxies not rendered properly in the UI added
Fixes #33919 - support on_demand repo cleaning (#9811)