v1.27.0 release
Features π
- Support workload identity (#1193)
- enable securityContext.seccompProfile (#1210)
- add selectRandomMatchingAccount parameter in storage class (#1225)
Bug Fixes π
- fix: remove forceUmount and lazyUmount (#1188)
- fix: CVE-2022-41723 (#1196)
What's Changed
- doc: cut v1.26.1 release by @andyzhangx in #1192
- feat: support windows host-process by @ZeroMagic in #1181
- fix: CVE-2022-41723 by @andyzhangx in #1196
- doc: remove accountAccessTier in doc since it's only for blob by @andyzhangx in #1195
- chore: update cloud-provider by @cvvz in #1191
- cleanup: remove metrics-address on driver daemonset on the node by @andyzhangx in #1197
- Pin k8s.io/dynamic-resource-allocation to v0.26.0 by @bertinatto in #1198
- test: add "go list" check by @andyzhangx in #1199
- tes: fix golint action failure by @andyzhangx in #1200
- test: enable dupl golint by @andyzhangx in #1203
- cleanup: remove windows 20H2 image build by @andyzhangx in #1205
- test: add external stress test by @andyzhangx in #1204
- test: repeats create and delete pod to make sure mount/unmount is stable. by @cvvz in #1207
- doc: refine subcriptionID parameter doc by @andyzhangx in #1209
- feat: enable securityContext.seccompProfile by @andyzhangx in #1210
- test: fix restart_driver_daemonset script by @andyzhangx in #1216
- feat: add chart config value enableRegistrationProbe by @andyzhangx in #1217
- test(e2e): change the storageclass configuration method in the test file by @umagnus in #1219
- doc: add nconnect mount options in NFSv4.1 example by @andyzhangx in #1220
- cleanup: replace deprecated ioutil method by @umagnus in #1223
- feat: Support workload identity by @cvvz in #1193
- feat: add selectRandomMatchingAccount parameter in storage class by @andyzhangx in #1225
- chore: upgrade CSI driver sidecar image versions by @andyzhangx in #1229
New Contributors
- @bertinatto made their first contribution in #1198
Full Changelog: v1.26.1...v1.27.0