vm-import-controller/pkg
Volker Theile d3ad44e039
Add option to select network interface model while importing VM to Harvester using the vm-import-controller (#78)
Add the field `DefaultNetworkInterfaceModel` to `VirtualMachineImportSpec` and `NetworkInterfaceModel` to `NetworkMapping`. With this new fields it is possible to customize the interface models of the VM NICs.

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

Signed-off-by: Volker Theile <vtheile@suse.com>
2025-05-26 10:55:54 +02:00
..
apis 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
codegen reorg groups and some reconcile logic 2022-08-26 16:41:47 +10:00
controllers Make use of strings.EqualFold for case-insensitiv string comparison (#79) 2025-05-07 09:18:09 +02:00
crd fix: golangci-lint error 2024-01-12 10:55:44 +08:00
generated/controllers/migration.harvesterhci.io added debug logging and also change behaviour of controller when vm export from source fails to stop rather than keep trying 2024-08-02 12:23:45 +10:00
qemu VM Import Controller uses too much memory during QCOW2 conversion phase 2024-10-09 17:43:32 +08:00
server fix: golangci-lint error 2024-01-12 10:55:44 +08:00
source 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
util Log the origin VM specification for better troubleshooting (#73) 2025-04-29 13:24:30 +02:00