Actions
Feature #31968
closedsupport new 'feature' names in pulp3
Description
Pulp 3.11 changed the names of the 'plugins' as reported by the status API. Katello uses this to determine if a type/plugin is installed.
Here's the change:
https://github.com/pulp/pulpcore/pull/1102/
and here's a mapping from old to new:
https://github.com/pulp/pulp-cli/pull/162/files#diff-a4a126683abe36acef1e0a895d0e2fa2441f2919952a29b4ace8d813e9a4577dR35-R41
We should go ahead and support both the old and new to make upgrades seamless
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to James Jeffers
- Pull request https://github.com/Katello/katello/pull/9238 added
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/Katello/katello/pull/9240 added
Updated by James Jeffers over 3 years ago
- Pull request deleted (
https://github.com/Katello/katello/pull/9240)
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases Katello 4.2.0 added
Updated by James Jeffers over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|fa8a91b5fdb8f108f83bd5bb1cd66854249bddcc.
Actions