Releases: dell/csi-powerscale
Releases · dell/csi-powerscale
Release v2.5.0
New Features/Changes
- Add support for Standalone Helm charts.
- Add an option to the CSI driver force the client list to be updated even if there are unresolvable host.
- Added support for OpenShift 4.11
- Added support for Kubernetes 1.25
- UBI image update
- Go version update to 1.19
Fixed Issues
- PowerScale Replication: Differing IsiPaths between Secret and StorageClass cause failure.
- PowerScale Replication - Replicated PV has the wrong AzServiceIP.
- PowerScale Replication - RESUME doesn't work.
- PowerScale Replication - Unplanned failover doesn't work.
- PowerScale Replication - Source directory disappears after failover.
- PowerScale Replication - mount.nfs: Stale file handle after an unplanned failover.
Documentation
Release Notes
General Documentation
Change Log
See the CHANGELOG for more details.
Release v2.4.0
New Features/Changes
Fixed Issues
There are no fixed issues in this release.
Documentation
Release Notes
General Documentation
Change Log
See the CHANGELOG for more details.
Release v2.3.0
New Features/Changes
- Added support for CSM Resiliency sidecar via Helm.
- Added support to increase volume path limit.
- Added support for Kubernetes 1.24.
- Added support for OpenShift 4.10.
- Added support for Dell EMC PowerScale 9.4.
- Removed beta volumesnapshotclass sample files.
Fixed Issues
Documentation
Release Notes
General Documentation
Change Log
See the CHANGELOG for more details.
Release v2.2.0
New Features/Changes
- Added support for Replication.
- Added support for Kubernetes 1.23.
- Added support to configure fsGroupPolicy.
- Added support for session based authentication along with basic authentication for PowerScale.
Fixed Issues
- CSI Driver installation fails with the error message "error getting FQDN".
Documentation
Change Log
See the CHANGELOG for more details.
Release v2.1.0
New Features/Changes
- Added support for OpenShift v4.9.
- Added support for CSI spec 1.5.
- Added support for new access modes in CSI Spec 1.5.
- Added support for PV/PVC metrics.
- Added ability to accept leader election timeout flags.
- Added support for Dell EMC PowerScale 9.3.
- Added support for volume health monitoring.
Fixed Issues
There are no fixed issues in this release.
Documentation
Release v1.6.1
How to use the Patch:
In case of helm:
- Clone dell CSI-PowerScale repo and checkout branch "release-1.6.1"
- Install the driver
In case of operator:
- Update below sample files of Dell CSI Operator corresponding to Isilon/PowerScale with latest Patch release : CSI Driver for Powerscale v1.6.1
Note: Replace image "dellemc/csi-isilon:v1.6.0" with "dellemc/csi-isilon:v1.6.1" - Upstream Kubernetes
samples/isilon_v160_k8s_119.yaml
samples/isilon_v160_k8s_120.yaml
samples/isilon_v160_k8s_121.yaml - Openshift Environments
samples/isilon_v160_ops_46.yaml
samples/isilon_v160_ops_47.yaml
Release 2.0.0
Release Notes - CSI Driver for PowerScale v2.0.0
New Features/Changes
- Added support for Kubernetes v1.22.
- Added support for OpenShift v4.8.
- Added support for CSI Spec v1.4.
- Added support for session-based authentication.
- Added support for consistent config parameters across CSI drivers.
- Added support for configurable security permissions for volume.
- Added the ability to enable/disable the installation of resizer sidecar with driver installation.
- Added the ability to enable/disable the installation of snapshotter sidecar with driver installation.
- Added support to make dnsPolicy of node component configurable via Operator as well.
- Added the ability to configure kubelet directory path.
- Updated support for dynamic logging configuration.
Documentation
Release 1.6.0
Release Notes - CSI Driver for PowerScale v1.6.0
New Features/Changes
- Added support for Kubernetes 1.21.
- Added support for Red Hat Enterprise Linux (RHEL) 8.4.
- Added support for CSI Spec 1.3.
- Added support for Volume Limit.
- Added support for node selector functionality to helm template.
- Added support for secret in YAML format.
- Added support for Dynamic log level changes.
- Added support to make dnsPolicy of node component configurable via Helm
Documentation
Release 1.5.0
New Features/Changes
- Added support for Kubernetes 1.20
- Added support for OpenShift 4.7 with RHEL and CoreOS worker nodes
- Added support for Red Hat Enterprise Linux (RHEL) 8.x
- Added multi-cluster support through single instance of driver installation
- Added support for custom networks for NFS I/O traffic
- SSH permissions are no longer required. You can safely revoke the privilege ISI_PRIV_LOGIN_SSH for the CSI driver user.