Skip to content

Releases: weka/csi-wekafs

Release v0.8.2

16 Jun 07:58
Compare
Choose a tag to compare

Fixed README.md.gotmpl to correctly show URL of the SELinux README

Release v0.8.1

08 Jun 10:23
Compare
Choose a tag to compare

Minor fixes in deployment process and documentation links

Release v0.8.0

08 Jun 10:22
9120510
Compare
Choose a tag to compare

SELinux support and minor improvements

Release v0.7.4

14 Mar 16:40
Compare
Choose a tag to compare

New features

Support for authenticated FileSystems and additional organizations

This functionality is supported for Weka clusters of version 3.14 and up

  • Filesystems set with auth-required=true can be used for CSI volumes
  • Filesystems in non-root organization can be used for CSI volumes

Release 0.7.3

31 Jan 13:10
Compare
Choose a tag to compare

Improvements

  • Volume ownership and permissions configuration can be set via storageClass parameters
  • Automated doc generation via helm-doc

Release 0.7.2

13 Dec 20:16
Compare
Choose a tag to compare

Improvements

  • Upgrade sidecar components to latest versions on gcr.io

Release 0.6.6

30 Mar 14:08
Compare
Choose a tag to compare

Bug fixes

  • Changed default mount options to writecache to improve inter-pod performance over CSI volumes

Release 0.6.5

24 Feb 18:34
Compare
Choose a tag to compare

Bug fixes

  • In rare circumstances, CSI plugin may fail to publish a volume after node server pod restart

v0.6.4

26 Jan 10:50
Compare
Choose a tag to compare

Release 0.6.4

Improvements

  • CSI node driver does not crash when node is not configured as Weka client

v0.6.3

21 Jan 16:09
Compare
Choose a tag to compare

Release 0.6.3

New Features

  • Deployment supported via Helm public repo
  • Repository listed on ArtifactHub

Improvements

  • Fixed version strings SymVer2 compatibility
  • Added values.schema.json
  • Added post-installation notes
  • Added documentation on values