Skip to content

v1.10.0

Latest

Choose a tag to compare

@abhilashshetty04 abhilashshetty04 released this 19 Aug 12:09
· 4 commits to develop since this release
v1.10.0
748049b

OpenEBS LVM-LocalPV v1.10.0

This release of OpenEBS LVM-LocalPV improves Helm chart flexibility, fixes volume expansion and manifest rendering issues, refreshes the CSI snapshot components, and expands CI coverage and release automation.

New Features and Enhancements

  • Helm analytics global overrides — global override support for gaid and gakey, consistent with other OpenEBS local engine charts. by @krishnaGajabi in PR 480
  • Optional snapshot controller — Helm option to disable the bundled snapshot controller when one is already managed at the cluster level. by @aclerici38 in PR 495

Bug Fixes and Improvements

  • Idempotent volume expansion — node expansion stays required during resize so repeated expands remain idempotent. by @zijiren233 in PR 481
  • Image URL rendering fix — quoted image URLs in rendered manifests, for registries with YAML-special characters. by @krishnaGajabi in PR 482
  • ServiceMonitor manifest fix — corrected namespace indentation in the rendered ServiceMonitor YAML. by @gervaso in PR 479

Testing and Continuous Integration

Build and Maintenance

  • CSI snapshot components — csi-snapshotter and snapshot-controller to v8.2.0. by @rohan2794 in PR 485
  • Security and dependency updates — grpc 1.57.1→1.79.3, moby/spdystream 0.5.0→0.5.1. by @dependabot[bot] in PR 462, PR 467
  • GitHub Actions updates — refreshed GitHub Actions dependencies across the repository. by @dependabot[bot] in PR 494, PR 498
  • Documentation and release preparation — changelog update and develop/release branch prep for v1.10. by @rohan2794 in PR 475, @github-actions[bot] in PR 500

New Contributors

Full Changelog: v1.9.1...v1.10.0