From a935f96e02d97ae76692d2813ca574083e2b0722 Mon Sep 17 00:00:00 2001 From: Yamunadevi N Shanmugam Date: Tue, 11 Jul 2023 20:23:41 +0530 Subject: [PATCH 1/3] updated openshift feature --- content/docs/csidriver/_index.md | 2 +- content/docs/csidriver/release/powermax.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/content/docs/csidriver/_index.md b/content/docs/csidriver/_index.md index 8216a20187..0a796b61b0 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.9 | 7.8, 7.9 | 7.8, 7.9 | | SLES | 15SP4 | 15SP4 | 15SP4 | 15SP3 | 15SP4 | -| Red Hat OpenShift | 4.11, 4.12, 4.12 EUS | 4.11, 4.12, 4.12 EUS | 4.11, 4.12, 4.12 EUS | 4.11, 4.12, 4.12 EUS | 4.11, 4.12, 4.12 EUS | +| Red Hat OpenShift | 4.12, 4.12 EUS, 4.13 | 4.11, 4.12, 4.12 EUS | 4.11, 4.12, 4.12 EUS | 4.11, 4.12, 4.12 EUS | 4.11, 4.12, 4.12 EUS | | 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.14 | 1.12 | no | 1.15 | 1.15 | | VMware Tanzu | no | no | NFS | NFS | NFS,iSCSI | diff --git a/content/docs/csidriver/release/powermax.md b/content/docs/csidriver/release/powermax.md index 9d9340dbd0..26be111315 100644 --- a/content/docs/csidriver/release/powermax.md +++ b/content/docs/csidriver/release/powermax.md @@ -11,6 +11,7 @@ description: Release notes for PowerMax CSI driver ### New Features/Changes - [Added support for RHEL 9.0](https://github.com/dell/csm/issues/893) +- [Added support for OpenShift 4.13](https://github.com/dell/csm/issues/724) ### Fixed Issues There are no fixed issues in this release. From 0f66c368712265ba126378401751a6df58f4a750 Mon Sep 17 00:00:00 2001 From: Yamunadevi N Shanmugam Date: Tue, 11 Jul 2023 20:24:33 +0530 Subject: [PATCH 2/3] updated openshift feature --- content/docs/csidriver/_index.md | 2 +- content/docs/csidriver/release/powermax.md | 2 +- content/docs/replication/_index.md | 2 +- content/docs/replication/release/_index.md | 5 ++--- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/content/docs/csidriver/_index.md b/content/docs/csidriver/_index.md index 0a796b61b0..824137910d 100644 --- a/content/docs/csidriver/_index.md +++ b/content/docs/csidriver/_index.md @@ -34,7 +34,7 @@ The CSI Drivers by Dell implement an interface between [CSI](https://kubernetes- {{}} | Features | PowerMax | PowerFlex | Unity XT | PowerScale | PowerStore | |--------------------------|:--------:|:---------:|:---------:|:----------:|:----------:| -| CSI Driver version | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | 2.7.0 | +| CSI Driver version | 2.8.0 | 2.8.0 | 2.8.0 | 2.8.0 | 2.8.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 26be111315..0227b38b49 100644 --- a/content/docs/csidriver/release/powermax.md +++ b/content/docs/csidriver/release/powermax.md @@ -3,7 +3,7 @@ title: PowerMax description: Release notes for PowerMax CSI driver --- -## Release Notes - CSI PowerMax v2.7.0 +## Release Notes - CSI PowerMax v2.8.0 {{% pageinfo color="primary" %}} Linked Proxy mode for CSI reverse proxy is no longer actively maintained or supported. It will be deprecated in CSM 1.9. It is highly recommended that you use stand alone mode going forward. {{% /pageinfo %}} diff --git a/content/docs/replication/_index.md b/content/docs/replication/_index.md index 098e08284c..e6ac0a23bb 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.11, 4.12 | 4.11, 4.12 | 4.11, 4.12 | 4.11, 4.12 | +| Red Hat OpenShift | 4.12, 4.13 | 4.11, 4.12 | 4.11, 4.12 | 4.11, 4.12 | | RHEL | 7.x, 8.x, 9.0 | 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 | diff --git a/content/docs/replication/release/_index.md b/content/docs/replication/release/_index.md index 67a3949259..c997c36152 100644 --- a/content/docs/replication/release/_index.md +++ b/content/docs/replication/release/_index.md @@ -6,11 +6,10 @@ Description: > Dell Container Storage Modules (CSM) release notes for replication --- -## Release Notes - CSM Replication 1.5.0 +## Release Notes - CSM Replication 1.6.0 ### New Features/Changes - - [Target Backend Volume Deletion](https://github.com/dell/csm/issues/665) - - [Base Image Updated to ubi-micro](https://github.com/dell/csm/issues/790) + - [Added support for OpenShift 4.13](https://github.com/dell/csm/issues/724) ### Fixed Issues From 5bdacf5073214221ed880cd7d51fa0db4d07b5a9 Mon Sep 17 00:00:00 2001 From: Yamunadevi N Shanmugam <82038610+shanmydell@users.noreply.github.com> Date: Thu, 27 Jul 2023 10:38:05 +0530 Subject: [PATCH 3/3] Update _index.md --- content/docs/replication/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/replication/_index.md b/content/docs/replication/_index.md index d81a0c74c6..8bad967314 100644 --- a/content/docs/replication/_index.md +++ b/content/docs/replication/_index.md @@ -38,7 +38,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.12, 4.13 | 4.12, 4.12 | 4.12, 4.13 | 4.12, 4.13 | +| Red Hat OpenShift | 4.12, 4.13 | 4.12, 4.13 | 4.12, 4.13 | 4.12, 4.13 | | RHEL | 7.x, 8.x, 9.0 | 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 |