
The PR [2] introduced a change into a scheduler that causes that scheduling of pods that use PVC that is being deleted fail. That's why E2E test for the PR [2] is added. This E2E test also addresses the review comment [1]. [1] https://github.com/kubernetes/kubernetes/pull/56931#pullrequestreview-82564849 [2] https://github.com/kubernetes/kubernetes/pull/55957