Skip to content

Releases: UpCloudLtd/upcloud-csi

v1.3.0

26 Sep 08:43
4f19f78
Compare
Choose a tag to compare

Added

  • controller: allow any snapshot as volume data source for encrypted volume

v1.2.0

10 Jul 06:49
705a0d3
Compare
Choose a tag to compare

Added

  • controller: support for standard storage tier

Changed

  • update upcloud-go-api to v8.6.1
  • update Go to 1.22
  • update Docker image to Alpine 3.20

v1.1.0

05 Feb 08:13
95119b8
Compare
Choose a tag to compare

Added

  • controller: support for data at rest encryption (using encrypted snapshots as volume source is not supported yet)

v1.0.1

07 Dec 13:24
52a5337
Compare
Choose a tag to compare

Fixed

  • controller: regard volume as unpublished from the node, if node is not found

v1.0.0

14 Nov 12:00
13e95d6
Compare
Choose a tag to compare

First stable release.

v0.5.1

24 Oct 10:37
854cbca
Compare
Choose a tag to compare

Changelog

  • chore(docs): update Kubernetes deployment docs #90
  • chore(docs): update development document #91
  • fix(build): update ldflags package paths #92
  • fix(filesystem): make filesystem formatting idempotent #93
  • fix(service): run only single attach/detach operation simultaneously per node #94

v0.5.0

25 Sep 12:31
11c8739
Compare
Choose a tag to compare

Changelog

  • fix(filesystem): remove FS type constraints #86
  • feat(filesystem): check if filesystem type is supported before format #88

v0.4.0

26 Jul 06:14
2f5fbd3
Compare
Choose a tag to compare

Changelog

  • refactor(plugin): enable the plugin to run in different modes (node, controller, and monolith) #81

v0.3.11

04 Jul 10:59
2e0d21c
Compare
Choose a tag to compare

Changelog

  • feat(snapshotting): improve error handling in snapshotter (#79)

v0.3.10

30 May 12:51
17186e8
Compare
Choose a tag to compare

Changelog

  • feat(driver): increase maximum number of volumes per node from 7 to 14 #77
  • fix(driver): check if maximum number of attached devices has been reached #77
  • fix(driver): improve ControllerUnpublishVolume error handling #78