Features 🌈
- enable GetVolumeStats by default (#495)
- create subdir if not exists (#498)
- add runOnControlPlane in chart config (#500)
- support pv/pvc metadata in subDir parameter (#503)
Bug Fixes 🐞
What's Changed
- fix: incorrect runOnMaster config by @andyzhangx in #485
- fix: incorrect v1.7.0 image address by @andyzhangx in #486
- doc: update csi-proxy install doc by @andyzhangx in #487
- fix: fix affinity indent error 🐞 by @aymenfurter in #492
- fix: node.serviceAccount setting in chart config by @steveizzle in #488
- feat: enable GetVolumeStats by default by @andyzhangx in #495
- fix: node.serviceAccount setting in chart config on 1.7.0 by @andyzhangx in #494
- feat: create subdir if not exists by @andyzhangx in #498
- feat: add runOnControlPlane in chart config by @andyzhangx in #500
- feat: support pv/pvc metadata for subDir parameter by @andyzhangx in #503
- chore: upgrade sidecar image versions by @andyzhangx in #504
New Contributors
- @aymenfurter made their first contribution in #492
- @steveizzle made their first contribution in #488
Full Changelog: v1.7.0...v1.8.0