Actions
Refactor #37225
closedUpdate frontend to use new upload_profile REX feature
Pull request:
Fixed in Releases:
Found in Releases:
Description
https://github.com/Katello/katello/pull/10900 introduced a new REX feature to force-upload package profiles from hosts. There are a few places in the frontend where we currently use the "Run command" feature to do that, but this new force_upload feature is more reliable since it not only runs subscription-manager repos, but also dnf uploadprofile --force-upload. We should change the frontend to use the new feature.
Files changed by these two original PRs will need updates:
https://github.com/Katello/katello/pull/10501/files
https://github.com/Katello/katello/pull/10757/files
Updated by Quinn James 10 months ago
- Target version set to Katello 4.13.0
- Triaged changed from No to Yes
Updated by Partha Aji 6 months ago
- Target version changed from Katello 4.13.0 to Katello 4.14.0
Updated by Chris Roberts 5 months ago
- Status changed from New to Assigned
- Assignee set to Chris Roberts
Updated by The Foreman Bot 5 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11073 added
Updated by Chris Roberts 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|7ac28556e04c914368a2f835697d4b9efd2525bf.
Actions