zfs-localpv/deploy/yamls
Pawan 14f237db79 fix(yaml): removing volumeLifecycleModes from the operator yaml
This field was added in Kubernetes 1.16 and it informs Kubernetes about
the volume modes that are supported by the driver. The default is
"Persistent" if it is not used.

This operator yaml will not work on k8s 1.14 and 1.15, since the driver supports
those k8s version so no need to mention volumeLifecycleModes in the operator as
the default is "Persistent".

Signed-off-by: Pawan <pawan@mayadata.io>
2020-07-22 23:07:44 +05:30
..
centos7 fix(yaml): removing volumeLifecycleModes from the operator yaml 2020-07-22 23:07:44 +05:30
centos8 fix(yaml): removing volumeLifecycleModes from the operator yaml 2020-07-22 23:07:44 +05:30
ubuntu fix(yaml): removing volumeLifecycleModes from the operator yaml 2020-07-22 23:07:44 +05:30
namespace.yaml feat(validation): adding validation for ZFSPV CR parameters (#66) 2020-04-14 17:26:46 +05:30
zfssnapshot-crd.yaml feat(zfspv) Add golint check to travis (#175) 2020-07-07 18:21:02 +05:30
zfsvolume-crd.yaml feat(zfspv) Add golint check to travis (#175) 2020-07-07 18:21:02 +05:30