-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
None
As a user (QE) who needs to occasionally migrate VMs, I expect the migration status to be fully reflected in the migration CR.
VMIM CR status should reflect the status of the pod that is executing the migration.
For example - when the migration is in "Pending" state, I need to check the pod status to understand why it is pending, whether it is actually progressing or rather stuck on something, etc.
I expect this info to be reflected in a single place.
Furthermore, it might be worth considering reflecting the also status of the source and target virt-launcher pods.
This was partially addressed in https://issues.redhat.com/browse/CNV-35728, but VMIM on `Pending` state still don't supply much info (even though it was explicitly requested in that bug), e.g.:
status:
migrationState:
sourcePod: virt-launcher-test-vm2-16acc7f01d6347e8-dm56k
phase: Pending
phaseTransitionTimestamps:
- phase: Pending
phaseTransitionTimestamp: '2025-12-16T15:15:57Z'