Skip to content

Releases: UpCloudLtd/upcloud-csi

v0.3.9

19 Apr 06:13
8af7a07
Compare
Choose a tag to compare

Changelog

  • feat(deploy/k8s): add cluster ID label to storage devices #71
  • fix(driver): remove target path when unstaging/unpublishing a volume #70
  • chore(deploy/k8s): use credentials from environment variables #67
  • chore(build): use Go 1.19 and alpine:3.17 base image #68
  • chore(lib): update UpCloud Go API to v6.0.0 #66
  • feat(driver): add new zone flag that can be used to set zone when auto-discovery using node name is not possible #66
  • feat(driver): add new label list parameter which can be used to apply default labels to all storage devices created by the driver #66
  • feat(driver): try graceful shutdown when possible #66
  • chore(driver): change default log level from warning to info #66

v0.3.8

31 Mar 06:02
de9e072
Compare
Choose a tag to compare

Changelog

chore(deploy): remove obsolete k8s image pull secrets (#65)

v0.3.7

30 Jan 19:42
e7887f9
Compare
Choose a tag to compare

Changelog

feat(kubernetes): avoid master nodes by CSI node plugin

v0.3.6

27 Jan 11:58
8590fa8
Compare
Choose a tag to compare

Changelog

fix(driver): use udevadm only if available (#63)

v0.3.5

26 Jan 07:43
d14b6cf
Compare
Choose a tag to compare

Changelog

  • docs(readme): update deployment section
  • feat(nomad): HashiCorp Nomad deployment examples
  • chore(lib) update UpCloud Go API to v5.0.0
  • fix(driver): delete snapshot error handling
  • feat(driver): ability to retrieve username and password from the environment
  • feat(volumes): support for new 1GB storages
  • feat(kubernetes): add toleration to all taints + affinity rules for csi-node

Full Changelog: v0.3.4...v0.3.5

v0.3.4

11 Oct 12:37
9759e50
Compare
Choose a tag to compare

Changelog

  • feat(cmd): added upcloud-csi-manifest tool #44
  • chore(logging): refined structured logging #45
  • refactor(driver): refactor driver to conform to the CSI specification #46
  • refactor(release): deploy CRDs separately #47

Full Changelog: v0.3.3...v0.3.4

v0.3.3

22 Sep 08:33
a6e8363
Compare
Choose a tag to compare

Changelog

  • a6e8363 switched to cluster api v1.2.2, cleanup (#39)

v0.3.2

20 Sep 17:18
54ec7ad
Compare
Choose a tag to compare

Changelog

v0.3.1

15 Sep 11:24
a5f7b2c
Compare
Choose a tag to compare

Changelog

  • a5f7b2c fix(driver): get last partition of specific device (#32)

v0.3.0

09 Sep 09:52
5d5dada
Compare
Choose a tag to compare

Changelog

  • added LICENSE
  • feat(driver): add context support for UpCloud API calls
  • feat(driver): support for volume cloning
  • feat(driver): support for volume snapshots
  • fix(driver): wait storage to become online after creating volume

Full Changelog: v0.2.1...v0.3.0