Actions
Bug #33325
closedGive warning for certain content types on smart proxy sync
Difficulty:
Triaged:
Yes
Description
If you have content type plugin not installed on the smart proxy, but you have repositories of that content type, an error occurs when syncing the smart proxy. If the content type is supposed to have pulp3 support, but the plugin isn't installed, Katello will try to use pulp2 i.e. `Actions::Pulp::Orchestration::Repository::SmartProxySync` and potentially error if pulp2 support doesn't exist either.
Updated by Samir Jha over 3 years ago
- Target version set to Katello 4.3.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ian Ballou
- Pull request https://github.com/Katello/katello/pull/9760 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.4.0 added
Updated by Anonymous about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|901236e5fe931206600af10cd1212cfaf16bcda8.
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/Katello/katello/pull/9886 added
Actions