v1.3.0 release
andyzhangx
released this
18 Oct 07:04
·
0 commits
to ef246f94078cc79eeafb95bda54149e8ece9fc50
since this release
Features 🌈
- support armv7 image Linux build (#349)
- ReadWriteOncePod support (#352)
- support 20H2, WS2022 windows images (#357)
- add registrar liveness probe on Linux (#362)
Bug Fixes 🐞
- fix: upgrade to debian 11.0 base image to fix vulnerability (#354)
- fix: driver register issue on Windows node (#337)
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
Full Changelog: v1.2.0...v1.3.0