Created attachment 1850463 [details] VM yaml Description of problem: When I'm trying to delete VM with kernelBoot and some container disks - VM object is removed, but the pod is stuck in "Terminating" state: > # oc get pod > NAME READY STATUS RESTARTS AGE > virt-launcher-vm-cirros-kernelboot-bbghb 0/3 Terminating 0 22m > # oc describe pod | grep Terminating > Status: Terminating (lasts 21m) Version-Release number of selected component (if applicable): CNV-4.10 Steps to Reproduce: 1. Create VM with kernelBoot block and some container disks 2. Run VM 3. Remove VM Actual results: VM removed, but POD stuck in "Terminating" state Expected results: POD should be removed Additional info: Attached used vm.yaml and pod describe
Created attachment 1850464 [details] pod describe
Moving this to the next release because kernel boot is not an officially documented feature.
Moving this to 4.12 as this feature is not productized yet.
Closing this as deferred per Comment #4