Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClusterScaleUpFailed for clusters with fixed size is confusing #1711

Open
YevheniiSemendiak opened this issue Sep 24, 2021 · 3 comments
Open
Labels
bug Something isn't working severity:minor Severity: MINOR: cosmetic issues that almost don't slow you down. To be fixed eventually :)

Comments

@YevheniiSemendiak
Copy link
Contributor

STR:

  • use the cluster of a fixed size (e.g. on-premise deployment)
  • all nodes of the desired preset are occupied
  • launch job and wait until the scheduling timeout reached

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.

@YevheniiSemendiak YevheniiSemendiak added bug Something isn't working severity:minor Severity: MINOR: cosmetic issues that almost don't slow you down. To be fixed eventually :) labels Sep 24, 2021
@github-actions
Copy link
Contributor

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days

@github-actions
Copy link
Contributor

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days

@github-actions
Copy link
Contributor

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working severity:minor Severity: MINOR: cosmetic issues that almost don't slow you down. To be fixed eventually :)
Projects
None yet
Development

No branches or pull requests

1 participant