Skip to content
#

libvirt

Here are 314 public repositories matching this topic...

multipass
cjp256
cjp256 commented Mar 22, 2021

Describe the bug
Multipass sometimes logs unrelated messages to stdout. When parsing stdout information, this can lead to undesirable behavior.

To Reproduce
Install multipass 1.5 for Windows.

Run multipass version

How, and what happened?

>multipass version 2>stderr.txt
multipass  1.5.0+win
multipassd 1.5.0+win

#####################################################
dmacvicar
dmacvicar commented Nov 28, 2020

This is an experiment to attempt to make the provider independent of the operating system. The motivation is to be able to distribute it via the terraform registry (dmacvicar/terraform-provider-libvirt#747). As an experiment, it is not guaranteed that the changes will make into the main branch.

The strategy is to move from [libvirt-go](https://github.com/libvirt/libv

terrible

Improve this page

Add a description, image, and links to the libvirt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the libvirt topic, visit your repo's landing page and select "manage topics."

Learn more