From 8647b3a4d712d1336c4e421d9b93e27054f4437d Mon Sep 17 00:00:00 2001 From: Yamunadevi N Shanmugam <82038610+shanmydell@users.noreply.github.com> Date: Mon, 17 Apr 2023 17:39:15 +0530 Subject: [PATCH] updated openshift 4.12 support for powermax (#577) --- content/docs/csidriver/_index.md | 4 ++-- content/docs/csidriver/release/powermax.md | 12 ++---------- content/docs/replication/_index.md | 2 +- 3 files changed, 5 insertions(+), 13 deletions(-) diff --git a/content/docs/csidriver/_index.md b/content/docs/csidriver/_index.md index 265ef2a238..565c9301f1 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 | 20.04, 22.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 | 15SP4 | 15SP4 | 15SP4 | 15SP3 | 15SP4 | -| Red Hat OpenShift | 4.10, 4.10 EUS, 4.11 | 4.12, 4.12 EUS | 4.10, 4.10 EUS, 4.11 | 4.10, 4.10 EUS, 4.11 | 4.10, 4.10 EUS, 4.11 | +| Red Hat OpenShift | 4.12, 4.12 EUS, 4.11 | 4.12, 4.12 EUS | 4.10, 4.10 EUS, 4.11 | 4.10, 4.10 EUS, 4.11 | 4.10, 4.10 EUS, 4.11 | | Mirantis Kubernetes Engine | 3.6.x | 3.5.x,3.6.x | 3.6.x | 3.5.x, 3.6.x | 3.6.x | | Google Anthos | 1.12 | 1.12 | no | 1.12 | 1.14 | | VMware Tanzu | no | no | NFS | NFS | NFS,iSCSI | @@ -33,7 +33,7 @@ The CSI Drivers by Dell implement an interface between [CSI](https://kubernetes- {{}} | Features | PowerMax | PowerFlex | Unity XT | PowerScale | PowerStore | |--------------------------|:--------:|:---------:|:---------:|:----------:|:----------:| -| CSI Driver version | 2.6.0 | 2.6.0 | 2.6.0 | 2.6.1 | 2.6.0 | +| CSI Driver version | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | | Static Provisioning | yes | yes | yes | yes | yes | | Dynamic Provisioning | yes | yes | yes | yes | yes | | Expand Persistent Volume | yes | yes | yes | yes | yes | diff --git a/content/docs/csidriver/release/powermax.md b/content/docs/csidriver/release/powermax.md index 9fec415c0b..4a69b7b2bd 100644 --- a/content/docs/csidriver/release/powermax.md +++ b/content/docs/csidriver/release/powermax.md @@ -3,20 +3,12 @@ title: PowerMax description: Release notes for PowerMax CSI driver --- -## Release Notes - CSI PowerMax v2.6.0 +## Release Notes - CSI PowerMax v2.7.0 > Note: Starting from CSI v2.4.0, Only Unisphere 10.0 REST endpoints are supported. It is mandatory that Unisphere should be updated to 10.0. Please find the instructions [here.](https://dl.dell.com/content/manual34878027-dell-unisphere-for-powermax-10-0-0-installation-guide.pdf?language=en-us&ps=true) ### New Features/Changes -- [Added support for RKE 1.4.2.](https://github.com/dell/csm/issues/670) -- [Added support to cleanup powerpath dead paths](https://github.com/dell/csm/issues/669) -- [Added support for Kubernetes 1.26](https://github.com/dell/csm/issues/597) -- [Added support to clone the replicated volumes](https://github.com/dell/csm/issues/646) -- [Added support to restore the snapshot of metro volumes](https://github.com/dell/csm/issues/652) -- [Added support for MKE 3.6.1](https://github.com/dell/csm/issues/672) -- [Added support for user array migration between arrays](https://github.com/dell/csm/issues/267) -- [Added support for Observability](https://github.com/dell/csm/issues/586) -- [Added support for generating manifest file via CSM Installation wizard](https://github.com/dell/csm/issues/591) +- [Added support for OpenShift 4.12](https://github.com/dell/csm/issues/571) ### Fixed Issues There are no fixed issues in this release. diff --git a/content/docs/replication/_index.md b/content/docs/replication/_index.md index 05d268ed79..796ab55ed2 100644 --- a/content/docs/replication/_index.md +++ b/content/docs/replication/_index.md @@ -39,7 +39,7 @@ CSM for Replication provides the following capabilities: | COP/OS | PowerMax | PowerStore | PowerScale | PowerFlex | | ----------------- | ---------------- | ---------------- | ---------------- | ---------------- | | Kubernetes | 1.25, 1.26, 1.27 | 1.25, 1.26, 1.27 | 1.25, 1.26, 1.27 | 1.25, 1.26, 1.27 | -| Red Hat OpenShift | 4.10, 4.11 | 4.10, 4.11 | 4.10, 4.11 | 4.10, 4.11 | +| Red Hat OpenShift | 4.12, 4.11 | 4.10, 4.11 | 4.10, 4.11 | 4.10, 4.11 | | RHEL | 7.x, 8.x | 7.x, 8.x | 7.x, 8.x | 7.x, 8.x | | CentOS | 7.8, 7.9 | 7.8, 7.9 | 7.8, 7.9 | 7.8, 7.9 | | Ubuntu | 20.04 | 20.04 | 20.04 | 20.04 |