Skip to content

Releases: juanfont/docker-machine-driver-vcd

v0.3.3

03 Oct 09:33
Compare
Choose a tag to compare

Changelog

v0.3.2

03 Oct 09:29
Compare
Choose a tag to compare

Changelog

v0.3.1

03 Oct 09:11
Compare
Choose a tag to compare

Changelog

  • f49002c Target cloud director 10.3 in actions

v0.2.0

23 Feb 11:03
Compare
Choose a tag to compare

Changelog

  • eb2d12f Fake the death of nodes in case of vcd issues

v0.1.6

21 Oct 17:52
Compare
Choose a tag to compare

Changelog

a4f05a6 Dependencies

v0.1.2

21 Jun 15:42
Compare
Choose a tag to compare

Changelog

ee332be Upload binaries not tgzd

v0.1.1

21 Jun 15:40
Compare
Choose a tag to compare

Changelog

2e90b29 Add goreleaser CI
d54ab03 Added a timeout
c7b6697 Added method to run commands
9e66d4f Added nstrctions to readme
9a25e40 Added sleep so we dont crash the API
5976bff Bump dependencies
623bf0d Check if the VM is deployed
1a86573 Debugging stuff
b622963 Do a refresh before updating.
67fc951 Do not rely on Sleep to wait for vm readiness
f91d739 Fixed minor issues + added network config
e9c723f Fixed several errors
8d11d6c Fixed typo
f114f2b Improved gitignore
9e1c553 Initial commit
fc97fde Initial working version
6cc1db7 Kinda Working(tm)
0719b6b More methods added to the driver.
ff96a46 More params
6fa7e5e More typos
6380dc5 Rely only in MachineName for naming
3ed6cc3 Removed log messages
0188d15 Removed main
275349d Undeploy before deleting
a7537ce Updated go mod
6de2a67 Updated readme
0a1a014 Use newclient helper
c1a9ae0 Use references when available, and fallback to names if not
88c5d21 WIP
87f3b8c Work in progress
98e2182 Working on VM creation
b79c2ad Yet another minor typo.