Fedora Account System
Red Hat Associate
Red Hat Customer
Created attachment 1848079 [details] vmb.yaml Description of problem: Unable to delete a VirtualMachineInstanceMigration (VMIM) created for a VM that cannot migrate. Version-Release number of selected component (if applicable): CNV - v.4.10.0 OCP - v.4.9.11 Kubernetes Version: v1.22.3+ffbb954 Steps to Reproduce: 1. Create a VM (This VM has a node selector, change it to apply to your cluster): oc create -f vmb.yaml 2. Create a VMIM object: oc create -f migration_virtualmachineinstancemigration.yaml (The migration cannot take place - the VM has a node selector.) 3. Attempt to delete the VMIM object - the attempt will not succeed (must cntl+c to quit the attempt). Actual results: VMIM will not get deleted. Expected results: VMIM will be deleted.
Anat, Could you please provide the VMI details from the cluster, by using the command "oc get vmi <vmi-name> -o yaml"
After looking closely at the description I realized this is essentially the same thing as https://bugzilla.redhat.com/show_bug.cgi?id=1719190 -- it's just that the means of triggering the pending condition is different. Thus I'm closing this BZ as a dup (The other bz has more context in the comments). If you feel this action was in error, please feel free to re-open this BZ. *** This bug has been marked as a duplicate of bug 1719190 ***
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days