Releases: seaweedfs/seaweedfs-csi-driver
Releases · seaweedfs/seaweedfs-csi-driver
v1.1.7
v1.1.6
v1.1.5
v1.1.4
What's Changed
- Update go dependencies to fix #114
New Contributors
- @washcycle made their first contribution in #113
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- DataLocality for initially auto-applying DataCenter mount-option by @Ruakij in #102
- Use helm YAML from seaweedfs repo by @Jackbennett in #112
New Contributors
- @dependabot made their first contribution in #105
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Move securityContext into chart values with existing settings as default. by @Jackbennett in #93
- Do not define namespace in seaweedfs-csi.yaml by @artur9010 in #94
- Rewrite building mount-args to allow configuring any parameter by @Ruakij in #100
- Whitelist for volContext by @Ruakij in #101
New Contributors
- @Jackbennett made their first contribution in #93
- @artur9010 made their first contribution in #94
- @Ruakij made their first contribution in #100
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
What's Changed
- Allow to set tolerations and affinity for both node and controller by @kvaster in #61
- Update Capitalization of SeaweedFS by @lucemans in #62
- Fix broken Helm template by @blampe in #63
- Fix error when managing multiple volumes by @garenchan in #66
- Pods using the same volume share mount by @garenchan in #68
- Fix error to avoid zombie processes by @garenchan in #69
- Fix #70: use bind mount rather than symbolic link by @garenchan in #71
- fix an error to return correct result by @garenchan in #78
- Make sure mount points are cleaned up by @kvaster in #80
- Workaround link errors in CI until golang 1.20 by @i404788 in #82
- Remove linux specific magic from fuse process start/stop. by @kvaster in #83
- Allow per pv/pvc settings for cache, concurrent writes and uid/gid maps by @kvaster in #84
- Cleanup cache directories by @kvaster in #85
- add non standard volumes for seaweedfs-csi-driver node; improve helm… by @cr1cr1 in #86
- fix sock path - mounted path must be the same as sock creation path by @cr1cr1 in #87
New Contributors
- @lucemans made their first contribution in #62
- @blampe made their first contribution in #63
- @i404788 made their first contribution in #82
- @cr1cr1 made their first contribution in #86
Full Changelog: v1.0.9...v1.1.0