Actions
Bug #27836
closedCompute resource without cache support offers button to refresh the cache
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Compute resources
Target version:
-
Description
#26462 introduced a default-implementation for refresh_cache()
in ComputeResource
-class.
This breaks the previous mechanisms to hide the 'Refresh Cache' button on compute resources that do not support it (respond_to? :refresh_cache
).
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7036 added
Updated by Markus Bucher about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset c8168da06bd300cd1887c6f58fb7d88466fb20fd.
Actions