Releases: kubernetes-sigs/azurelustre-csi-driver
Releases · kubernetes-sigs/azurelustre-csi-driver
v0.1.5
What's Changed
- [test] fix csi local installation path by @fuxiuyin in #78
- [test] change parameters to supplsupport go 2.0 by @fuxiuyin in #79
- [test] fix go lint by @fuxiuyin in #80
- [test] add cleanup stage to long haul by @fuxiuyin in #81
- [chore] add ownership by @fuxiuyin in #85
- Address CVEs by @joe-atzinger in #88
- Update to use metapkg and distro-specific repo. by @joe-atzinger in #91
- release v0.1.5 by @vinli-cn in #92
New Contributors
- @joe-atzinger made their first contribution in #88
Full Changelog: v0.1.4...v0.1.5
v0.1.4 alpha release
What's Changed
- [Test] Improve fault and update test by @vinli-cn in #55
- [test] Automated perf scale testing by @fuxiuyin in #58
- Grant execute permission for long-haul test by @vinli-cn in #63
- fix CVE-2022-32149 by @vinli-cn in #65
- [test] add external e2e to long haul by @fuxiuyin in #64
- [Test] Long haul improvement, add sleep and debug info by @vinli-cn in #66
- [feat] add wait command to wait for CSI ready when installing. by @fuxiuyin in #62
- [fix] fix the errors of external e2e test by @fuxiuyin in #67
- Fix few bugs in Longhaul test scripts by @vinli-cn in #68
- [test] Updateing external E2E test version by @fuxiuyin in #69
- Modify 'update test case' by @vinli-cn in #70
- Fix golang.org/x/net trivy issue by @vinli-cn in #74
- Support Ubuntu 22.04 by @vinli-cn in #72
- Add vinli-cn as Owner by @vinli-cn in #76
- [test] Let perf/scale test installs local CSI driver. by @fuxiuyin in #75
- Update document for v0.1.4 by @vinli-cn in #77
Full Changelog: v0.1.3...v0.1.4
v0.1.3 alpha release
What's Changed
- minor changes to long-haul by @vinli-cn in #46
- Specify Lustre Version in deploy yaml by @vinli-cn in #50
- [docs] add recommend mountOptions to example by @fuxiuyin in #47
- Draft IOR automation script by @vinli-cn in #51
- upgrade go mod dependencies to resolve Trivy scanner error by @vinli-cn in #53
- Enable CSI Driver Remote Install by @vinli-cn in #52
- Map host paths to daemonset pods for IOPS improvements by @vinli-cn in #54
- Fixes the issue of broken link by @amolmote in #57
- Fix codespell and Trivy vulnerability scanner errors by @vinli-cn in #60
- Support Lustre 2.15.1 by @vinli-cn in #59
- Use Release 0.1.3 CSI Image by @vinli-cn in #61
New Contributors
Full Changelog: v0.1.2...v0.1.3
v0.1.2 alpha release
What's Changed
- [Test] Add draft long-haul test cases by @vinli-cn in #28
- [chore] disable the unused metrics server by @fuxiuyin in #37
- [fix] add mount umount lock to fix crash problem by @fuxiuyin in #35
- [feat] add mount options support by @fuxiuyin in #41
- [fix] add no-mtab flag to mount by @fuxiuyin in #43
- [test] Add node metrics and scale test script by @fuxiuyin in #42
- Add secrets for Long-haul test by @vinli-cn in #45
- Release0.1.2 by @vinli-cn in #44
Full Changelog: v0.1.1...v0.1.2
v0.1.1 alpha release
What's Changed
- [fix] add copyright info by @fuxiuyin in #36
- Fix mgs-ip-address and other minor hard-code changes by @vinli-cn in #34
- Install CSI images from MCR by @vinli-cn in #33
- Clone IOR repo with tag 3.3.0 by @vinli-cn in #38
- [Doc] Modify documentation and add troubleshooting guidance by @vinli-cn in #30
- Release v0.1.1, Pull image from MCR and documentation update by @vinli-cn in #39
Full Changelog: v0.1.0...v0.1.1
v0.1.0 alpha release
What's Changed
- test: add codespell github action by @andyzhangx in #27
- test: add codeql-analysis github action by @andyzhangx in #29
- Install Lustre client packages using apt install by @vinli-cn in #25
- [test] add reclaim policy test by @fuxiuyin in #31
- [fix] fix log level argument by @fuxiuyin in #32
New Contributors
- @andyzhangx made their first contribution in #27
Full Changelog: https://github.com/kubernetes-sigs/azurelustre-csi-driver/commits/v0.1.0