-
Bug
-
Resolution: Unresolved
-
Major
-
2.7.4
-
False
-
None
-
True
-
-
Description of problem:
VMs imported from vSphere always have the q35 machine type set. but the machine type is "floating", and thus the VM abi can change between reboots (i.e. update from rhel 8 to rhel9 or 10 on the host side).
Version-Release number of selected component (if applicable):
2.7
How reproducible:
Always
Steps to Reproduce:
1. Import vm from vsphere 2. Check ….machine.type: q35 3.
Actual results:
Value of field is q35
Expected results:
Field ….machine.type is not present.
Additional info:
The machine type is set automatically by KubeVirt at creation time with a valid, fixed value.