-
Feature Request
-
Resolution: Done
-
Minor
-
CNV v4.17.0
-
None
-
0.42
-
False
-
-
False
-
None
Description of problem:
Currently when I want to pin a VM to a node, I will need to manually type the key=kubernetes.io/hostname and value=hostname. This process can be simplify by automaticly using the key kubernetes.io/hostname by default when creating the first selector. At the moment, there is a pop-over which show the avalivle nodes which the vm can be pinned into. But when clicking on one of the link, it take you to the node propertis in the background (which I don't think help anyone).
Version-Release number of selected component (if applicable):
kubevirt-hyperconverged-operator.v4.17.0
How reproducible:
Steps to Reproduce:
1. From the UI go to the VM configuration 2. Under the Scheduling tab, click Node selector option 3.
Actual results:
Bad user expirance, the pop-over just navigate out of the VM config. and the user need to manually type `kubernetes.io/hostname` and the hostname.
Expected results:
I would expect a select box with a list of the nodes to select from. Or by clicking on the hostname in pop-over it will fill the key/value for me.
Additional info:
- is blocked by
-
VIRTSTRAT-226 Live migration to specific node
-
- Closed
-
- is related to
-
VIRTSTRAT-226 Live migration to specific node
-
- Closed
-