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

"Add resource pool" default class and quota do not match #3417

Closed
leafty opened this issue Nov 29, 2024 · 0 comments · Fixed by #3419
Closed

"Add resource pool" default class and quota do not match #3417

leafty opened this issue Nov 29, 2024 · 0 comments · Fixed by #3419
Labels

Comments

@leafty
Copy link
Member

leafty commented Nov 29, 2024

Default quota when creating a resource pool is:

      quotaCpu: 1,
      quotaMemory: 1,
      quotaGpu: 0,

But the UI picks the default resource class to pre-populate the newly created resource pool.

Error 1422: The resource class with name small is not compatible with the quota.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant