Actions
Refactor #25680
closedAllow plugins to override validate_media?
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Currently both katello and bootdisk are both monkey patching the method via alias_method_chain which is causing issues. There must be better way.
Updated by Lukas Zapletal almost 6 years ago
- Related to Bug #14797: Medium validation wrong with Katello and foreman_bootdisk added
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6331 added
Updated by Lukas Zapletal almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset f146bcbd67be3ef235bf4936916f1d1c0a70858a.
Updated by Tomer Brisker almost 6 years ago
- Fixed in Releases 1.21.0 added
- Fixed in Releases deleted (
1.22.0)
Updated by Lukas Zapletal over 5 years ago
- Related to Bug #22684: Bootdisk method does not inherit disk layout from hostgroup added
Actions