-
Bug
-
Resolution: Unresolved
-
Major
-
3.16.0.GA, DWO 0.30.2
-
False
-
-
False
-
-
Description of problem:
Client is creating workspace using API call,with `per-workspace` PVC strategy however it results into following error:
Error creating DevWorkspace deployment: Detected unrecoverable event FailedScheduling: 0/18 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/18 nodes are available: 18 Preemption is not helpful for scheduling...'
Prerequisites (if any, like setup, operators/versions):
OCP: 4.14.38
Openshift Devspaces operator
Actual results:
Workspace creation results into FailedScheduling events error and due to this the pod goes into failed state.
Expected results:
Workspace should get created successfully with the PVC strategy mentioned in the Checluster CR.