Actions
Bug #33131
closed[pulp3] run orphan katello unit deletion as part of 'content prepare'
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1971069
Description of problem:
we run the orphan cleanup to delete old units (that pulp has deleted) as part of orphan cleanup on 3.18
We also run it as part of the content switchover command. When running content prepare however it does not get run.
This can give the impression to the user that there is missing/corrupt content when there isn't actually any, although this would only happen if they are running content prepare after upgrading to 3.18, but before the weekly orphan cleanup job has run (or if they've disabled it).
Actions