zfs-localpv/changelogs
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
..
released chore(changelog): adding v0.9.0 changelog in the repo 2020-07-15 14:57:01 +05:30
unreleased fix(yaml): removing volumeLifecycleModes from the operator yaml 2020-07-22 23:07:44 +05:30