Actions
Refactor #35260
closedDrop Module Profile and Module Profile Rpms from katello
Description
Pulp stores profile information in metadata but does not expose it on the API for katello to index. We have an issue in pulp: https://github.com/pulp/pulp_rpm/issues/2456 to gather feedback.
In the meantime we are dropping all data from these tables in katello 4.4.2 as part of https://github.com/Katello/katello/pull/10196. We also hid these pages on the UI as part of: https://github.com/Katello/katello/pull/10060.
Creating this as follow up to completely drop these tables and remove any code that references that including indexing etc.
Updated by Samir Jha over 2 years ago
Follow up on https://projects.theforeman.org/issues/35031 which is tied to 4.4.2 and deletes stale ModuleProfile and ModuleProfileRpms.
Updated by Samir Jha over 2 years ago
- Assignee set to Samir Jha
- Target version changed from Katello 4.6.0 to Katello Backlog
- Triaged changed from No to Yes
Updated by Samir Jha almost 2 years ago
- Status changed from New to Resolved
This has been fixed in katello 4.7. Closing as resolved.
Actions