zfs-localpv/pkg/apis/openebs.io/zfs/v1alpha1
Pawan 42ed7d85ee fix(readonly): honouring readonly flag.
Readonly flag does not come as mount option, it has
separate field to mention readonly flag. ZFS-LocalPV
driver should check that field and add "ro" as mountoption.

Signed-off-by: Pawan <pawan@mayadata.io>
2020-05-27 21:20:53 +05:30
..
doc.go feat(crd-gen): automate the CRDs generation with validations for APIs (#75) 2020-04-01 17:54:20 +05:30
register.go refactor(crd): move CR from openebs.io to zfs.openebs.io (#70) 2020-03-30 22:12:34 +05:30
zfssnapshot.go feat(crd-gen): automate the CRDs generation with validations for APIs (#75) 2020-04-01 17:54:20 +05:30
zfsvolume.go fix(readonly): honouring readonly flag. 2020-05-27 21:20:53 +05:30
zz_generated.deepcopy.go feat(zfspv): pvc should be bound only if volume has been created. 2020-05-21 08:49:57 +05:30