-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
0.42
-
False
-
-
False
-
None
-
---
-
---
-
-
None
Description of problem:
Currently KubeVirt uses the literal "cpumanager" label on a node to determine if CPUManager is enabled. This label is commonly used by all components on the cluster. We have an unfortunate side effect that if KubeVirt's config disabled CPU manager, this will disable this feature for all pods on the node, and not just for KubeVirt. KubeVirt should use a properly namespaced prefix for this label.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info: