Releases: lnxbil/docker-machine-driver-proxmox-ve
Releases · lnxbil/docker-machine-driver-proxmox-ve
Version 4
- support for using clones+cloud-init (@travisghansen)
- enable custom network bridge without vlan tag (@guyguy333)
- including args to choice scsi model (@bemanuel)
- fix remove error, add further flags (@Psayker)
Version 3
- Renaming driver from
proxmox-ve
toproxmoxve
due to identification problem with RancherOS's K8S implementation (Thanks to@Sellto
for reporting #16) - fixing issue with created disk detection (Thanks to
@Sellto
for reporting #16) - Add
IPAddress
property needed by rancher to know the ip address of the created VM. (@Sellto
) - Change the name of each flag for better display in the rancher
Node Templates
(@Sellto
) - Add number of
CPU cores configuration paramater
. (@Sellto
) - LVM-thin fixes (
@vstconsulting
) - Bridge and VLAN tag support (
@bemanuel
) - Fixing filename detection including NFS support
Pre-Release 3
Third possible fix for #16 including changing the name from proxmox-ve
to proxmoxve
.
another possible fix
v3-pre2 Another possible solution for #16
Possible fix for #16
This release could possibly fix issue #16, yet I do not have the environment to test it (yet).