ClusterScaleUpFailed for clusters with fixed size is confusing #1711
Labels
bug
Something isn't working
severity:minor
Severity: MINOR: cosmetic issues that almost don't slow you down. To be fixed eventually :)
STR:
Actual result: the job is failed with the
ClusterScaleUpFailed
status, which is confusing (we even cannot scale up in on-prem).Desired result: the failure status should be bind with the previous "pending" status, something like
SchedulingFailed
.To make it less confusing, we could add some hints on what is the reason and what to check, like
SchedulingFailed - not enough resources
.As an alternative, in Slack thread we agreed to describe exit codes in docs.
The text was updated successfully, but these errors were encountered: