Skip to content

TrueNAS CSP v2.5.2

Latest
Compare
Choose a tag to compare
@datamattsson datamattsson released this 02 Apr 02:07
· 2 commits to master since this release
81b8f08
  • Tracks upstream HPE CSI Driver for Kubernetes Helm chart v2.5.2
  • Passes CSI e2e tests on Kubernetes 1.32.3 with FreeNAS 11.3-U5, TrueNAS CORE 13.3-U1.1 and TrueNAS SCALE 24.10.2 without exceptions.
  • Implemented query-filters and query-options where applicable (#7)
  • Major overhaul of HTTP return codes to the CSI driver for CSP spec compliance
  • Better handling of errors regarding iSCSI portal details (#73)
  • Routable data networks should work now (#70 thanks to @Gusymochis)
  • Better observation of busy datasets to ensure correctness
  • Implemented snapshot hold/release on ZFS snapshots for TrueNAS SCALE
  • Resolved conflicts on targets that should result in better scalability (tested up to 200 attachments across 3 nodes) (#69, #66)
  • PVC expansion of NFS volumes has been implemented upstream (#51)
  • Added a few more manual tests