Commit Graph

10 Commits

Author SHA1 Message Date
Gaurav Mehta
2790e4b4ec cve fixes
(cherry picked from commit c1562ab064)
2024-10-15 22:03:26 +00:00
Gaurav Mehta
bb1cef97a5 added debug logging and also change behaviour of controller when vm export from source fails to stop rather than keep trying
added more debug info

close lease earlier

stage vmware migration improvements

improve openstack migration to check uefi/tpm/secureboot from associated image

improve firmware lookup for openstack, and add ability to specify custom storage classes

fix storage class caching issue

drop need for sync

fix imports
2024-08-02 12:23:45 +10:00
Volker Theile
d31db8785c Bump golang to v1.21
Signed-off-by: Volker Theile <vtheile@suse.com>
2024-04-15 10:59:12 +08:00
Gaurav Mehta
1a99740c48
bump up x/net dependency (#19) 2023-11-17 13:30:05 +11:00
PoAn Yang
77f1114241 feat: bump golang.org/x packages
Signed-off-by: PoAn Yang <poan.yang@suse.com>
2023-11-03 11:40:16 +08:00
Gaurav Mehta
a48935420d
fix trivy scan failures (#13)
* updated kubevirt module

* fixed up vulns

* changed how wrangler upgrade is handled
2023-03-08 11:22:23 +08:00
Gaurav Mehta
14acf3d576 go.mod updates 2022-10-17 02:16:24 +00:00
Gaurav Mehta
88b5df8ae6 Additional validation to skip import jobs without disks or invalid vm names
bumped up harvester/harvester to v1.1.0-rc2

changed vmware client to check VM state before attempting poweroff, add closure for ovf client to fix Operation timed out errors

fine tuned integration tests

changed logging message
2022-10-11 19:05:38 +11:00
Gaurav Mehta
fddce7d565
Openstack reconcilliation (#1)
* openstack source reconilliation

* tmp staging for openstack migration

* openstack import working and integration tests

* updated readme
2022-08-16 09:25:16 +10:00
Gaurav Mehta
112008bb81 initial commit for vm-import-controller 2022-08-10 11:08:50 +10:00