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
gaidandgakey, 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
- Nightly CI — enabled nightly runs. by @tiagolobocastro in PR 496
- Nix setup action fix — removed hard-coded HOME. by @mergify[bot] in PR 503 (backport of 502)
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
- @gervaso made their first contribution in PR 479
- @zijiren233 made their first contribution in PR 481
- @aclerici38 made their first contribution in PR 495
Full Changelog: v1.9.1...v1.10.0