Actions
Bug #30523
closedMake Candlepin database migration idempotent
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Difficulty:
Triaged:
Yes
Description
The Candlepin database migration happens on every installer run because we cannot reliably detect if there are pending migrations. As a stop gap, we can store the Candlepin RPM in a file and check if it has changed.
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Eric Helms
- Pull request https://github.com/theforeman/puppet-candlepin/pull/161 added
Updated by Ewoud Kohl van Wijngaarden over 4 years ago
- Category set to Foreman modules
- Target version set to 2.2.0
- Triaged changed from No to Yes
Updated by Eric Helms over 4 years ago
- Target version changed from 2.2.0 to 2.3.0
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/569 added
Updated by Eric Helms over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-candlepin|f32c2e7d9c7326a24a5795714a57bbc18c1e8e33.
Actions