nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.3k stars 132 forks source link

image create should deal w/errors returned from proxmox target #1360

Open eyberg opened 2 years ago

eyberg commented 2 years ago

https://github.com/nanovms/ops/blob/master/proxmox/proxmox_image.go#L109-L118

eyberg commented 2 years ago

also - attaching virtio disk has the same issue ->

https://github.com/nanovms/ops/blob/master/proxmox/proxmox_instance.go#L123-L132