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

bug(scaledown): admission server rejects update request of CSPC #134

Closed
mittachaitu opened this issue Jul 20, 2020 · 0 comments · Fixed by #135
Closed

bug(scaledown): admission server rejects update request of CSPC #134

mittachaitu opened this issue Jul 20, 2020 · 0 comments · Fixed by #135
Assignees

Comments

@mittachaitu
Copy link
Contributor

  • Created cStor pool using CSPC by populating specs.
  • One of the node the cluster was lost and tried to remove corresponding node spec from CSPC.
  • Admission server rejects the request by throwing below error:
could not find common pool specs for validation: invalid no.of nodes 0 from the given node selectors

Above error is from function.

Expected:

  • Should be able to remove the pool spec from CSPC when node doesn't exists.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant