mxschmitt / ui-driver-hetzner

Rancher UI driver for the Hetzner Cloud docker driver.
https://mxschmitt.github.io/ui-driver-hetzner
Apache License 2.0
254 stars 50 forks source link

Docker machine driver v3.0.0 has been released #103

Closed vitobotta closed 3 years ago

vitobotta commented 3 years ago

Hi @mxschmitt !

I just noticed that a new docker machine driver for Hetzner Cloud has been released 10 days ago.

Can I just change the download URL in your README (https://github.com/JonasProgrammer/docker-machine-driver-hetzner/releases/download/2.1.0/docker-machine-driver-hetzner_2.1.0_linux_amd64.tar.gz) to point to the new version or is there something else required for the new driver to work with your UI driver?

Thanks!

mxschmitt commented 3 years ago

Hi @vitobotta,

sounds good to me, feel free to raise a PR!

Normally I try to test it before I merge it to master, if you want you can do that otherwise I can create for that a small Rancher instance.

vitobotta commented 3 years ago

Hi @mxschmitt I tested it and it works without changing anything apart from the version of the docker driver. However I changed mind again on using this. I'll stick with the "custom nodes" setup even if more manual because I prefer keeping each cluster and Rancher in separate projects. Thanks.