Actions
Bug #20317
closedRails 5 compatibility
Status:
Closed
Priority:
Normal
Assignee:
Category:
Upgrades
Target version:
Difficulty:
Triaged:
Pull request:
https://github.com/Katello/katello/pull/6875, https://github.com/Katello/katello/pull/6883, https://github.com/Katello/katello/pull/6957, https://github.com/Katello/katello/pull/6972, https://github.com/Katello/katello/pull/6983, https://github.com/Katello/katello/pull/7128, https://github.com/Katello/katello/pull/7127, https://github.com/Katello/katello/pull/7130, https://github.com/Katello/katello/pull/7132, https://github.com/Katello/katello/pull/7134
Description
There are a few things that are not currently working in Katello when using Rails 5:
- Cannot boot without modifying lib/katello/katello.rb to use the right middleware
- Tests do not seem to run
Actions