Phillip Rhodes
Phillip Rhodes
The debounced function returned by your version of `debounce` doesn't have the `cancel` and `flush` options like one returned by lodash's implementation would have. In my opinion, these aren't insignificant...
The values for the swap usage metric in the Top Consumers card on the virtualization Overview page are incorrect because the incorrect query is being used. This PR corrects the...
This PR does the following: - Removes the kubevirt-plugin package and references in configuration files - Copies code upon which the topology plugin is dependent from the kubevirt-plugin package to...
This PR restores kubevirt extensions for topology. Jira: https://issues.redhat.com/browse/CONSOLE-4287 ## Screenshots ### Before  ### After 