-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
None
-
Description of problem:
In the VirtualMachine's configuration --> SSH page, when selecting "SSH over LoadBalancer in the drop-down list under "SSH service type", the UI status next to the drop-down list is stuck in "In progress", although the LoadBalancer service is actually created in the backend.
Version-Release number of selected component (if applicable):
CNV 4.19.1
How reproducible:
100%
Steps to Reproduce:
1. Install a LoadBalancer provisioner like MetalLB on the cluster. 2. Create a VM or use an existing one 3. Go to the VM's configuration --> SSH and in the drop down list select "SSH over LoadBalancer"
Actual results:
the status is stuck at "In progress" although the LB service was indeed created in the namespace.
Expected results:
the UI should show the command to connect with SSH to the VM through the newly-provisioned LB address
Additional info:
Screenshot attached.