k8s-csi-lvm icon indicating copy to clipboard operation
k8s-csi-lvm copied to clipboard

Can you also publish the source for /deploy/lvmd/lvmd?

Open matthias50 opened this issue 6 years ago • 1 comments

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.

matthias50 avatar Aug 15 '19 20:08 matthias50

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.

vadbluedata avatar Aug 15 '19 22:08 vadbluedata