v1.10.0 release
Features π
Bug Fixes π
- fix: detach disk should return error when throttled (#1105)
- fix: CVE-2021-43618 in Ubuntu image (#1117)
- fix: CVE-2021-38561 with golang lib (#1119)
What's Changed
- doc: cut v1.8.0 release by @andyzhangx in #1044
- chore: switch master branch to use v1.9.0 by @andyzhangx in #1045
- fix: arm64 image build by @mainred in #1048
- test: enable csi test v4.3.0 by @andyzhangx in #1046
- chore: refine install driver script by @andyzhangx in #1049
- chore: rename sidecar container names in controller by @andyzhangx in #1052
- test: enable one snapshot external test by @andyzhangx in #1053
- fix: install updated packages to fix CVE issues by @andyzhangx in #1055
- feat: enable csi proxy GA interface on v1.0.2 by @andyzhangx in #1056
- feat: add enableAsyncAttach parameter by @andyzhangx in #1058
- chore: rename sidecar container names by @andyzhangx in #1059
- fix: missing static PV data in VolumeAttachments by @andyzhangx in #1062
- chore: increase sidecar contianer cpu limit in controller by @andyzhangx in #1063
- feat: support disk online resize by @andyzhangx in #1064
- fix: increase registrar container cpu limit by @andyzhangx in #1065
- fix: snapshot throttling issue by @andyzhangx in #1066
- chore: Refactoring cloud provider initialization to merge v1 and v2 driver implementations. by @landreasyan in #1060
- fix: increase registrar probe timeout value on Windows by @andyzhangx in #1068
- feat: set handle-volume-inuse-error as false for resizer by @andyzhangx in #1069
- chore: update max datadisk list by @andyzhangx in #1072
- chore: set default replica num of snapshot controller as 2 by @andyzhangx in #1071
- feat: add btrfs file system support by @andyzhangx in #1078
- test: only run btrfs in CSI driver e2e tests by @andyzhangx in #1079
- feat: add allowEmptyCloudConfig config in chart by @andyzhangx in #1077
- feat: upgrade sidecar container version to support WS2022 by @andyzhangx in #1080
- fix: upgrade azure lib to fix panic issue on node driver by @andyzhangx in #1081
- feat: support resources config in chart by @andyzhangx in #1082
- chore: MCR pipeline support for V2 driver build by @edreed in #1083
- chore: Update Driver v2 design doc by @abhisheksinghbaghel in #1089
- test: fix Windows containerd test failures by @andyzhangx in #1091
- feat: Azure Disk CSI Driver V2 docs and deployment updates by @edreed in #1085
- feat: increase sidecar container cpu limits by @andyzhangx in #1092
- feat: update max data disk num for V5 VM by @andyzhangx in #1093
- doc: cut v1.9.0 release by @andyzhangx in #1094
- chore: switch master branch to use v1.10.0 by @andyzhangx in #1095
- feat: add location parameter in snapshot class by @andyzhangx in #1096
- chore: Add edreed to approvers by @edreed in #1098
- fix: update v1.9.0 chart file by @andyzhangx in #1103
- fix: detach disk should return error when throttled by @andyzhangx in #1105
- cleanup: remove arm64 build workaround by @andyzhangx in #1106
- feat: remove 1903 1909 2004 Windows image which is end of life by @andyzhangx in #1108
- Revert "cleanup: remove arm64 build workaround" by @andyzhangx in #1111
- test: add apiVersion deprecation test by @andyzhangx in #1112
- test: add more apiVersion check test by @andyzhangx in #1116
- fix: CVE-2021-43618 in Ubuntu image by @andyzhangx in #1117
- fix: CVE-2021-38561 with golang lib by @andyzhangx in #1119
- cleanup: remove cpu limits by @andyzhangx in #1121
- chore: upgrade to k8s 1.23 lib by @andyzhangx in #1123
New Contributors
Full Changelog: v1.8.0...v1.10.0