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.
Actions