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
old driver versions set the default image as an image name, causing trouble when flags are inferred from the configuraiton
all previous default images names are now accepted as exceptions when both --hetzner-image and --hetzner-image-id are being passed, with the latter taking precedence
bugfix: honour NextActions member in server creation result (#119; thanks @apricote)
wait on queued post-creation actions
this should help reduce the number of polls on initials startup and thus ease usage of the API call rate limit