Jonas Stoehr
Jonas Stoehr
Hi, sorry for being gone for so long. Juding from just glaring a the code, I don't see why this should not work. I'll have a look.
After a little bit of trying, I think, we need a bit more discussion here. First of all, I dislike the idea of just giving a domain suffix and having...
Hi @smirnov-mi The driver does not list images or keep a list of hardcoded images somewhere. It actually resolves the image as given by the [`image.Get`](https://github.com/hetznercloud/hcloud-go/blob/57e5f48dfa2bd7b98f578147c6fafcf90f894070/hcloud/image.go#L135) interface, which uses a...
Ah, I see. Please note, while the the Rancher driver uses this repository as an implementation detail (IIRC rancher supports the `docker-machine` interface with some config UI to make a...
Free stress testing, I don't see the issue. Bad jokes aside, sorry this caused you headaches. I'll have a look to get the exponential back-off implemented soon. Regarding error handling...