Bug #33859
closedRemove Greedy DepSolving from UI
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2014244
Description of problem:
There's only one mode of dependency solving in pulp3 and it only uses conservative depsolving (equivalent to "recursive_conservative" in pulp2). Since we only use one mode now, it's best to remove "Greedy" from the UI so customers don't get confused.
Version-Release number of selected component (if applicable):
6.10_023
How reproducible:
100%
Steps to Reproduce:
1. Administer -> settings -> content tab -> Content View Dependency Solving Algorithm
2. Edit dependency solving
Actual results:
See both "Conservative" and "Greedy"
Expected results:
Request to remove or deprecate "Greedy"
Additional info:
Updated by Justin Sherrill about 3 years ago
- Target version changed from Katello 4.4.0 to Katello 4.3.0
- Triaged changed from No to Yes
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ryan Verdile
- Pull request https://github.com/Katello/katello/pull/9800 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.4.0 added
Updated by Ryan Verdile about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|29aaad9ee60b60e8ea6860c6c3258d130e95e0a9.
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/Katello/katello/pull/9886 added