vm-import-controller/pkg/util
Volker Theile 6956a12edf
Log the origin VM specification for better troubleshooting (#73)
When importing a VM from VMware or OpenStack, there is no log output of the origin VM spec that is going to be imported. In some situations this information would be helpful for troubleshooting and to understand what is going wrong.

For better processing of the amount of data the specification should be printed as JSON to be able to prettify it externally and to inspect it easily.

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

Signed-off-by: Volker Theile <vtheile@suse.com>
2025-04-29 13:24:30 +02:00
..
conditions_test.go fix: golangci-lint error 2024-01-12 10:55:44 +08:00
conditions.go fix: golangci-lint error 2024-01-12 10:55:44 +08:00
logrus_test.go Log the origin VM specification for better troubleshooting (#73) 2025-04-29 13:24:30 +02:00
logrus.go Log the origin VM specification for better troubleshooting (#73) 2025-04-29 13:24:30 +02:00