Bug #18405
closedUpdate installer upgrade process to include resolving data integrity issues.
Description
There are a couple of issues that were worked on recently to provide/update rake tasks to allow users to resolve possible data integrity issues for repositories and hosts/consumers. They included:
http://projects.theforeman.org/issues/17351 - e.g. added 'correct_repositories', 'correct_puppet_environments'...etc
http://projects.theforeman.org/issues/15721 - updated 'clean_backend_objects'
This issue is to enhance the installer upgrade process to perform these rake tasks to resolve these issues, to avoid users having to debug and manually execute the tasks.
The intent/goal would be to add the following parameter to the installer:
--clean-mismatches
true/false: defaults to 'true'
purpose: if 'true', execute the above tasks during the upgrade process. if 'false', execute the tasks in a 'non-commit' mode to report to the user the changes that would have been made
Updated by Justin Sherrill almost 8 years ago
- Translation missing: en.field_release set to 114
Updated by Brad Buckingham almost 8 years ago
- Target version changed from 163 to 169
Updated by Brad Buckingham almost 8 years ago
- Status changed from New to Assigned
- Assignee set to Brad Buckingham
Updated by The Foreman Bot almost 8 years ago
- Status changed from Assigned to Ready For Testing
- Translation missing: en.field_release deleted (
114) - Pull request https://github.com/Katello/katello-installer/pull/483 added
Updated by Eric Helms almost 8 years ago
- Translation missing: en.field_release set to 211
Updated by Brad Buckingham almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|009c33d62593f343948f01dc803641387a1fd79f.
Updated by Brad Buckingham over 7 years ago
- Has duplicate Bug #16923: Pulp repositories check before upgrade added