v1.19.0 release
Features π
- upgrade built-in blobfuse v2 version to v2.0.1 GA version
- support private endpoint (#806)
Bug Fixes π
- fix: CVE-2022-41717 (#800)
What's Changed
- cleanup: remove v1.16.0/blob-csi-driver-v0.0.0.tgz chart file by @andyzhangx in #747
- fix: delete volume failure when management api is throttled by @andyzhangx in #751
- fix: CVE-2022-27664 by @andyzhangx in #752
- add e2e test for resourceID by @cvvz in #753
- cleanup: remove preview deployments by @andyzhangx in #754
- Resolved issue of broken link by @amolmote in #757
- feat: support https proxy and http proxy in chart config by @umagnus in #758
- fix: restart blobfuse proxy when necessary by @cvvz in #761
- feat: add helm repo install check by @umagnus in #760
- chore: upgrade base image debian-base:bullseye-v1.4.2 by @andyzhangx in #765
- feat: enable enableHTTPSTrafficOnly by default for NFS account by @andyzhangx in #770
- feat: set read-ahead for nfs mount by @cvvz in #759
- test: add restart driver e2e test by @andyzhangx in #771
- fix: CVE-2022-32149 by @andyzhangx in #773
- fix: getSubnetResourceID issue when subnetName is specified by @andyzhangx in #774
- fix: rm blobfuse-proxy before cp to avoid Text file busy error by @cvvz in #776
- feat: support accessTier in storage account creation by @andyzhangx in #775
- doc: cut v1.17.0 release by @andyzhangx in #777
- feat: increase api qps limit of csi-provisioner by @andyzhangx in #780
- fix: increase api qps for blob kubeclient by @andyzhangx in #781
- feat: make kube-api-qps configurable by @andyzhangx in #785
- cleanup: remove unused install docs by @andyzhangx in #786
- feat: support blobfuse2 on Ubuntu 22.04 node by @cvvz in #784
- fix: make sure blobfuse2 is installed when init blobfuse node driver by @cvvz in #787
- feat: support fuse2 protocol in storageclass by @cvvz in #788
- doc: cut v1.18.0 release by @andyzhangx in #789
- chore: upgrade sidecar container images by @andyzhangx in #792
- chore: upgrade to csi-node-driver-registrar v2.6.2 by @andyzhangx in #793
- test: refine blobfuse2 e2e test by @andyzhangx in #794
- chore: migrate from ADAL lib before its EOL by @umagnus in #797
- fix: CVE-2022-41717 by @andyzhangx in #800
- chore: fix e2e: disable-admission-plugins: PodSecurity by @cvvz in #802
- fix e2e: disable podSecurity by @cvvz in #804
- cleanup: Use k8s utils pointer instead of Azure autorest/to by @umagnus in #803
- chore: update dependencies against latest cloud-provider-azure by @cvvz in #801
- test: add blobfuse2 external tests by @andyzhangx in #807
- test: add helm lint test by @umagnus in #808
- feat: support privateendpoint by @cvvz in #806
New Contributors
Full Changelog: v1.16.0...v1.19.0