Open
Description
Observed Behavior:
If all instance types of nodepools are unavailable(s.nodeClaimTemplates is empty), an existing nodeclaim will be misjudged as being consolidated. Because all pods on this node were incorrectly determined to be reschedulable to other nodes.
If s.nodeClaimTemplates is empty, it means that a new nodeClaim cannot be created and an error should be returned.