Release v2.5.0
Release Notes - CSI PowerFlex v2.5.0
New Features/Changes
- Read Only Block support
- Added support for setting QoS limits by CSI-PowerFLex driver
- Added support for standardizing helm installation for CSI-PowerFlex driver
- Automated SDC deployment on RHEL 7.9 and 8.x
- SLES 15 SP4 support added
- OCP 4.11 support added
- K8 1.25 support added
- Added support for PowerFlex storage system v4.0
Fixed Issues
Known Issues
Issue | Workaround |
---|---|
Delete namespace that has PVCs and pods created with the driver. The External health monitor sidecar crashes as a result of this operation. | Deleting the namespace deletes the PVCs first and then removes the pods in the namespace. This brings a condition where pods exist without their PVCs and causes the external-health-monitor sidecar to crash. This is a known issue and has been reported at kubernetes-csi/external-health-monitor#100 |
When a node goes down, the block volumes attached to the node cannot be attached to another node | This is a known issue and has been reported at kubernetes-csi/external-attacher#215. Workaround: 1. Force delete the pod running on the node that went down 2. Delete the volumeattachment to the node that went down. Now the volume can be attached to the new node. |
Note:
- Support for Kubernetes alpha features like Volume Health Monitoring and RWOP (ReadWriteOncePod) access mode will not be available in OpenShift environment as OpenShift doesn't support enabling of alpha features for Production Grade clusters.
Documentation
Release Notes
General Documentation
Change Log
See the CHANGELOG for more details.