Releases: Azure/kubernetes-volume-drivers
Releases · Azure/kubernetes-volume-drivers
v2.5.0 local volume release
What's Changed
- fix: invalid character s after object key:value pair by @andyzhangx in #13
- add blobfuse env support by @andyzhangx in #16
- add sas token support for blobfuse driver by @andyzhangx in #17
- add driverpath param for blobfuse driver by @andyzhangx in #18
- signal to Kubernetes 1.13.x+ to disregard fsGroup securityContext set… by @ajackfox in #40
- update blobfuse, support passing blobendpoint parameter by @keerthiadu in #42
- Update apiVersion to work with 1.16 by @todaywasawesome in #47
- test: add some tests by @andyzhangx in #51
- chore: fix yaml format by @andyzhangx in #52
- Radically simplify deployment, particularly on clusters without jq and cifs-utils by @snickell in #49
- SMB flexvol 1.0.3 by @andyzhangx in #53
- fix: /usr/sbin/mount.cifs: not found by @andyzhangx in #56
- feat: add local pv provisioner by @andyzhangx in #57
- fix: mkdir issue on blobfuse 1.2.3 by @andyzhangx in #60
- doc: cut blobfuse 1.0.13 by @andyzhangx in #61
- doc: set mcr image for local provisioner by @andyzhangx in #63
- doc: add nfs-provisioner docs by @andyzhangx in #64
- Add smbFlexVolInstaller.enabled to helm chart to disable daemonset deployment by @snickell in #76
- preventing recursive chown from fsGroup inclusion in smb flex driver by @Mr-Howard-Roark in #84
- adding priorityClassName by @diablinux in #85
- Fix smb helm chart and instructions by @teo-sonosim in #54
- fix: blobfuse tmp-path mapping to host by @andyzhangx in #86
- doc: cut blobfuse 1.0.14 by @andyzhangx in #87
- doc: cut smb 1.0.4 by @andyzhangx in #88
- fix: pod stuck in terminating issue on 1.18 by @andyzhangx in #89
- doc: cut blobfuse 1.0.15 by @andyzhangx in #90
- fix: use force unmount to fix pod stuck terminating issue by @andyzhangx in #91
- fix: remove sub dir issue in blobfuse unmount by @andyzhangx in #93
- doc: cut blobfuse 1.0.16 by @andyzhangx in #94
- doc: cut blobfuse 1.0.17 by @andyzhangx in #98
- doc: cut smb 1.0.5 by @andyzhangx in #99
- fix: blobfuse restart when kubelet is restarted by @c1301 in #104
- doc: cut blobfuse 1.0.18 by @andyzhangx in #105
- Adding instructions on how to use Rook Ceph on AKS by @circy9 in #107
- fix: add nodeSelector linux and fix doc by @andyzhangx in #109
- chore: set --v=2 for local provisioner by @andyzhangx in #110
- doc: refine local volume doc by @andyzhangx in #112
- test: add codespell shellcheck github actions by @andyzhangx in #114
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #115
- add umount-mnt.yaml for local provisioner solution by @andyzhangx in #118
- doc: add openebs mayastor doc by @andyzhangx in #119
- refine init-openebs-env.yaml with selected labels by @andyzhangx in #120
- test: add a test for attach/detach by @umagnus in #122
- [test] support loop attach/detach test script in background by @umagnus in #123
- [test] use curl in cyc_attach_detach_test.sh for attach/detach test by @umagnus in #124
- fix: use /dev/disk/cloud/azure_resource-part1 for temp disk in local volume discovery by @andyzhangx in #125
Full Changelog: v0.2...v2.5.0
blobfuse & smb
with blobfuse & smb driver doc and deployment scripts updated
blobfuse release v0.1
- with following mountoptions supported:
- readOnly
- tmp-path
- user specified
mountoptions
parameter