Release Summary
πππ This is the first release of local-storage πππ
local-storage is one component of cloud native storage system hwameistor. it aims to provision high performance persistent lvm typed volume with local access to application.
What's Changed
- feat: add local-storage feature to support local persistent storage volumes by @angel0507 in https://github.com/hwameistor/local-storage/pull/1
- fix: add import module path update and unit-test addition by @angel0507 in https://github.com/hwameistor/local-storage/pull/2
- corrected the scheduler by @sun7927 in https://github.com/hwameistor/local-storage/pull/3
- Modify project name dependency && fix conflict by @angel0507 in https://github.com/hwameistor/local-storage/pull/6
- Config actions for Github ci by @niulechuan in https://github.com/hwameistor/local-storage/pull/4
- fix :go.mod go version by @angel0507 in https://github.com/hwameistor/local-storage/pull/7
- add hwameiStor name modify into hwameistor by @angel0507 in https://github.com/hwameistor/local-storage/pull/8
- delete _build dir by @niulechuan in https://github.com/hwameistor/local-storage/pull/9
- Fix release action by @niulechuan in https://github.com/hwameistor/local-storage/pull/10
- fix in docker path by @niulechuan in https://github.com/hwameistor/local-storage/pull/11
- fix in docker path (#11) by @angel0507 in https://github.com/hwameistor/local-storage/pull/13
- corrected the scheduler by @sun7927 in https://github.com/hwameistor/local-storage/pull/14
- fix: del localdisk namespace constraint by @angel0507 in https://github.com/hwameistor/local-storage/pull/15
- fix: fix vendor name by @angel0507 in https://github.com/hwameistor/local-storage/pull/16
- Add OpenSSF badge by @niulechuan in https://github.com/hwameistor/local-storage/pull/17
- modify readme by @angel0507 in https://github.com/hwameistor/local-storage/pull/18
- fix HwameiStor-arch.png Url by @angel0507 in https://github.com/hwameistor/local-storage/pull/20
- fix unknown
k
command by @panpan0000 in https://github.com/hwameistor/local-storage/pull/21 - polish the folder layout by @panpan0000 in https://github.com/hwameistor/local-storage/pull/22
- Add lvm bytes conversion (which is integer multiple of PE size) in volume expansion by @niulechuan in https://github.com/hwameistor/local-storage/pull/24
- fix Image tag For gcr.io Registry by @angel0507 in https://github.com/hwameistor/local-storage/pull/23
- fix scheduler Image tag by @angel0507 in https://github.com/hwameistor/local-storage/pull/27
- fix: optimize readme dock by @angel0507 in https://github.com/hwameistor/local-storage/pull/29
- fix: update installation_zh.md relink in README_zh.md by @angel0507 in https://github.com/hwameistor/local-storage/pull/30
- fix: update go.mod by delete replace ldm project by @angel0507 in https://github.com/hwameistor/local-storage/pull/35
New Contributors
- @panpan0000 made their first contribution in https://github.com/hwameistor/local-storage/pull/21
Full Changelog: https://github.com/hwameistor/local-storage/compare/v0.0.1...v0.0.2
About HwameiStor
HwameiStor is a cloud native storage system. It manages the free disks of each node and provision high performance persistent volume with local access to application.
Click here to see more.