Skip to content

Releases: hpe-storage/truenas-csp

TrueNAS CSP v2.4.2

06 May 06:36
1adedee
Compare
Choose a tag to compare

TrueNAS CSP v2.4.0

10 Oct 02:58
1657b8f
Compare
Choose a tag to compare

TrueNAS CSP v2.3.10

08 May 01:57
3ff5d9a
Compare
Choose a tag to compare
  • Fixes for the exceptions in #41 to support single NIC TrueNAS/FreeNAS appliances and duplicate initiators.

TrueNAS CSP v2.3.0

06 May 00:15
4b92f91
Compare
Choose a tag to compare
  • Track upstream v2.3.0
  • Fixed #39
  • Made progress on #36
  • Target basename doesn't matter any longer as long as it's any of the two supported ones (#34)
  • ARM image is now being built, upstream does not support it yet (next release) (#23)

TrueNAS CSP v2.2.0

22 Sep 02:39
339486d
Compare
Choose a tag to compare
  • Pulls in upstream HPE CSI Driver 2.2.0 chart (Closing #31)
  • New base build of latest Alpine Linux to clear Quay security scan
  • No code updates
  • Improved e2e Makefile to run focused tests
  • New Helm chart v1.1.2
  • e2e testing passed with Kubernetes 1.25.1

TrueNAS CSP v2.1.1

15 Apr 16:54
cb409c8
Compare
Choose a tag to compare
  • Pulls in upstream HPE CSI Driver 2.1.1-0 chart (closing #27)
  • New base build of latest Alpine Linux to clear Quay security scan

TrueNAS CSP v2.1.0

31 Jan 07:18
ecebf8a
Compare
Choose a tag to compare
  • Built against HPE CSI Driver v2.1.0
  • Support for Kubernetes 1.22 (closing #24)
  • Installation docs updated to default to Kubernetes 1.22
  • Initial support for TrueNAS SCALE (closing #21)
  • Rename project from TrueNAS CORE CSP to TrueNAS CSP
  • No code changes to the actual TrueNAS CSP code base
  • Base image rebuilt against latest Alpine Linux
  • Helm chart pre-release tag dropped

Multipathing issues

Improved multipath support implemented upstream. Please file an issue if disks are not showing up on the worker nodes. The first thing to do if there's signs of trouble is to remove the existing /etc/multipath.conf on all worker nodes and restart the node driver (this assumes no other relevant multipathing configuration is in place and it generally applies to Ubuntu more than anything):

kubectl rollout restart -n hpe-storage ds/hpe-csi-node

TrueNAS CORE CSP v2.0.0

02 Oct 17:38
aa5e623
Compare
Choose a tag to compare
  • FreeNAS support with option to use root password instead of API key for TrueNAS (thanks to @maxirus for the contributions)
  • Helm chart available as a pre-release on Artifact Hub
  • Project now has an official icon
  • TrueNAS CORE CSP packaged against HPE CSI Driver v2.0.0
  • Installation docs updated to default to Kubernetes 1.21

TrueNAS CORE CSP v1.4.0

11 Jan 02:55
4bbadcf
Compare
Choose a tag to compare
  • TrueNAS CORE CSP packaged against HPE CSI Driver v1.4.0
  • Namespace updates kube-systemhpe-storage
  • Installation docs updated to default to Kubernetes 1.20

TrueNAS CORE CSP v1.3.0

31 Dec 22:41
43725cf
Compare
Choose a tag to compare

Initial release tested against the official HPE CSI Driver for Kubernetes v1.3.0, features include:

  • Dynamic Provisioning
  • Volume Expansion
  • Block Volume
  • Volume Snapshots
  • Snapshot and PVC data source

See README and INSTALL for more information.