What's Changed
- feat: add configurable worker threads and helper pod timeout by @kotyara85 in #321
- feat(provisioner): change helperPod timeout env and add helm values by @niladrih in #327
- fix(analytics): emit events once per release, not per pod by @niladrih in #328
- Update base alpine image to 3.23.4 by @niladrih in #330
- docs(charts/README.md): update helperPod image tag to 4.5.0 by @niladrih in #331
- feat(analytics): add ping and heartbeat state to analytics configmap by @niladrih with @Copilot in #333
- feat: globaloverride for gaid and gakey by @krishnaGajabi in #335
- feat: make imagePullPolicy for helperPod configurable by @krishnaGajabi in #329
- fix(templates): wrap image values in quotes by @hmonsalv in #337
- docs(chart): fix LocalPV image repository default and typos by @anxkhn in #346
- chore: sync Dependabot configuration by @openebs-ci in #345
- docs(provisioner): fix mislabeled godoc on KeyNodeAffinityLabel by @anxkhn in #353
- feat(health): replace pgrep liveness probe with HTTP health server by @niladrih in #339
- fix(charts): normalise registry sources to a trimmed string before resolution by @niladrih in #356
- build(deps): bump the github-actions group across 1 directory with 11 updates by @dependabot[bot] in #358
- fix(version): correct zfs-localpv copy-paste in version metadata by @anxkhn in #354
- test(client): fix inverted message and add missing assertion in TestConfig by @anxkhn in #352
- docs(readme): fix broken Testing link by @anxkhn in #351
- docs(chart): fix ext4Quota comment mislabeled as XFS by @anxkhn in #348
- ci: enable mergify for merge/backport by @tiagolobocastro in #362
- Fix dorny by @tiagolobocastro in #365
- docs: fixup phrase in README by @tiagolobocastro in #364
- test(upgrade): add ginkgo upgrade tests for the localpv-provisioner chart by @niladrih in #363
- build: update alpine base image to 3.23.5 by @niladrih in #368
- ci: enable nightly-ci runs by @tiagolobocastro in #366
- build(deps): bump the go-security group across 1 directory with 3 updates by @dependabot[bot] in #350
- feat(chart): allow setting allowedTopologies on hostpath StorageClass by @anxkhn in #347
- build(deps): bump the github-actions group across 3 directories with 3 updates by @dependabot[bot] in #370
- fix(cleanup): avoid resetting project on pipes on XFS by @miminar in #361
- feat(client): make Kubernetes API client QPS and burst configurable by @oneubauer in #342
- fix(provisioner): honor FilePermissions mode in node-deployment mode by @anxkhn in #355
- NodeDeployment mode VolumeManager fixes and tests by @niladrih in #371
New Contributors
- @kotyara85 made their first contribution in #321
- @hmonsalv made their first contribution in #337
- @anxkhn made their first contribution in #346
- @miminar made their first contribution in #361
- @oneubauer made their first contribution in #342
Full Changelog: v4.5.1...v4.6.0