Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pod_killer: fix nil pointer dereference for non-csi volumes
In case a PV does not have `spec.CSI` defined (e.g. a hostpath volume), it should just be ignored and not cause a nil pointer dereference. fixes: quobyte/quobyte-csi-driver#36
- Loading branch information