Skip to content

v1.5.0

Compare
Choose a tag to compare
@Abhinandan-Purkait Abhinandan-Purkait released this 21 Mar 05:32
d8b2b9a

What's Changed

Full Changelog: v1.4.0...v1.5.0

Chart Changes:

The Kubernetes CustomResourceDefinitions (CRDs) in the LocalPV-LVM Helm chart have been moved into their own separate Helm chart and is now a dependency for the LocalPV-LVM Helm chart. This adds new Helm values which let you enable/disable installation for specific groups of CRDs.
lvm-controller has been changed from being a Statefulset to a Deployment.

Installation Changes:

Installation via the lvm-operator.yaml file is no longer supported. The current recommended mode of installation is via the openebs/openebs Helm chart. The openebs/openebs Helm chart uses the LocalPV-LVM Helm chart as a dependency. It is recommended that you do not install the dependency Helm chart separately.