Skip to content

Releases: openebs/lvm-localpv

lvm-localpv-1.5.1

16 Apr 10:02
cd7e9b7
Compare
Choose a tag to compare

CSI Driver for dynamic provisioning of LVM Persistent Local Volumes.

v1.5.0

21 Mar 05:32
d8b2b9a
Compare
Choose a tag to compare

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.

lvm-localpv-1.4.0

13 Dec 17:57
c97c4a7
Compare
Choose a tag to compare

CSI Driver for dynamic provisioning of LVM Persistent Local Volumes.

v1.4.0

13 Dec 17:42
c6dbe6a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

lvm-localpv-1.3.1

07 Dec 07:06
c6dbe6a
Compare
Choose a tag to compare

CSI Driver for dynamic provisioning of LVM Persistent Local Volumes.

v1.3.0

31 Aug 09:05
e927123
Compare
Choose a tag to compare

What's Changed

  • chore : use --no-cache-dir flag to pip in dockerfiles to save space by @Rajpratik71 in #159
  • feat(metrics): add ioLimit metrics per lv by @dnugmanov in #253
  • fix(lvm): change calling operation to avoid garbage in json object by @kro-cat in #250

New Contributors

Full Changelog: v1.2.0...v1.3.0

lvm-localpv-1.3.0

31 Aug 09:32
400159d
Compare
Choose a tag to compare

CSI Driver for dynamic provisioning of LVM Persistent Local Volumes.

lvm-localpv-1.2.0

27 Jul 06:37
9d43e60
Compare
Choose a tag to compare
Merge pull request #243 from niladrih/v1.2.0-changes

feat(release): add changes for v1.2.0 release

v1.2.0

23 Jul 05:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

29 May 07:55
e465174
Compare
Choose a tag to compare

What's Changed

  • chore(helm): adding 0.9.0 helm chart by @Ab-hishek in #185
  • Fix(scheduler): use SpaceWeighted as the default scheduler by @nkwangleiGIT in #187
  • refactor: refactor controller to use dynamic client and use better ratelimiter for controlled exponential backoff by @abhilashshetty04 in #186
  • refact(e2e): skip ssl certificate check in ansible module for lvm-operator file download by @w3aman in #192
  • fix: Modify ratelimiter for controlled exponential backoff in lvmvolume controller by @abhilashshetty04 in #195
  • Add containterstatus check before dumping test-data in application by @w3aman in #198
  • chore (docs) Update contibuter docs to mention that DCO signoff is mandatory by @abhilashshetty04 in #202
  • chore(helm): adding 1.0.0 helm chart by @pawanpraka1 in #204
  • fix(helm chart): Fix ImagePullSecret indentation by @Lirt in #221
  • feat(deps): bump k8s, go, lib-csi by @niladrih in #232
  • Cherry-pick PR #234 to v1.1.x by @niladrih in #235 (author: @barkbay)

New Contributors

Full Changelog: v0.9.0...v1.1.0