Bug 2030203 - Desktop viewer details does not show quickly
Summary: Desktop viewer details does not show quickly
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Console Kubevirt Plugin
Version: 4.9
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Phillip Bailey
QA Contact: Guohua Ouyang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-12-08 08:24 UTC by Guohua Ouyang
Modified: 2023-02-17 02:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-02-17 02:25:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
desktop view delay (274.24 KB, image/gif)
2021-12-08 08:24 UTC, Guohua Ouyang
no flags Details

Description Guohua Ouyang 2021-12-08 08:24:58 UTC
Created attachment 1845196 [details]
desktop view delay

Description of problem:
Desktop viewer details does not show quickly, it shows the help text about RDP service like below about 2-5 seconds before the RDP connection details is loaded.

~~~
This is a Windows virtual machine but no Service for the RDP (Remote Desktop Protocol) can be found.
For better experience accessing Windows console, it is recommended to use the RDP. To do so, create a service:
exposing the 3389/tcp port of the virtual machine
using selector: vm.kubevirt.io/name: win10-imaginative-tortoise
Example: virtctl expose virtualmachine win10-imaginative-tortoise --name win10-imaginative-tortoise-rdp --port [UNIQUE_PORT] --target-port 3389 --type NodePort
Make sure, the VM object has spec.template.metadata.labels set to vm.kubevirt.io/name: win10-imaginative-tortoise
~~~


Version-Release number of selected component (if applicable):
OCP 4.10

How reproducible:


Steps to Reproduce:
1. create a windows VM 
2. expose a service for the RDP connection purpose
3. view desktop view in vm console tab

Actual results:
It shows the help text about RDP service for about 2-5 seconds.

Expected results:
It should not show the help text about RDP service, maybe a load page just like vnc/serial console.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.