v1.4.0 release
·
0 commits
to 29491ec43ef0af0ce7cbf170656ed68163f123d0
since this release
Features 🌈
- support Windows Server 2022 (#375, #377)
- Support CSI fsGroup interface (#379)
- disable GET_VOLUME_STATS by default (#381)
Bug Fixes 🐞
- fix: install updated packages to fix CVE issues (#368)
- fix: increase sidecar container cpu limit (#372)
What's Changed
- doc: cut v1.2.0 release by @andyzhangx in #324
- chore: switch master branch to use v1.3.0 by @andyzhangx in #325
- test: switch to csi-proxy-v1.0.0 config by @andyzhangx in #328
- chore: refine windows image build by @andyzhangx in #330
- feat: support latest image tag on Windows containerd by @andyzhangx in #331
- feat: switch to csi-proxy GA v1 by @andyzhangx in #319
- chore: upgrade to csi-proxy-v1.0.1 by @andyzhangx in #333
- feat: support maxUnavailable config in helm chart by @andyzhangx in #336
- fix: driver register issue on Windows node by @andyzhangx in #337
- feat: add baseRepo in chart by @andyzhangx in #338
- cleanup: remove windows image config in chart by @andyzhangx in #339
- chore: upgrade sidcar container versions by @andyzhangx in #341
- test: upgrade csi-provisioner to v3.0.0 in external e2e test by @andyzhangx in #342
- test: remove deprecated test configs by @andyzhangx in #343
- test: run v1.22 external test by @andyzhangx in #344
- feat: support armv7 image build by @andyzhangx in #349
- chore: refine CSIProxyMounter interface by @andyzhangx in #351
- feat: ReadWriteOncePod support by @andyzhangx in #352
- fix: upgrade to debian 11.0 to fix vulnerability by @andyzhangx in #354
- feat: add windows 20H2 2022 image support by @andyzhangx in #357
- doc: change default smb server address in pv config by @andyzhangx in #355
- fix: driver pod crash issue on Windows by @andyzhangx in #359
- fix: use Lstat instead of Stat in NodeGetVolumeStats by @andyzhangx in #361
- feat: add registrar liveness probe on Linux by @andyzhangx in #362
- test: upgrade to csi-test v4.3.0 by @andyzhangx in #363
- doc: cut v1.3.0 release by @andyzhangx in #364
- chore: switch master branch to use v1.4.0 by @andyzhangx in #365
- fix: install updated packages to fix CVE issues by @andyzhangx in #368
- doc: add daemonset-ephemeral example by @andyzhangx in #370
- fix: increase sidecar container cpu limit by @andyzhangx in #372
- feat: upgrade sidecar container version to support WS2022 by @andyzhangx in #375
- update livenessprobe to 2.5.0 to add support Windows Server 2022 by @vitaliy-leschenko in #377
- feat: increase cpu limits by @andyzhangx in #378
- Support fsgroup in CSI calls; enable fsgroup e2e tests by @verult in #379
- feat: disable GET_VOLUME_STATS by default by @andyzhangx in #381
New Contributors
- @vitaliy-leschenko made their first contribution in #377
- @verult made their first contribution in #379
Full Changelog: v1.2.0...v1.4.0