Open stevefan1999-personal opened 4 years ago
Since resizing persistent volumes in k8s is isomorphic to setting a bigger quota on a dataset for ZFS, I think this is pretty doable, sadly I had limited golang knowledge and couldn't really do it on my own.
JFYI: I'm deprecating this in favor of zfs-provisioner which is doing the same thing but is written in python.
Since resizing persistent volumes in k8s is isomorphic to setting a bigger quota on a dataset for ZFS, I think this is pretty doable, sadly I had limited golang knowledge and couldn't really do it on my own.