Releases: kubernetes-sigs/blob-csi-driver
Releases · kubernetes-sigs/blob-csi-driver
v1.24.0 release
What's Changed
- doc: cut v1.23.0 release by @andyzhangx in #1019
- chore(deps): bump golang.org/x/net from 0.13.0 to 0.15.0 by @dependabot in #1021
- fix: refine create volume metrics by @andyzhangx in #1023
- cleanup: fix typo by @andyzhangx in #1028
- doc: refine inline volume example by @andyzhangx in #1027
- test: remove override in blobfuse proxy enabled test by @andyzhangx in #1029
- test: fix verify-helm-chart failure by @andyzhangx in #1031
- chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.58.3 by @dependabot in #1041
- fix: CVE-2023-39325 by @andyzhangx in #1042
- test: adjust log print in e2e test by @andyzhangx in #1040
- cleanup: fix k8s.io/endpointslice dependency by @andyzhangx in #1051
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.13.0 by @dependabot in #1044
- test: don't return error in blob_log.sh by @andyzhangx in #1054
- fix: support arm in init.sh by @cvvz in #1055
- fix: nfs volume creation failure due to Microsoft.Storage.Global Service endpoint enabled by @andyzhangx in #1059
- chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault from 1.0.0 to 1.2.0 by @dependabot in #1062
- feat: add node metrics by @andyzhangx in #1069
- chore(deps): bump github.com/jongio/azidext/go/azidext from 0.4.0 to 0.5.0 by @dependabot in #1071
- feat: support volume cloning by @umagnus in #914
- doc: correct check blob csi pod status doc by @umagnus in #1072
- fix: increase provisioner timeout as 20min by @andyzhangx in #1073
- chore: upgrade sidecar image versions by @andyzhangx in #1081
- feat: install blobfuse 2.1.1 as default version by @andyzhangx in #1085
- doc: add ZRS storage sku in the doc by @andyzhangx in #1088
- Adopt track2 sdk in e2e test suites by @MartinForReal in #1087
- cleanup: update new chart versions by @andyzhangx in #1095
- feat: upgrade azcopy version to 10.21.2 by @umagnus in #1093
- chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #1092
- feat: support blobfuse-proxy on OpenShift by @cvvz in #1045
- feat: switch to bookworm debian base image by @cvvz in #1090
- fix: make aznfs protocol consistent with nfs by @andyzhangx in #1103
- Refactor: adopt dependency injection pattern and extract cloud property by @MartinForReal in #1094
- chore: upgrade sidecar image versions by @andyzhangx in #1112
- chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault from 1.2.0 to 1.3.0 by @dependabot in #1096
- doc: add aznfs mount helper tsg by @cvvz in #1111
- feat: install blobfuse 2.1.2 as default version by @andyzhangx in #1115
- test: upgrade golangci/golangci-lint-action to v1.54 by @umagnus in #1119
- chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #1113
- doc: update blobfuse-proxy support on coreos by @andyzhangx in #1120
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 by @dependabot in #1123
- chore(deps): bump github.com/kubernetes-csi/csi-lib-utils from 0.13.0 to 0.16.0 by @dependabot in #1127
- doc: add volume cloning doc by @umagnus in #1129
- cleanup: update new chart versions by @andyzhangx in #1132
- doc: add nconnect mount option in the doc by @andyzhangx in #1131
- chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources from 1.1.1 to 1.2.0 by @dependabot in #1136
- feat: install blobfuse 2.1.2 as default version on v1.23.1, v1.22.3 by @andyzhangx in #1137
- doc: fix readOnly setting doc by @andyzhangx in #1139
- chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault from 1.3.0 to 1.4.0 by @dependabot in #1140
- Refactor: load config with configloader by @MartinForReal in #1143
- chore(deps): bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 by @umagnus in #1144
- fix: modprobe command error with aznfs mount by @andyzhangx in #1146
- chore: upgrade azure cloud provider by @andyzhangx in #1145
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 by @dependabot in #1147
- chore: support installing blob-csi-driver with aznfs-mount by install-driver.sh by @cvvz in #1151
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #1152
- chore(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #1150
- feat: install blobfuse 2.1.2 as default version on v1.22.4, v1.23.2 by @andyzhangx in #1154
- chore: support deploy aznfs mount helper in v1.22 and v1.23 by @cvvz in #1155
- doc: fix storage identity typo by @umagnus in #1157
- feat: upgrade to aznfs 2.0.0 version for nfs mount by @andyzhangx in #1159
- fix: bump azclient and fix signature change by @MartinForReal in #1158
- test: run k8s 1.27 external e2e tests by @andyzhangx in #1163
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.19.0 by @dependabot in #1166
- chore(deps): bump github.com/kubernetes-csi/csi-lib-utils from 0.13.0 to 0.16.0 by @dependabot in #1167
- Refactor: Extract kubeclient from cloud provider by @MartinForReal in #1164
- test: add more external e2e tests by @andyzhangx in #1165
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #1171
- fix: support install blobfuse proxy on other linux distributions by @cvvz in #1173
- feat: upgrade to aznfs 2.0.1 version for nfs mount by @andyzhangx in #1176
- fix: CVE-2023-48795 by @andyzhangx in #1180
- doc: fix volume cloning doc by @andyzhangx in #1184
- chore(deps): bump k8s.io/kubernetes from 1.28.4 to 1.28.5 by @dependabot in #1186
- Refactor: remove grpc wrapper by @MartinForReal in #1187
- feat: upgrade azcopy to v10.22.1 for volume clone feature by @andyzhangx in #1190
- test: always use latest azcopy version in sanity test by @andyzhangx in #1192
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in htt...
v1.23.3 release
What's Changed
- [release-1.23] doc: add volume cloning doc by @k8s-infra-cherrypick-robot in #1130
- [release-1.23] doc: add nconnect mount option in the doc by @k8s-infra-cherrypick-robot in #1133
- [release-1.23] feat: install blobfuse 2.1.2 as default version by @andyzhangx in #1138
- [release-1.23] fix: modprobe command error with aznfs mount by @andyzhangx in #1148
- [release-1.23] feat: upgrade to aznfs 2.0.0 version for nfs mount by @k8s-infra-cherrypick-robot in #1160
- [release-1.23] test: upgrade golangci/golangci-lint-action to v1.54 by @k8s-infra-cherrypick-robot in #1175
- [release-1.23] fix: support install blobfuse proxy on other linux distributions by @k8s-infra-cherrypick-robot in #1174
- [release-1.23] feat: upgrade to aznfs 2.0.1 version for nfs mount by @k8s-infra-cherrypick-robot in #1177
- [release-1.23] fix: CVE-2023-48795 by @andyzhangx in #1181
- [release-1.23] feat: upgrade azcopy to v10.22.1 for volume clone feature by @k8s-infra-cherrypick-robot in #1191
- [release-1.23] fix: reduce mount lock to avoid volumeID collision issue by @k8s-infra-cherrypick-robot in #1194
- [release-1.23] fix: mountPermission settting issue due to case insensitive parameter by @k8s-infra-cherrypick-robot in #1197
- [release-1.23] feat: use cluster identity for using azcopy in volume cloning by @umagnus in #1200
- [release-1.23] cleanup: add cache in sastoken fallback by @k8s-infra-cherrypick-robot in #1202
- [release-1.23] feat: upgrade to aznfs 2.0.3 version for nfs mount by @k8s-infra-cherrypick-robot in #1205
- [release-1.23] fix: generate sas token when secret is used in volume cloning by @andyzhangx in #1208
- [release-1.23] feat: support workload identity setting in static PV mount by @cvvz in #1211
- [release-1.23] feat: upgrade azcopy version to 10.22.2 for volume clone feature by @andyzhangx in #1220
- doc: cut v1.23.3 release by @andyzhangx in #1221
Full Changelog: v1.23.2...v1.23.3
v1.22.5 release
What's Changed
- [release-1.22] doc: add nconnect mount option in the doc by @k8s-infra-cherrypick-robot in #1134
- [release-1.22] fix: modprobe command error with aznfs mount by @andyzhangx in #1149
- [release-1.22] feat: upgrade to aznfs 2.0.0 version for nfs mount by @k8s-infra-cherrypick-robot in #1161
- [release-1.22] feat: upgrade to aznfs 2.0.1 version for nfs mount by @k8s-infra-cherrypick-robot in #1178
- [release-1.22] test: upgrade golangci/golangci-lint-action to v1.54 by @umagnus in #1179
- [release-1.22] fix: CVE-2023-48795 by @andyzhangx in #1182
- [release-1.22] fix: mountPermission settting issue due to case insensitive parameter by @k8s-infra-cherrypick-robot in #1198
- [release-1.22] feat: upgrade to aznfs 2.0.3 version for nfs mount by @k8s-infra-cherrypick-robot in #1206
- doc: cut v1.22.5 release by @andyzhangx in #1222
Full Changelog: v1.22.4...v1.22.5
v1.21.7 release
What's Changed
- [release-1.21] doc: add nconnect mount option in the doc by @k8s-infra-cherrypick-robot in #1135
- [release-1.21] test: upgrade golangci/golangci-lint-action to v1.54 by @umagnus in #1185
- [release-1.21] fix: CVE-2023-48795 by @andyzhangx in #1183
- doc: cut v1.21.7 release by @andyzhangx in #1223
Full Changelog: v1.21.6...v1.21.7
v1.23.2 release
What's Changed
- [release-1.23] fix: GHSA-m425-mq94-257g by @andyzhangx in #1099
- [release-1.23] feat: support blobfuse-proxy on OpenShift by @cvvz in #1104
- [release-1.23] fix: make aznfs protocol consistent with nfs by @k8s-infra-cherrypick-robot in #1109
- [release-1.23] feat: use azcopy for volume cloning by @umagnus in #1102
- [release-1.23] feat: switch to bookworm debian base image by @cvvz in #1105
- [release-1.23] fix: CVE-2023-5528 by @andyzhangx in #1116
- [release-1.23] doc: update blobfuse-proxy support on coreos by @k8s-infra-cherrypick-robot in #1121
- doc: cut v1.23.2 release by @andyzhangx in #1122
Full Changelog: v1.23.1...v1.23.2
v1.22.4 release
What's Changed
- [release-1.22] fix: GHSA-m425-mq94-257g by @andyzhangx in #1100
- [release-1.22] fix: make aznfs protocol consistent with nfs by @andyzhangx in #1110
- [release-1.22] feat: switch to bookworm debian base image by @cvvz in #1107
- [release-1.22] fix: CVE-2023-5528 by @andyzhangx in #1117
- doc: cut v1.22.4 release by @andyzhangx in #1124
Full Changelog: v1.22.3...v1.22.4
v1.21.6 release
What's Changed
- [release-1.21] fix: GHSA-m425-mq94-257g by @andyzhangx in #1101
- [release-1.21] feat: switch to bookworm debian base image by @cvvz in #1108
- [release-1.21] fix: CVE-2023-5528 by @andyzhangx in #1118
- doc: cut v1.21.6 release by @andyzhangx in #1125
Full Changelog: v1.21.5...v1.21.6
v1.23.1 release
What's Changed
- [release-1.23] fix: refine create volume metrics by @k8s-infra-cherrypick-robot in #1025
- [release-1.23] test: fix verify-helm-chart failure by @k8s-infra-cherrypick-robot in #1032
- [release-1.23] cleanup: fix typo by @k8s-infra-cherrypick-robot in #1034
- [release-1.23] fix: CVE-2023-39325 by @andyzhangx in #1047
- [release-1.23] fix: support arm in init.sh by @k8s-infra-cherrypick-robot in #1060
- [release-1.23] test: don't return error in blob_log.sh by @k8s-infra-cherrypick-robot in #1056
- [release-1.23] fix: nfs volume creation failure due to Microsoft.Storage.Global Service endpoint enabled by @k8s-infra-cherrypick-robot in #1063
- [release-1.23] fix: increase provisioner timeout as 20min by @andyzhangx in #1074
- doc: cut v1.23.1 release by @andyzhangx in #1076
Full Changelog: v1.23.0...v1.23.1
v1.22.3 release
What's Changed
- [release-1.22] fix: add VolumeStats cache to avoid massive statfs calls by @k8s-infra-cherrypick-robot in #1017
- [release-1.22] fix: refine create volume metrics by @k8s-infra-cherrypick-robot in #1026
- [release-1.22] test: fix verify-helm-chart failure by @k8s-infra-cherrypick-robot in #1033
- [release-1.22] cleanup: fix typo by @k8s-infra-cherrypick-robot in #1035
- [release-1.22] fix: CVE-2023-39325 by @andyzhangx in #1049
- [release-1.22] fix: support arm in init.sh by @k8s-infra-cherrypick-robot in #1061
- [release-1.22] test: don't return error in blob_log.sh by @k8s-infra-cherrypick-robot in #1057
- [release-1.22] fix: nfs volume creation failure due to Microsoft.Storage.Global Service endpoint enabled by @k8s-infra-cherrypick-robot in #1064
- doc: cut v1.22.3 release by @andyzhangx in #1077
Full Changelog: v1.22.2...v1.22.3
v1.21.5 release
What's Changed
- [release-1.21] fix: CVE-2023-2431 by @andyzhangx in #962
- [release-1.21] cleanup: remove secret print in error message by @k8s-infra-cherrypick-robot in #975
- [release-1.21] cleanup: add secret name in the log by @k8s-infra-cherrypick-robot in #993
- [release-1.21] fix: add VolumeStats cache to avoid massive statfs calls by @andyzhangx in #1018
- [release-1.21] test: fix verify-helm-chart failure by @k8s-infra-cherrypick-robot in #1038
- [release-1.21] cleanup: fix typo by @k8s-infra-cherrypick-robot in #1036
- [release-1.21] fix: CVE-2023-39325 by @andyzhangx in #1050
- [release-1.21] test: don't return error in blob_log.sh by @k8s-infra-cherrypick-robot in #1058
- [release-1.21] fix: nfs volume creation failure due to Microsoft.Storage.Global Service endpoint enabled by @k8s-infra-cherrypick-robot in #1065
- doc: cut v1.21.5 release by @andyzhangx in #1079
Full Changelog: v1.21.4...v1.21.5