From 229fae00f7580fa282f8f50bc95d9092a0a8ea8c Mon Sep 17 00:00:00 2001 From: Boya Murthy Date: Tue, 11 Jul 2023 15:08:50 +0530 Subject: [PATCH] Adding RHEL 9.0 support for Powermax --- content/docs/csidriver/_index.md | 2 +- content/docs/csidriver/release/powermax.md | 12 +----------- content/docs/replication/_index.md | 2 +- 3 files changed, 3 insertions(+), 13 deletions(-) diff --git a/content/docs/csidriver/_index.md b/content/docs/csidriver/_index.md index 8a156c8fa7..8216a20187 100644 --- a/content/docs/csidriver/_index.md +++ b/content/docs/csidriver/_index.md @@ -17,7 +17,7 @@ The CSI Drivers by Dell implement an interface between [CSI](https://kubernetes- | | PowerMax | PowerFlex | Unity XT | PowerScale | PowerStore | |---------------|:----------------:|:-------------------:|:----------------:|:-----------------:|:----------------:| | 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 | 1.25, 1.26, 1.27 | -| RHEL | 7.x,8.x | 7.x,8.x | 7.x,8.x | 7.x,8.x | 7.x,8.x | +| RHEL | 7.x,8.x,9.0 | 7.x,8.x | 7.x,8.x | 7.x,8.x | 7.x,8.x | | 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 | diff --git a/content/docs/csidriver/release/powermax.md b/content/docs/csidriver/release/powermax.md index 7ec91a65c2..9d9340dbd0 100644 --- a/content/docs/csidriver/release/powermax.md +++ b/content/docs/csidriver/release/powermax.md @@ -10,17 +10,7 @@ description: Release notes for PowerMax CSI driver > 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 OpenShift 4.12](https://github.com/dell/csm/issues/571) -- [Added support for PowerMax v10.0.1 array](https://github.com/dell/csm/issues/760) -- [Migrated image registry from k8s.gcr.io to registry.k8s.io](https://github.com/dell/csm/issues/744) -- [Added support for Amazon EKS Anywhere](https://github.com/dell/csm/issues/825) -- [Added support for Kubernetes 1.27](https://github.com/dell/csm/issues/761) -- [Added support for read only mount option for block volumes](https://github.com/dell/csm/issues/792) -- [Added support for host groups for vSphere environment](https://github.com/dell/csm/issues/746) -- [Added support to delete volumes on target array when it is set to Delete in storage class](https://github.com/dell/csm/issues/801) -- [Added support for setting up QoS parameters for throttling performance and bandwidth at Storage Group level](https://github.com/dell/csm/issues/726) -- [Added support for CSM Operator for PowerMax Driver](https://github.com/dell/csm/issues/769) -- [Added support to create reverseproxy certs automatically](https://github.com/dell/csm/issues/819) +- [Added support for RHEL 9.0](https://github.com/dell/csm/issues/893) ### 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 b6debeaa27..098e08284c 100644 --- a/content/docs/replication/_index.md +++ b/content/docs/replication/_index.md @@ -40,7 +40,7 @@ CSM for Replication provides the following capabilities: | ----------------- | ---------------- | ---------------- | ---------------- | ---------------- | | 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 | -| RHEL | 7.x, 8.x | 7.x, 8.x | 7.x, 8.x | 7.x, 8.x | +| 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 | | SLES | 15SP4 | 15SP2 | 15SP2 | 15SP3 |