Actions
Refactor #37195
closedRemove the setting 'upload_profiles_without_dynflow'
Pull request:
Fixed in Releases:
Found in Releases:
Description
In https://projects.theforeman.org/issues/32889 (Katello 4.2) / https://github.com/Katello/katello/pull/9429 we moved from handling package profile uploads in Dynflow to handling them directly in Rails. At the time we also introduced a new setting to revert to the previous behavior if this was causing problems.
We haven't had any complaints since then, so I think it's safe now to
1. remove the Setting
2. Continue to handle package profile uploads without Dynflow (equivalent of the setting remaining at the default 'true').
Updated by Jeremy Lenz 9 months ago
- Category changed from Errata Management to Hosts
Updated by The Foreman Bot 8 months ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/Katello/katello/pull/10943 added
Updated by Jeremy Lenz 8 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|2ca0559c53544d8a3a5fe4aa62f9378c5f7acb11.
Actions