Releases: openebs/lib-csi
Releases · openebs/lib-csi
v0.9.0
What's Changed
- ci: add Fossa CLI workflow by @Abhinandan-Purkait in #22
- docs: remove openssf badge by @Abhinandan-Purkait in #23
- exclude cordoned nodes while scheduling by @abhilashshetty04 in #26
New Contributors
- @Abhinandan-Purkait made their first contribution in #19
- @abhilashshetty04 made their first contribution in #26
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
Full Changelog: v0.8.1...v0.8.2
v0.8.1
v0.8.0
What's Changed
- feat: setIOlimits support cgroupfs by @dnugmanov in #16
New Contributors
- @dnugmanov made their first contribution in #16
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
v0.5.0
feat(btrfs): add online expansion support of btrfs filesystem (#10) This commit add support for online expansion of btrfs filesystem Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
v0.4.0
feat(iops): Added iops setting for guaranted qos pods (#6) Signed-off-by: Abhranil <nilchatterjee@gmail.com>
v0.3.0
refact(deps): bump k8s and client-go to v0.20.2 (#4) Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>
v0.2.0
feat(throttling): added lib functions for setting io limits at pod cg…