You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest update does not seem to work correctly (Pull request #108). I am not able to add nodes anymore. No matter if I specify one, serveral or no additional ssh key I get the following error message:
"Flag provided but not defined: -hetzner-server-label; Timeout waiting for ssh key"
Rancher ver.: 2.4.8
Node driver ver.: 3.2.0
The text was updated successfully, but these errors were encountered:
You probably mean a hetzner server label (like described in #109)? In the node driver UI, I can only define the kubernetes labels for the node. There is no extra field for a special hetzner label.
When I downgrade to docker-machine-driver v3.0.0 and below (https://github.com/JonasProgrammer/docker-machine-driver-hetzner/). I can create new node templates that work again. Unfortunately the old Node-templates don't work anymore, even with the downgrade, which is quite annoying. So it seems to destroy the templates somehow. I think I was wrong in my first post. It has probably to do with #109 not #108.
The latest update does not seem to work correctly (Pull request #108). I am not able to add nodes anymore. No matter if I specify one, serveral or no additional ssh key I get the following error message:
"Flag provided but not defined: -hetzner-server-label; Timeout waiting for ssh key"
Rancher ver.: 2.4.8
Node driver ver.: 3.2.0
The text was updated successfully, but these errors were encountered: