From b603845b6178fd547e740ef12014a54a7ac02418 Mon Sep 17 00:00:00 2001 From: SatyaNarayana Konduri Date: Thu, 20 Oct 2022 14:27:16 -0400 Subject: [PATCH 1/3] CSI-Powerstore: Add OCP 4.11 Support in SupportMatrix --- content/docs/csidriver/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 | From 81375a8428bc98692412ee32e6bd5f70180275bd Mon Sep 17 00:00:00 2001 From: SatyaNarayana Konduri Date: Thu, 20 Oct 2022 14:28:44 -0400 Subject: [PATCH 2/3] CSI-Powerstore: Add Operator support for 1.25 k8s and 4.11 OCP --- content/docs/csidriver/installation/operator/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 |
From 4b23fa339e5bfa4c3fd2df70e95e2855ea9be216 Mon Sep 17 00:00:00 2001 From: SatyaNarayana Konduri Date: Sat, 22 Oct 2022 10:57:04 -0400 Subject: [PATCH 3/3] CSI-Powerstore: Update 2.5 Release Notes CSI-Powerstore: Update 2.5 Release Notes Update powerstore.md Update powerstore.md Update powerstore.md --- content/docs/csidriver/release/powerstore.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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