Skip to content

Commit

Permalink
remove 1.28 support for 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sharmilarama authored Sep 12, 2023
1 parent 46779d2 commit a715fb5
Show file tree
Hide file tree
Showing 16 changed files with 12 additions and 19 deletions.
2 changes: 1 addition & 1 deletion content/docs/cosidriver/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Dell COSI Driver is a multi-backend driver, meaning that it can connect to multi
{{<table "table table-striped table-bordered table-sm">}}
| | COSI |
|------------|:----------:|
| Kubernetes | 1.27, 1.28 |
| Kubernetes | 1.27 |
| K3s | 1.27 |
{{</table>}}

Expand Down
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-
{{<table "table table-striped table-bordered table-sm">}}
| | PowerMax | PowerFlex | Unity XT | PowerScale | PowerStore |
|---------------|:----------------:|:-------------------:|:----------------:|:-----------------:|:----------------:|
| Kubernetes | 1.26, 1.27, 1.28 | 1.26, 1.27, 1.28 | 1.26, 1.27, 1.28 | 1.26, 1.27, 1.28 | 1.26, 1.27, 1.28 |
| 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 |
| Ubuntu | 20.04 | 20.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 |
Expand Down
8 changes: 4 additions & 4 deletions content/docs/csidriver/installation/operator/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ If you have installed an old version of the `dell-csi-operator` which was availa
| ------------------ | --------- | -------------- | -------------------- | --------------------- |
| CSI PowerMax | 2.6.0 | v2.6.0 | 1.24, 1.25, 1.26 | 4.10, 4.10 EUS, 4.11 |
| CSI PowerMax | 2.7.0 | v2.7.0 | 1.25, 1.26, 1.27 | 4.10, 4.10 EUS, 4.11 |
| CSI PowerMax | 2.8.0 | v2.8.0 | 1.26, 1.27, 1.28 | 4.11, 4.12 EUS, 4.12 |
| CSI PowerMax | 2.8.0 | v2.8.0 | 1.25, 1.26, 1.27 | 4.11, 4.12 EUS, 4.12 |
| CSI PowerFlex | 2.5.0 | v2.5.0 | 1.23, 1.24, 1.25 | 4.10, 4.10 EUS, 4.11 |
| CSI PowerFlex | 2.6.0 | v2.6.0 | 1.24, 1.25, 1.26 | 4.10, 4.10 EUS, 4.11 |
| CSI PowerFlex | 2.7.0 | v2.7.0 | 1.25, 1.26, 1.27 | 4.11, 4.12 EUS, 4.12 |
Expand All @@ -47,7 +47,7 @@ If you have installed an old version of the `dell-csi-operator` which was availa
| CSI Unity XT | 2.7.0 | v2.7.0 | 1.25, 1.26, 1.27 | 4.11, 4.12, 4.12 EUS |
| CSI PowerStore | 2.6.0 | v2.6.0 | 1.24, 1.25, 1.26 | 4.10, 4.10 EUS, 4.11 |
| CSI PowerStore | 2.7.0 | v2.7.0 | 1.25, 1.26, 1.27 | 4.11, 4.12, 4.12 EUS |
| CSI PowerStore | 2.8.0 | v2.8.0 | 1.26, 1.27, 1.28 | 4.12, 4.12 EUS, 4.13 |
| CSI PowerStore | 2.8.0 | v2.8.0 | 1.25, 1.26, 1.27 | 4.12, 4.12 EUS, 4.13 |

</br>

Expand Down Expand Up @@ -107,7 +107,7 @@ For installation of the supported drivers, a `CustomResource` has to be created
### Pre-requisites for upstream Kubernetes Clusters
On upstream Kubernetes clusters, make sure to install
* VolumeSnapshot CRDs
* On clusters running v1.26,v1.27 & v1.28, make sure to install v1 VolumeSnapshot CRDs
* On clusters running v1.25,v1.26 & v1.27, make sure to install v1 VolumeSnapshot CRDs
* External Volume Snapshot Controller with the correct version

### Pre-requisites for Red Hat OpenShift Clusters
Expand Down Expand Up @@ -206,7 +206,7 @@ Or
{driver name}_{driver version}_ops_{OpenShift version}.yaml
```
For e.g.
* samples/powermax_v280_k8s_128.yaml* <- To install CSI PowerMax driver v2.8.0 on a Kubernetes 1.28 cluster
* samples/powermax_v280_k8s_127.yaml* <- To install CSI PowerMax driver v2.8.0 on a Kubernetes 1.27 cluster
* samples/powermax_v280_ops_413.yaml* <- To install CSI PowerMax driver v2.8.0 on an OpenShift 4.13 cluster

Copy the correct sample file and edit the mandatory & any optional parameters specific to your driver installation by following the instructions [here](#modify-the-driver-specification)
Expand Down
1 change: 0 additions & 1 deletion content/docs/csidriver/release/powerflex.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ description: Release notes for PowerFlex CSI driver
- [#724 - [FEATURE]: CSM support for Openshift 4.13](https://github.com/dell/csm/issues/724)
- [#763 - [FEATURE]: CSI-PowerFlex 4.0 NFS support](https://github.com/dell/csm/issues/763)
- [#876 - [FEATURE]: CSI 1.5 spec support -StorageCapacityTracking](https://github.com/dell/csm/issues/876)
- [#947 - [FEATURE]: K8s 1.28 support ](https://github.com/dell/csm/issues/947)
- [#878 - [FEATURE]: CSI 1.5 spec support: Implement Volume Limits](https://github.com/dell/csm/issues/878)
- [#885 - [FEATURE]: SDC 3.6.1 support](https://github.com/dell/csm/issues/885)

Expand Down
1 change: 0 additions & 1 deletion content/docs/csidriver/release/powermax.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ description: Release notes for PowerMax CSI driver
- [#861 - [FEATURE]: CSM for PowerMax file support ](https://github.com/dell/csm/issues/861)
- [#876 - [FEATURE]: CSI 1.5 spec support -StorageCapacityTracking](https://github.com/dell/csm/issues/876)
- [#877 - [FEATURE]: Make standalone helm chart available from helm repository : https://dell.github.io/dell/helm-charts](https://github.com/dell/csm/issues/877)
- [#947 - [FEATURE]: K8s 1.28 support ](https://github.com/dell/csm/issues/947)
- [#878 - [FEATURE]: CSI 1.5 spec support: Implement Volume Limits](https://github.com/dell/csm/issues/878)
- [#922 - [FEATURE]: Use ubi9 micro as base image](https://github.com/dell/csm/issues/922)
- [#937 - [FEATURE]: Google Anthos 1.15 support for PowerMax](https://github.com/dell/csm/issues/937)
Expand Down
1 change: 0 additions & 1 deletion content/docs/csidriver/release/powerscale.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ description: Release notes for PowerScale CSI driver

- [#724 - [FEATURE]: CSM support for Openshift 4.13](https://github.com/dell/csm/issues/724)
- [#877 - [FEATURE]: Make standalone helm chart available from helm repository : https://dell.github.io/dell/helm-charts](https://github.com/dell/csm/issues/877)
- [#947 - [FEATURE]: K8s 1.28 support ](https://github.com/dell/csm/issues/947)
- [#950 - [FEATURE]: PowerScale 9.5.0.4 support](https://github.com/dell/csm/issues/950)
- [#967 - [FEATURE]: SLES15 SP4 support in csi powerscale](https://github.com/dell/csm/issues/967)
- [#922 - [FEATURE]: Use ubi9 micro as base image](https://github.com/dell/csm/issues/922)
Expand Down
1 change: 0 additions & 1 deletion content/docs/csidriver/release/powerstore.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ description: Release notes for PowerStore CSI driver

- [#724 - [FEATURE]: CSM support for Openshift 4.13](https://github.com/dell/csm/issues/724)
- [#877 - [FEATURE]: Make standalone helm chart available from helm repository : https://dell.github.io/dell/helm-charts](https://github.com/dell/csm/issues/877)
- [#947 - [FEATURE]: K8s 1.28 support ](https://github.com/dell/csm/issues/947)
- [#878 - [FEATURE]: CSI 1.5 spec support: Implement Volume Limits](https://github.com/dell/csm/issues/878)
- [#879 - [FEATURE]: Configurable Volume Attributes use recommended naming convention <prefix>/<name>](https://github.com/dell/csm/issues/879)
- [#922 - [FEATURE]: Use ubi9 micro as base image](https://github.com/dell/csm/issues/922)
Expand Down
1 change: 0 additions & 1 deletion content/docs/csidriver/release/unity.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ description: Release notes for Unity XT CSI driver
- [#876 - [FEATURE]: CSI 1.5 spec support -StorageCapacityTracking](https://github.com/dell/csm/issues/876)
- [#877 - [FEATURE]: Make standalone helm chart available from helm repository : https://dell.github.io/dell/helm-charts](https://github.com/dell/csm/issues/877)
- [#891 - [FEATURE]: Enhancing Unity XT driver to handle API requests after the sessionIdleTimeOut in STIG mode](https://github.com/dell/csm/issues/891)
- [#947 - [FEATURE]: K8s 1.28 support ](https://github.com/dell/csm/issues/947)

### Fixed Issues

Expand Down
2 changes: 1 addition & 1 deletion content/docs/deployment/csmoperator/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Dell CSM Operator has been tested and qualified on Upstream Kubernetes and OpenS

| Kubernetes Version | OpenShift Version |
| -------------------------- | -------------------- |
| 1.26, 1.27, 1.28 | 4.12, 4.12 EUS, 4.13 |
| 1.25, 1.26, 1.27 | 4.12, 4.12 EUS, 4.13 |

>NOTE:
>- Authorization module is only supported on Kubernetes platforms.
Expand Down
1 change: 0 additions & 1 deletion content/docs/deployment/csmoperator/release/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Description: >
- [#724 - [FEATURE]: CSM support for Openshift 4.13](https://github.com/dell/csm/issues/724)
- [#876 - [FEATURE]: CSI 1.5 spec support -StorageCapacityTracking](https://github.com/dell/csm/issues/876)
- [#939 - [FEATURE]: Add support for Offline Install of CSM Operator in non OLM environment](https://github.com/dell/csm/issues/939)
- [#947 - [FEATURE]: K8s 1.28 support ](https://github.com/dell/csm/issues/947)
- [#878 - [FEATURE]: CSI 1.5 spec support: Implement Volume Limits](https://github.com/dell/csm/issues/878)
- [#922 - [FEATURE]: Use ubi9 micro as base image](https://github.com/dell/csm/issues/922)
- [#955 - [FEATURE]: CSI Unity XT Driver: Add upgrade support to the CSM Operator](https://github.com/dell/csm/issues/955)
Expand Down
2 changes: 1 addition & 1 deletion content/docs/observability/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ CSM for Observability provides the following capabilities:
{{<table "table table-striped table-bordered table-sm">}}
| COP/OS | Supported Versions |
|-|-|
| Kubernetes | 1.26, 1.27, 1.28 |
| Kubernetes | 1.25, 1.26, 1.27 |
| Red Hat OpenShift | 4.11, 4.12, 4.13 |
| Rancher Kubernetes Engine | yes |
| RHEL | 7.x, 8.x |
Expand Down
2 changes: 1 addition & 1 deletion content/docs/observability/deployment/online.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ To perform an online installation of CSM for Observability, the following steps
```
```
---------------------------------------------------------------------------------
> Installing Karavi Observability in namespace karavi on 1.28
> Installing Karavi Observability in namespace karavi on 1.27
---------------------------------------------------------------------------------
|
|- Karavi Observability is not installed Success
Expand Down
2 changes: 1 addition & 1 deletion content/docs/observability/upgrade/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ CSM for Observability online installer upgrade can be used if the initial deploy
```
```
---------------------------------------------------------------------------------
> Upgrading Karavi Observability in namespace karavi on 1.28
> Upgrading Karavi Observability in namespace karavi on 1.27
---------------------------------------------------------------------------------
|
|- Karavi Observability is installed. Upgrade can continue Success
Expand Down
2 changes: 1 addition & 1 deletion content/docs/references/cli/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,7 @@ dellctl images --component csi-vxflexos
```
```
Driver/Module Image Supported Orchestrator Versions Sidecar Images
dellemc/csi-vxflexos:v2.8.0 k8s1.28,k8s1.27,k8s1.26,ocp4.13,ocp4.12 registry.k8s.io/sig-storage/csi-attacher:v4.3.0
dellemc/csi-vxflexos:v2.8.0 k8s1.27,k8s1.26,k8s1.25,ocp4.13,ocp4.12 registry.k8s.io/sig-storage/csi-attacher:v4.3.0
registry.k8s.io/sig-storage/csi-provisioner:v3.5.0
registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.9.0
registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2
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 @@ -37,7 +37,7 @@ CSM for Replication provides the following capabilities:
{{<table "table table-striped table-bordered table-sm">}}
| COP/OS | PowerMax | PowerStore | PowerScale | PowerFlex |
| ----------------- | ---------------- | ---------------- | ---------------- | ---------------- |
| Kubernetes | 1.26, 1.27, 1.28 | 1.26, 1.27, 1.28 | 1.26, 1.27, 1.28 | 1.26, 1.27, 1.28 |
| 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.13 | 4.12, 4.13 | 4.12, 4.13 |
| 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 |
Expand Down
1 change: 0 additions & 1 deletion content/docs/replication/release/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Description: >

- [#724 - [FEATURE]: CSM support for Openshift 4.13](https://github.com/dell/csm/issues/724)
- [#877 - [FEATURE]: Make standalone helm chart available from helm repository : https://dell.github.io/dell/helm-charts](https://github.com/dell/csm/issues/877)
- [#947 - [FEATURE]: K8s 1.28 support ](https://github.com/dell/csm/issues/947)

### Fixed Issues

Expand Down

0 comments on commit a715fb5

Please sign in to comment.