mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-13 23:15:10 +00:00
Automatic merge from submit-queue (batch tested with PRs 43373, 41780, 44141, 43914, 44180) move PD delete to AfterEach **What this PR does / why we need it**: Fixes a bug in PersistentVolume E2E that causes GCEPDs to be left un-deleted after a test ends. ```release-note None ```