Skip to content

Releases: yunify/qingstor-csi

v1.2.2

21 Nov 01:55
a80adda
Compare
Choose a tag to compare
  1. Package qbd to the csi-neonsan image;
  2. The csi-neonsan image does not distinguish between OS versions;
  3. Support both ARM and X86

What's Changed

  • add version support for ubuntu-based container by @dkeven in #51
  • Add Dockerfile for Ubuntu 20.04 by @dkeven in #58
    1. Package qbd to the csi-neonsan image; 2. The csi-neonsan image does not distinguish between OS versions; 3. Support both ARM and X86 by @Hansyangxingxiang in #59

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

10 Nov 07:20
a326b83
Compare
Choose a tag to compare

ChangeLog since v1.2.0

Features

  • Support block volume and RWM (#44)
  • E2E test code improvement(#47)

v1.2.0

18 Sep 03:39
7405064
Compare
Choose a tag to compare

ChangeLog since v1.1.0

Features

  • Volume expansion (#23)
  • Volume cloning (#25)
  • Volume snapshot&restore (#26)
  • Update Neonsan api to v2.2.0 (#30)
  • Pool name as a parameter of SC (#30)
  • Update to CSI spec v1.2.0 (#31)
  • Update for k8s 1.17 (#31)
  • QBD run in container (#40)

v1.2.0-rc2

10 Sep 03:36
49a7064
Compare
Choose a tag to compare
v1.2.0-rc2 Pre-release
Pre-release
Merge pull request #42 from min-zh/dev

installation update

v1.2.0-rc1

15 May 03:40
11b66bc
Compare
Choose a tag to compare
v1.2.0-rc1 Pre-release
Pre-release

v1.2.0-rc1

v1.1.0

29 Nov 09:39
e52b16b
Compare
Choose a tag to compare

v1.1.0 inlude:

  1. create/delete, attach/detach
  2. expand volume

v0.3.0

05 Nov 04:18
748281c
Compare
Choose a tag to compare

Container: dockerhub.qingcloud.com/csiplugin/csi-neonsan:v0.3.0

Features:

Correspond to CSI spec v0.3.0
Compatible with Kubernetes 1.12
Support volume management
Support snapshot management

v0.3.0-alpha.1

29 Aug 07:13
e79bdc8
Compare
Choose a tag to compare
v0.3.0-alpha.1 Pre-release
Pre-release

Container: dockerhub.qingcloud.com/csiplugin/csi-neonsan:v0.3.0-alpha.1

Correspond to CSI spec v0.3.0
Compatible with Kubernetes 1.11.x