Actions
Bug #38912
closedRepublish repository metadata action should update deb content URL options when needed
Difficulty:
Triaged:
Yes
Description
This would make it so "republish repository metadata" becomes self-healing in rare cases where re-publishing the repository metadata causes a needed change in structured APT configuration.
This should not happen during normal usage, but we have encountered it because we had the following bug: https://projects.theforeman.org/issues/38907
The extra effort of checking for this corner case is minimal, and we can then conditionally plan a ::Actions::Candlepin::Product::ContentUpdate action.
Updated by Quirin Pamp 5 months ago
- Related to Bug #38907: Expand structured APT fallback mechanism for deb content added
- Related to Feature #35959: Replace simple publisher with structured publisher for Debian Repositories added
Updated by The Foreman Bot 5 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11571 added
Updated by Quirin Pamp 4 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|c5beb0a5f404ef8538de855f5ed767c4c296070d.
Updated by The Foreman Bot 4 months ago
- Pull request https://github.com/Katello/katello/pull/11586 added
Actions