Description
There is some logic that checks for pods and nodes being unschedulable. However, it does not seem to work properly. By issuing a call on the eviction API as documented here, the controller deletes the PVC despite the node still being schedulable.