rancher / local-path-provisioner

Dynamically provisioning persistent local storage with Kubernetes
Apache License 2.0
2.07k stars 439 forks source link

test: use reclaimPolicy Delete instead #406

Closed derekbit closed 1 month ago

derekbit commented 1 month ago

Retain will make the condition check in pod_test.go failed.