Actions
Refactor #37195
closedRemove the setting 'upload_profiles_without_dynflow'
Pull request:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:
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 over 2 years ago
- Category changed from Errata Management to Hosts
Updated by Samir Jha over 2 years ago
- Target version set to Katello 4.13.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 2 years 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 The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.13.0 added
Updated by Jeremy Lenz over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|2ca0559c53544d8a3a5fe4aa62f9378c5f7acb11.
Updated by Ewoud Kohl van Wijngaarden about 1 month ago
- Red Hat JIRA set to SAT-23471
Actions