Skip to content

Commit

Permalink
updated openshift 4.12 support for powermax (#577)
Browse files Browse the repository at this point in the history
  • Loading branch information
shanmydell authored and rajkumar-palani committed May 23, 2023
1 parent 7403f5f commit 8647b3a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 13 deletions.
4 changes: 2 additions & 2 deletions content/docs/csidriver/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand All @@ -33,7 +33,7 @@ The CSI Drivers by Dell implement an interface between [CSI](https://kubernetes-
{{<table "table table-striped table-bordered table-sm">}}
| 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 |
Expand Down
12 changes: 2 additions & 10 deletions content/docs/csidriver/release/powermax.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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 @@ -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 |
Expand Down

0 comments on commit 8647b3a

Please sign in to comment.