From 806281ad61723784b1357089a9856104c2392d4e Mon Sep 17 00:00:00 2001 From: Konduri Satya Narayana <109734493+satyakonduri@users.noreply.github.com> Date: Thu, 27 Oct 2022 11:41:08 +0530 Subject: [PATCH] CSI-Powerstore Add Operator support for 2.5 Driver and Update release notes (#369) --- content/docs/csidriver/_index.md | 2 +- content/docs/csidriver/installation/operator/_index.md | 2 +- content/docs/csidriver/release/powerstore.md | 9 +++++---- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/content/docs/csidriver/_index.md b/content/docs/csidriver/_index.md index 2472435d74..d3e982d634 100644 --- a/content/docs/csidriver/_index.md +++ b/content/docs/csidriver/_index.md @@ -21,7 +21,7 @@ The CSI Drivers by Dell implement an interface between [CSI](https://kubernetes- | Ubuntu | 20.04 | 20.04 | 18.04, 20.04 | 18.04, 20.04 | 20.04 | | CentOS | 7.8, 7.9 | 7.8, 7.9 | 7.8, 7.9 | 7.8, 7.9 | 7.8, 7.9 | | SLES | 15SP3 | 15SP3 | 15SP3 | 15SP3 | 15SP3 | -| Red Hat OpenShift | 4.10, 4.10 EUS, 4.11 | 4.9, 4.10, 4.10 EUS | 4.10, 4.10 EUS, 4.11 | 4.9, 4.10, 4.10 EUS | 4.9, 4.10, 4.10 EUS | +| Red Hat OpenShift | 4.10, 4.10 EUS, 4.11 | 4.9, 4.10, 4.10 EUS | 4.10, 4.10 EUS, 4.11 | 4.9, 4.10, 4.10 EUS | 4.10, 4.10 EUS, 4.11 | | Mirantis Kubernetes Engine | 3.5.x | 3.5.x | 3.5.x | 3.5.x | 3.5.x | | Google Anthos | 1.12 | 1.12 | no | 1.12 | 1.12 | | VMware Tanzu | no | no | NFS | NFS | NFS,iSCSI | diff --git a/content/docs/csidriver/installation/operator/_index.md b/content/docs/csidriver/installation/operator/_index.md index 268eae9207..d0986c843f 100644 --- a/content/docs/csidriver/installation/operator/_index.md +++ b/content/docs/csidriver/installation/operator/_index.md @@ -63,9 +63,9 @@ If you have installed an old version of the `dell-csi-operator` which was availa | CSI Unity XT | 2.3.0 | v2.3.0 | 1.22, 1.23, 1.24 | 4.9, 4.10, 4.10 EUS | | CSI Unity XT | 2.4.0 | v2.4.0 | 1.22, 1.23, 1.24 | 4.9, 4.10, 4.10 EUS | | CSI Unity XT | 2.5.0 | v2.5.0 | 1.23, 1.24, 1.25 | 4.10, 4.10 EUS, 4.11 | -| CSI PowerStore | 2.2.0 | v2.2.0 | 1.21, 1.22, 1.23 | 4.8, 4.8 EUS, 4.9 | | CSI PowerStore | 2.3.0 | v2.3.0 | 1.22, 1.23, 1.24 | 4.9, 4.10, 4.10 EUS | | CSI PowerStore | 2.4.0 | v2.4.0 | 1.22, 1.23, 1.24 | 4.9, 4.10, 4.10 EUS | +| CSI PowerStore | 2.5.0 | v2.5.0 | 1.23, 1.24. 1.25 | 4.10, 4.10 EUS, 4.11 |
diff --git a/content/docs/csidriver/release/powerstore.md b/content/docs/csidriver/release/powerstore.md index b11c3b8d86..5594f09e21 100644 --- a/content/docs/csidriver/release/powerstore.md +++ b/content/docs/csidriver/release/powerstore.md @@ -3,13 +3,14 @@ title: PowerStore description: Release notes for PowerStore CSI driver --- -## Release Notes - CSI PowerStore v2.4.0 +## Release Notes - CSI PowerStore v2.5.0 ### New Features/Changes -- [Updated deprecated StorageClass parameter fsType with csi.storage.k8s.io/fstype](https://github.com/dell/csm/issues/188) -- [Added support for iSCSI in TKG Qualification](https://github.com/dell/csm/issues/363) -- [Added support for Stand alone Helm Chart](https://github.com/dell/csm/issues/355) +- [Added support for Storage Capacity Tracking feature](https://github.com/dell/csm/issues/483) +- [Added support for Kubernetes 1.25](https://github.com/dell/csm/issues/478) +- [Added support for OpenShift 4.11](https://github.com/dell/csm/issues/480) +- [Added support for PowerStore 3.2 array](https://github.com/dell/csm/issues/482) ### Fixed Issues