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
Hey there @tedmiston. It looks like you have only one node pool running with that cluster. For now, we require at least one node to exist for a cluster or otherwise return an error. If you were to add another node pool and try that operation scaling down to a zero count for that first pool again, things should work.
Fully agree that the HTTP 500 response is not very helpful. Thanks for pointing out, we'll get that addressed shortly and return a meaningful error message. Keeping the ticket open at least until an improvement has shipped.
We should ship a meaningful error code and message by now. Also, our documentation should describe the constraint of having at least one non-empty node pool.
I'll be closing the issue, but don't hesitate to post again / file a new bug report if you feel like the way we handle this could still be improved.
(Actual IDs xxx'd out.)
I'm not sure what I expected attempting to scale the
defaultworker node pool to zero to do, but throwing an HTTP 500 feels like a bug.Update: The same effect happens when scaling to zero for a manually created node pool as well.
Versions:
The text was updated successfully, but these errors were encountered: