Actions
Bug #38440
closedDo not delete candlepin content when deleting a rolling repo clone of a structured apt deb repository
Description
When a rolling repo clone is created from a deb type library instance repo that uses structured apt mode, the same candlepin content is shared between both repos.
This makes sense, since by definition a rolling repo clone must contain the identical content as the library instance.
The workflow that deletes a rolling content view, will delete any rolling repo clones still in the content view. However, for deb repos using structured apt, it will also delete the candlepin content even though it is shared with the library instance repo, thus breaking the library instance repo.
This bug has existed since we first added rolling content views to katello 4.17.0.
Updated by Quirin Pamp 24 days ago
- Related to Feature #38048: Add rolling content views added
Updated by The Foreman Bot 24 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11399 added
Updated by Partha Aji 21 days ago
- Target version changed from Katello Next to Katello 4.17.1
- Triaged changed from No to Yes
Updated by The Foreman Bot about 13 hours ago
- Fixed in Releases Katello 4.18.0 added
Updated by Quirin Pamp about 12 hours ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|1a793acb30116340e3446cdb86610536386ca531.
Actions