Skip to content

Releases: crc-org/machine-driver-libvirt

v0.12.5

24 Aug 07:26
Compare
Choose a tag to compare

v0.12.4

27 Jun 08:22
Compare
Choose a tag to compare
  • Increase waiting time from 120sec to 180sec
  • Don't unmarshal an empty status file.

v0.12.3

26 Jun 10:23
448bfae
Compare
Choose a tag to compare
  • Increase get IP retry time from 90s to 120s
  • Handle error for GetIP instead ignoring it
  • Get virtual-machine state before ask for IP
  • Use status file to get the IP and remove to look for leasefile

v0.12.2

07 Jun 11:23
8578781
Compare
Choose a tag to compare
  • Increase default timeout from 90 sec to 120 sec.

v0.12.1

22 May 12:06
e9a37f6
Compare
Choose a tag to compare
  • Add pass through entropy to guest operating system

v0.12.0

21 May 13:43
ba3ff34
Compare
Choose a tag to compare
  • Make sure version command provide output to stdout with 0 return-code
  • Issue #3 Change the libvirt dependency to lower version so it will not break.

v0.11.0

01 May 13:30
95caac4
Compare
Choose a tag to compare
  • Bump up the release to 0.11.0
  • Update Makefile and respective Dockerfile
  • Add go module dep
  • Add diskImageURL to use the cache version of disk

Binary release with CRC templates

23 Apr 06:41
Compare
Choose a tag to compare

Use CRC defined constants and templates

First test release for CRC

17 Apr 14:05
Compare
Choose a tag to compare
Pre-release

Modifed for use by CRC; add bundle logic, libvirt rename, etc