- Multi Controller defect - sidecars timeout. (#1110)
- Volumes failing to mount when customer using NVMeTCP on Powerstore. (#1108)
- Operator crashes when deployed from OpenShift with OLM. (#1117)
- Skip Certificate Validation is not propagated to Authorization module in CSM Operator. (#1120)
- CSM Operator does not calculate status correctly when module is deployed with driver. (#1122)
- For CSM PowerMax, automatic SRDF group creation is failing with "Unable to get Remote Port on SAN for Auto SRDF" on PowerMax 10.1 arrays. As a workaround, create the SRDF Group and add it to the storage class.
- If two separate networks are configured for ISCSI and NVMeTCP, the driver may encounter difficulty identifying the second network (e.g., NVMeTCP). The workaround involves creating a single network on the array to serve both ISCSI and NVMeTCP purposes. (#1108)
- Standby controller pod is in crashloopbackoff state. Scale down the replica count of the controller pod’s deployment to 1 using
kubectl scale deployment <deployment_name> --replicas=1 -n <driver_namespace>
. (#1110)
- The Dell CSI Operator is no longer actively maintained or supported. Dell CSI Operator has been replaced with Dell CSM Operator. If you are currently using Dell CSI Operator, refer to the operator migration documentation to migrate from Dell CSI Operator to Dell CSM Operator.
- CSM for PowerMax linked Proxy mode for CSI reverse proxy is no longer actively maintained or supported. It will be deprecated in CSM 1.9. It is highly recommended that you use stand alone mode going forward.
- The CSM Authorization RPM will be deprecated in a future release. It is highly recommended that you use CSM Authorization Helm deployment or CSM Operator going forward.
- Support For PowerFlex 4.5. (#1067)
- Support for Openshift 4.14. (#1066)
- Support for Kubernetes 1.28. (#947)
- CSM PowerMax: Support PowerMax v10.1. (#1062)
- Update to the latest UBI Micro image for CSM. (#1031)
- Dell CSI to Dell CSM Operator Migration Process. (#996)
- Remove linked proxy mode for PowerMax. (#991)
- Add support for CSI Spec 1.6. (#905)
- Helm Chart Enhancement - Container Images Configurable in values.yaml. (#851)
- Documentation links are broken in few places. (#1072)
- Symmetrix APIs are not getting refreshed. (#1070)
- CSM Doc page - Update link to PowerStore for Resiliency card. (#1065)
- Golint is not installing with go get command. (#1061)
- cert-csi - cannot configure image locations. (#1059)
- CSI Health monitor for Node missing for CSM PowerFlex in Operator samples. (#1058)
- CSI Driver - issue with creation volume from 1 of the worker nodes. (#1057)
- Missing runtime dependencies reference in PowerMax README file.. (#1056)
- The PowerFlex Dockerfile is incorrectly labeling the version as 2.7.0 for the 2.8.0 version.. (#1054)
- make gosec is erroring out - Repos PowerMax,PowerStore,PowerScale (gosec is installed). (#1053)
- make docker command is failing with error. (#1051)
- NFS Export gets deleted when one pod is deleted from the multiple pods consuming the same PowerFlex RWX NFS volume. (#1050)
- Is cert-csi expansion expected to successfully run with enableQuota: false on PowerScale?. (#1046)
- Document instructions update: Either Multi-Path or the Power-Path software should be enabled for PowerMax. (#1037)
- Comment out duplicate entries in the sample secret.yaml file. (#1030)
- Provide more detail about what cert-csi is doing. (#1027)
- CSM Installation wizard is issuing the warnings that are false positives. (#1022)
- CSI-PowerFlex: SDC Rename fails when configuring multiple arrays in the secret. (#1020)
- karavi-metrics-powerscale pod gets an segmentation violation error during start. (#1019)
- Missing error check for os.Stat call during volume publish. (#1014)
- PowerFlex RWX volume no option to configure the nfs export host access ip address.. (#1011)
- cert-csi invalid path in go.mod prevents installation. (#1010)
- Cert-CSI from release v1.2.0 downloads wrong version v0.8.1. (#1009)
- Too many login sessions in gopowerstore client causes unexpected session termination in UI. (#1006)
- CSM Replication - secret file requirement for both sites not documented. (#1002)
- Volume health fails because it looks to a wrong path. (#999)
- X_CSI_AUTH_TYPE cannot be set in CSM Operator. (#990)
- Allow volume prefix to be set via CSM operator. (#989)
- CSM Operator fails to install CSM Replication on the remote cluster. (#988)
- storageCapacity can be set in unsupported CSI Powermax with CSM Operator. (#983)
- Update resources limits for controller-manager to fix OOMKilled error. (#982)
- Not able to take volumesnapshots. (#975)
- Gopowerscale unit test fails. (#771)