Actions
Bug #35599
closedCreate a rake task to identify missing content in Candlepin
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Pull request:
Description
There has been cases where customers having missing custom content in Candlepin that can lead to issues such as repos not showing up correctly in the redhat.repo file on clients, entitlement certs missing content, and various other issues with Katello and Candlepin.
Partha created a PR to add checks on the following tasks:
- Sync
- Publish
- Promote
This will help prevent issues going forward. This issue adds a rake task which uses the same check Partha added, to identify missing content, which could be used in foreman-maintain during upgrades if desired.
Updated by Chris Roberts about 2 years ago
- Bugzilla link set to 1931027
- Red Hat JIRA set to SAT-12146
Updated by The Foreman Bot about 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10309 added
Updated by The Foreman Bot about 2 years ago
- Fixed in Releases Katello 4.7.0 added
Updated by Chris Roberts about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|7a5a352fbd8fbf9913c215c5bba15c83bc4ad4db.
Actions