Skip to content

Releases: alibaba/open-local

v0.3.2

10 Dec 08:03
Compare
Choose a tag to compare

Welcome to Join Open-Local dev DingTalk group: No.34118035

  • [bugfix] error cache when creating snapshot pv #87
  • [enhancement] upgrade snapshot client to v4.2.0 #89

v0.3.1

03 Dec 09:14
Compare
Choose a tag to compare

Welcome to Join Open-Local dev DingTalk group: No.34118035

  • [bugfix] csi-plugin crash when creating mountpoint pv #85
  • [bugfix] clean old data when deleting device pv #84
  • [bugfix] pvc pending when there are available devices on node #81
  • [bugfix] no events report in nls #80
  • [enhancement] refactor codes of metrics #77
  • [enhancement] more details when throwing error #79

v0.3.0

28 Nov 12:48
Compare
Choose a tag to compare

Welcome to Join Open-Local dev DingTalk group: No.34118035

  • [feature] support raw block volume #57 #69
  • [bugfix] check targetPath is existed when found no mountpoint #71
  • [enhancement] add docs: user-guide and api #59
  • [enhancement] add grpc-connection-timeout param in subcommadn csi #58
  • [enhancement] support open-simulator #60
  • [enhancement] Improve the readability of scheduling failure information
  • [enhancement] return fast when scoring
  • [enhancement] adjust the order of locks in the code to improve scheduling concurrency #75

v0.2.3

09 Oct 07:54
Compare
Choose a tag to compare

Welcome to Join Open-Local dev DingTalk group: No.34118035

  • [feature] support csi.storage.k8s.io/fstype in storageclass #51
  • [bugfix] fix slice bounds out of range bug #56
  • [enhancement] report err event in nls when creating VG failed #49
  • [enhancement] add build/release workflow, support building image of arm64 architecture #53
  • [enhancement] generate markdown docs of commandline automatically #50
  • [enhancement] Update issue templates #23

v0.2.2

20 Sep 04:33
Compare
Choose a tag to compare

Welcome to Join Open-Local dev DingTalk group: No.34118035

  • [bugfix] failed to create striped lv when add new PV in VG (tangtx3)
  • [bugfix] failed to mount mountpoint type PV in K8s 1.20 #25 (thebeatles1994)
  • [feature] support create vg forcelly #18 (thebeatles1994)
  • [enhancement] chore: add markdown, misspell and golangci action for open-local (allencloud)
  • [enhancement] fix golangci-lint error #13 (thebeatles1994)

v0.2.1

01 Sep 09:15
Compare
Choose a tag to compare

ChangeLog:

  • [bugfix]get env SCHEDULER_HOST first when expand volume
  • [bugfix]add leases in helm/templates/rbac.yaml
  • fix README-zh_CN doc url broken #4

v0.2.0

27 Aug 05:14
Compare
Choose a tag to compare

ChangeLog:

  • Change driver name of open-local to local.csi.aliyun.com
  • Refactor code of ExpandVolume
  • Add user guide in English
  • Update chart to supporte k8s v1.18+ version
  • [Bugfix]Mountpoint does not exist when using PV of device type

v0.1.1

07 Aug 04:10
Compare
Choose a tag to compare

ChangeLog:

  • Add README-zh_CN.md
  • Free the dependency from alibaba csi-provisioner
  • [Bugfix]LookupVolumeGroup error: Volume group xxx not found
  • [Bugfix]User open-local support patching resource persistentvolumeclaims/status

v0.1.0

04 Aug 12:00
Compare
Choose a tag to compare

Support Features

  • Local storage pool management
  • Dynamic volume provisioning
  • Volume expansion
  • Volume snapshot
  • Volume metrics