instance listed in clusters.json even if API errors occur.
martinklepsch opened this issue · 2 comments
martinklepsch commented
When creating a new Digitalocean droplet & specifying a wrong image slug I get an API error. I'd expect that this cancels all of overcasts stuff as well but as it seems the instance gets fed into the clusters.json file.
andrewchilds commented
This would also occur on invalid regions or sizes. Fixed in v0.4.4. Thanks!
martinklepsch commented
🍻