Actions
Feature #39241
closedCreate upgrade job to remove publications for all Python repositories in Pulp database
Description
On upgrade from Katello 4.20 to 4.21, an job must run during or post upgrade to destroy all PythonPublication objects from the Pulp DB on the Foreman server. Optionally, this can be limited in scope to existing Python repository distribution publications.
Regenerate metadata for existing Python repos. This should remove these publications from the Katello DB as well. Orphan cleanup if needed.
Pre-existing Python repos should be syncable and consumable on a newly upgraded Foreman server and should have no publications after upgrade.
Updated by The Foreman Bot about 2 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11713 added
Updated by The Foreman Bot about 1 month ago
- Fixed in Releases Katello 4.21.0 added
Updated by Quinn James about 1 month ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|d9c017f564264aa607892f899d63de187248535f.
Actions