Travis Glenn Hansen
Travis Glenn Hansen
Yeah! I love it! Understood on all the above. I’ll poke around at the current state of things and see where it’s at. It may have moved further than I’m...
For reference this is the blog post about the work that has been done: https://kubernetes.io/blog/2021/04/14/local-storage-features-go-beta/
OK, I'm still not entirely sure about the k8s tooling, but the driver itself has been reworked/updated to support local volumes. I'll get everything committed in the next day or...
Sounds good. csi conformance test suite is passing for both zvol- and dataset-based drivers locally, so I suspect a commit soon enough.
No I wouldn't expect issues there. You definitely will need to use the host utils (zfs binary etc will not be install in the container so when invoked it will...
OK, hopefully I have code and CI etc all in place shortly.
https://github.com/democratic-csi/democratic-csi/actions/runs/1780197433 first try!
OK, now tested end-to-end in a shiny new cluster where the nodes support zfs. I'll commit a new chart version to support the changes along with sample `values.yaml` files and...
OK, chart details here: https://github.com/democratic-csi/charts/commit/265f46d3546db67bd2ba06381dd9c7f8a9e41b55 The example `values.yaml` will not work 100% right now because I haven't merged to master so you would have to override the images for the...
Thanks! That’s counter-intuitive for sure but I don’t think it would be difficult to allow managing that via the driver config…it probably doesn’t make much sense as a default however.