k8s-csi-lvm
k8s-csi-lvm copied to clipboard
Can you also publish the source for /deploy/lvmd/lvmd?
I'd like to understand how this is working and/or modify it. Currently, using k8s-csi-lvm requires copying an opaque binary blob to every node.
the opaque binary blob you can build yourself - i asked the same question before. it's basically this: https://github.com/google/lvmd i have also modified this code to work on 1.15.1 - will have a pull request soon. if you need to get it working on 1.15.1 - i have the changes.