Open
Description
Describe the bug
While running e2e.test
on a Kubernetes cluster created with minikube start --driver=podman
(and some hacks from #3420), volumes created with a rbd-nbd
mounter in the StorageClass can not be deleted.
Steps to reproduce
- Setup details: enable
testNBD
ine2e/e2e_test.go
by default - push the change to a new PR for testing
- See error