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:
*** This bug has been marked as a duplicate of bug 1630231 ***
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.