metal-stack / csi-driver-lvm

MIT License
121 stars 26 forks source link

Remove preStop hook #16

Closed mwennrich closed 4 years ago

mwennrich commented 4 years ago

node-driver-registar image is distroless and does not have /bin/sh. The hook always fails.

see also