vm-import-controller/pkg/source
Volker Theile eefd7000ac
[ENHANCEMENT] Improve auto-detection of the disk bus type of the VMware importer (#72)
* Improve auto-detection of the bus type of the VMware importer

Related to: https://github.com/harvester/harvester/issues/7987

Signed-off-by: Volker Theile <vtheile@suse.com>

* Improve SCSI controller mapping

Signed-off-by: Volker Theile <vtheile@suse.com>

* Add `DefaultDiskBusType` field to `VirtualMachineImportSpec`

This allows the user to customize the disk bus type in case the auto-detection fails. Note, the OpenStack source client does not support auto-detection, thus it will always make use of the `DefaultDiskBusType` field if specified. The `DefaultDiskBusType` defaults to `virtio`.

Signed-off-by: Volker Theile <vtheile@suse.com>

---------

Signed-off-by: Volker Theile <vtheile@suse.com>
2025-05-27 11:32:06 +02:00
..
openstack [ENHANCEMENT] Improve auto-detection of the disk bus type of the VMware importer (#72) 2025-05-27 11:32:06 +02:00
vmware [ENHANCEMENT] Improve auto-detection of the disk bus type of the VMware importer (#72) 2025-05-27 11:32:06 +02:00
helper_test.go SMM is not enabled when TPM is enabled in VMware source client (#71) 2025-05-06 10:19:12 +02:00
helper.go SMM is not enabled when TPM is enabled in VMware source client (#71) 2025-05-06 10:19:12 +02:00
network.go Add option to select network interface model while importing VM to Harvester using the vm-import-controller (#78) 2025-05-26 10:55:54 +02:00