Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: LINBIT/virter

Release v0.29.0

28 Mar 13:14

Choose a tag to compare

build(deps): bump github.com/spf13/viper from 1.20.0 to 1.20.1

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.20.0...v1.20.1)

Release v0.28.1

25 Nov 14:30

Choose a tag to compare

check for nil desc.Metadata before attempting to unmarshall, avoiding…

Release v0.28.0

05 Nov 07:04
4634be3

Choose a tag to compare

If 'truncate' fails for /etc/machine-id during 'commit', attempt with…

Release v0.27.0

03 Apr 10:12

Choose a tag to compare

doc: document VIRTER_ACCESS_NETWORK

Release v0.26.0

28 Dec 14:21

Choose a tag to compare

virter: pass-through exit code from provisioning

When a provisioning step fails, it may be helpful to the caller of
virter to know the exit code of the script.

So, if an SSH or container provisioning step fails with an exit code,
pass it through to the CLI, exiting from the virter process with the
same exit code.

Release v0.25.0

26 May 07:53

Choose a tag to compare

virter: add pool option to Disk

We may want to attach "dynamic" disks to a VM that are stored in a
different storage pool than the default one.

So allow users to specify a "pool=..." option on the command line, which
changes the storage location of the disk to the specified pool.

Release v0.24.0

27 Apr 07:41

Choose a tag to compare

cmd: allow log level to be set with an environment variable

This is not a config key because logging is used while loading the
config.

Release v0.23.1

20 Apr 11:02

Choose a tag to compare

Set ssh_ping_timeout default to 5 minutes.

Since Windows has to be rebooted when the hostname is
changed, provisioning may take longer than one minute.

Signed-Off-By: Johannes Thoma <[email protected]>

Release v0.23.0

05 Apr 10:32
v0.23.0

Choose a tag to compare

Release 0.23.0

Release v0.22.0

22 Mar 08:17
v0.22.0

Choose a tag to compare

Release 0.22.0