drone / autoscaler

Automatically adds or removes instances based on build volume
https://autoscale.drone.io
Other
193 stars 89 forks source link

Implement ErrInstanceNotFound fir HetznerCloud #59

Closed tboerger closed 4 years ago

tboerger commented 4 years ago

Currently the Hetzner Cloud driver does not implement the ErrInstanceNotFound error if a server does not exist anymore, I have added a test and integrated the required functionality.