Skip to content

Releases: bizflycloud/csi-bizflycloud

Release v0.3.3

19 Apr 01:25
9e2f6cd
Compare
Choose a tag to compare

What's Changed

  • Update CSI to limit upto 20 PV in each kubelet node #30

Full Changelog: v0.3.2...v0.3.3

Release v0.3.2

23 Oct 01:51
007e087
Compare
Choose a tag to compare

What's Changed

  • Update CSI to crash when Init Token failed first time, avoid retry forever in #28

Full Changelog: v0.3.1...v0.3.2

v0.3.1

08 Mar 02:31
491f4df
Compare
Choose a tag to compare

What's Changed

  • Update image tag for CSI driver by @MMA17 in #24
  • Fix code to work with gobizfly v1.0.10 by @lmq1999 in #26

Full Changelog: v0.3.0...v0.3.1

v0.3.0

29 Nov 07:00
fcf4f73
Compare
Choose a tag to compare

New feature

  • add support for NodeServiceCapability_RPC_GET_VOLUME_STATS, which allow kubelet to expose volume related metrics named kubelet_volume_stats_* #19

Bug fixes & Improvements

  • Fix/nil pointer when csi-provisioner not enable option --extra-create-metadata #15

  • Bump csi specs to 1.5.0 #18 , to compatible with newer external-csi, which aim to support newer k8s version

  • Deprecate unused --nodeid flag #21

Release v0.2.0

30 Aug 14:13
ea71765
Compare
Choose a tag to compare
  • Support PVC name and namespace in volume description: Format <namespace>/<pvcname> by csi-bizflycloud

v0.1.2: Merge pull request #10 from bizflycloud/greatbn-patch-1

27 May 08:52
7f0e407
Compare
Choose a tag to compare
Remove SetKeystoneToken before check err

v0.1.1

27 May 08:53
Compare
Choose a tag to compare
Update gobizfly using bool for bootable field

v0.1.0: Merge pull request #7 from bizflycloud/fix/release-0.1

11 Jun 10:22
d7492db
Compare
Choose a tag to compare