Skip to content

Commit

Permalink
Adding RHEL 9.0 support for Powermax (#707)
Browse files Browse the repository at this point in the history
  • Loading branch information
boyamurthy authored Jul 11, 2023
1 parent 7c3cd25 commit 5d530d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 13 deletions.
2 changes: 1 addition & 1 deletion content/docs/csidriver/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
12 changes: 1 addition & 11 deletions content/docs/csidriver/release/powermax.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion content/docs/replication/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit 5d530d6

Please sign in to comment.