test(bdd): adding scheduler logic bdd by @abhilashshetty04 in #323 chore(deps): update analytics dependency by @niladrih in #325 feat(charts): add analytics ID and KEY envs to csi controller by @niladrih in #326 small typo by @chandanpasunoori in #327 fix readme typo by @runzhliu in #329 feat(chores): Add missing tools to nix-shell by @mhkarimi1383 in #352 build: a number of fixes on Makefile and nix-shell by @tiagolobocastro in #360 docs(security): cross-reference security docs by @tiagolobocastro in #362 docs: improve contribution guides by @tiagolobocastro in #361 build: various makefile fixes by @tiagolobocastro in #363 [fix] Fix invalid YAMLs in crds by @nilroy in #364 test: add volume provisioning test on cordoned node by @abhilashshetty04 in #375 docs: update microk8s instructions by @dsharma-dc in #378 correctly indent podLabels on node service by @ecniiv in #380 use parseint for capacity parsing to avoid range overflow by @abhilashshetty04 in #387 update csi spec version to v1.9.0 by @abhilashshetty04 in #391 feat(provisioning): extra format options (mkfs) added by @mhkarimi1383 in #335
NOTE: This was only a chart release that addressed a bug on prior chart.
- updated storage and apiextension version to v1 (#40,@shubham14bajpai)
- add support for thin provision lvm volumes (#30,@prateekpandey14)
- upgrade grpc lib dependency to v1.34.2 (#37,@iyashu)
- reload lvmetad cache before querying volume groups (#38,@iyashu)
- updated storage and apiextension version to v1 (#40,@shubham14bajpai)
- add support for thin provision lvm volumes (#30,@prateekpandey14)
- upgrade grpc lib dependency to v1.34.2 (#37,@iyashu)
- reload lvmetad cache before querying volume groups (#38,@iyashu)
- Add e2e-test for lvm volume resize support (#32,@w3aman)
- Add e2e-test for lvm-localpv driver provisioning (#29,@w3aman)
- add volume group capacity tracking (#21,@iyashu)
- move the bdd test cases to github action (#27,@pawanpraka1)
- set IOPS, BPS limit for Pod accessing a Volume (#19,@abhranilc)
- adding bdd test cases for LVM Driver (#26,@pawanpraka1)
- Add e2e-test for lvm-localpv (#24,@w3aman)
- enable pod resheduling cause of node insufficient capacity (#23,@iyashu)
- updating go mod to v0.2.0 (#25,@pawanpraka1)
- add support for create/delete snapshot for LVM localPV (#12,@akhilerm)
- adding raw block volume support for LVM LocalPV (#14,@pawanpraka1)
- add capacity weighted scheduler and make it default for scheduling volumes (#20,@akhilerm)
- ensure lvm volume creation & deletion idempotent (#16,@iyashu)
- adding resize support for lvm volumes (#2,@pawanpraka1)
- adding multi arch build process for LVM Driver (#1,@pawanpraka1)