Bug 1637087 - The pod value in "Virtual Machine" page is empty even if the VM pod is running
Summary: The pod value in "Virtual Machine" page is empty even if the VM pod is running
Keywords:
Status: CLOSED DUPLICATE of bug 1630231
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: User Experience
Version: 1.2
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Tomas Jelinek
QA Contact: Guohua Ouyang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-08 15:16 UTC by Qixuan Wang
Modified: 2018-10-10 08:40 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-09 09:36:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Qixuan Wang 2018-10-08 15:16:29 UTC
Description of problem:
Once the VM pod is created and running, the Pod in "Virtual Machines" page is still empty. It should link the pod.
BTW, same with Operating System.

Virtual Machine
qwang-3-vm-qcow2
State:   Running Restart Stop
Operating System: --
Virtual Machine Instance: qwang-3-vm-qcow2
Pod: --


Version-Release number of selected component (if applicable):
OCP 3.11
CNV 1.2
CDI 1.2
import-vm-apb-1.2-3


How reproducible:
Always


Steps to Reproduce:
1. Click "Import Virtual Machine" and select plan a.
2. Wait for the import-vm-xxx pod completed.
3. Start the VM.
4. Wait for the virt-launcher-xxx pod run.
5. Check the details on web console.


Actual results:
5.
Virtual Machine
qwang-3-vm-qcow2
State:   Running Restart Stop
Operating System: --
Virtual Machine Instance: qwang-3-vm-qcow2
Pod: --


Expected results:
5. Virtual Machine
qwang-3-vm-qcow2
State:   Running Restart Stop
Operating System: linux
Virtual Machine Instance: qwang-3-vm-qcow2
Pod: virt-launcher-qwang-3-vm-qcow2-dsx8l 


Additional info:

Comment 1 Tomas Jelinek 2018-10-09 09:36:05 UTC

*** This bug has been marked as a duplicate of bug 1630231 ***

Comment 2 Guohua Ouyang 2018-10-09 09:42:19 UTC
The operating system is fixed in upstream already, https://github.com/kubevirt/kubevirt/pull/1521. For d/s, it might need a new release which has that fix.


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