Features 🌈
- change dnsPolicy to Default and add dnsPolicy setting in chart (#422)
Bug Fixes 🐞
- fix: CVE issues in image build (#412, #431, #437, #439, #442)
- fix: adjust memory requests and limits on Windows node (#421)
- fix: gid conflict issue between sc and fsGroup setting (#436)
- fix: disallow block volume capability (#449)
What's Changed
- chore: fix arm v7 build issue by @andyzhangx in #409
- feat: upgrade to csi-provisioner v3.1.0 by @andyzhangx in #411
- publish image to cloud provider repo by @lizhuqi in #414
- fix: CVE-2021-3996 in image build by @andyzhangx in #412
- cleanup: remove unused code by @andyzhangx in #415
- chore: set controller replica as 1 by default by @andyzhangx in #417
- chore: upgrade to k8s v1.23.3 lib by @andyzhangx in #418
- test: add codespell shellcheck github actions by @andyzhangx in #420
- fix: adjust memory requests and limits on Windows node by @andyzhangx in #421
- fix: NodePublishVolume idempotent issue by @andyzhangx in #423
- feat: add ppc64le arch support by @andyzhangx in #424
- feat: change dnsPolicy to Default and add dnsPolicy setting in chart by @andyzhangx in #422
- Tweak make rules to make cloudbuild work by @mattcary in #429
- fix: CVE-2022-0778 in image build by @andyzhangx in #431
- add Release tools by @andyzhangx in #433
- fix: gid conflict issue between sc and fsGroup setting by @andyzhangx in #436
- fix: post-csi-driver-smb-push-images failure by @andyzhangx in #435
- fix: CVE issues in image build by @andyzhangx in #437
- test: fix cloudbuild.sh link by @andyzhangx in #438
- fix: CVE-2018-25032 in image build by @andyzhangx in #439
- test: fix golinter error by @andyzhangx in #441
- doc: refine static PV doc by @andyzhangx in #440
- fix: CVE-2022-21698 with prometheus/client_golang by @andyzhangx in #442
- chore: refine logging in Windows mount by @andyzhangx in #446
- test: adjust log level for csi-proxy in test by @andyzhangx in #448
- fix: disallow block volume capability by @andyzhangx in #449
- test: enable one external test by @andyzhangx in #450
Full Changelog: v1.5.0...v1.6.0