You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Tracks upstream HPE CSI Driver for Kubernetes Helm chart v2.5.1
Passes CSI e2e tests on Kubernetes 1.31 with TrueNAS CORE 13.0-U6.2 and TrueNAS SCALE 24.04.2.
Reworked target and initiator management. All target resources are now persistent between Unpublish and Publish. This increase robustness in high churn situations.
Added an "authNetworks" StorageClass parameter effective on TrueNAS SCALE to allow initiators from routed networks. (see INSTALL.md)
Fully supports KubeVirt as a workload with RWX Block volumes.
There are now two types of initiators populated on TrueNAS. One holds the CSI driver node ID and the other map to the target using the PV name.