From 2c859d970d67c85f3af3d49f2d7977c727545fc9 Mon Sep 17 00:00:00 2001 From: panigs7 Date: Tue, 16 Aug 2022 02:58:57 -0400 Subject: [PATCH] Update version ref in dell csi operator --- .../csidriver/installation/offline/_index.md | 2 +- .../csidriver/installation/operator/_index.md | 17 ++++++++--------- .../csidriver/installation/operator/unity.md | 4 ++-- content/docs/csidriver/release/operator.md | 9 ++------- .../csidriver/upgradation/drivers/operator.md | 2 +- 5 files changed, 14 insertions(+), 20 deletions(-) diff --git a/content/docs/csidriver/installation/offline/_index.md b/content/docs/csidriver/installation/offline/_index.md index 127d35c937..63c4b96a29 100644 --- a/content/docs/csidriver/installation/offline/_index.md +++ b/content/docs/csidriver/installation/offline/_index.md @@ -65,7 +65,7 @@ The resulting offline bundle file can be copied to another machine, if necessary For example, here is the output of a request to build an offline bundle for the Dell CSI Operator: ``` -git clone -b v1.8.0 https://github.com/dell/dell-csi-operator.git +git clone -b v1.9.0 https://github.com/dell/dell-csi-operator.git ``` ``` cd dell-csi-operator/scripts diff --git a/content/docs/csidriver/installation/operator/_index.md b/content/docs/csidriver/installation/operator/_index.md index 68113a0e90..56bd3ec3a2 100644 --- a/content/docs/csidriver/installation/operator/_index.md +++ b/content/docs/csidriver/installation/operator/_index.md @@ -50,22 +50,21 @@ If you have installed an old version of the `dell-csi-operator` which was availa #### Full list of CSI Drivers and versions supported by the Dell CSI Operator | CSI Driver | Version | ConfigVersion | Kubernetes Version | OpenShift Version | | ------------------ | --------- | -------------- | -------------------- | --------------------- | -| CSI PowerMax | 2.1.0 | v2.1.0 | 1.20, 1.21, 1.22 | 4.8, 4.8 EUS, 4.9 | | CSI PowerMax | 2.2.0 | v2.2.0 | 1.21, 1.22, 1.23 | 4.8, 4.8 EUS, 4.9 | | CSI PowerMax | 2.3.0 | v2.3.0 | 1.22, 1.23, 1.24 | 4.9, 4.10, 4.10 EUS | -| CSI PowerFlex | 2.1.0 | v2.1.0 | 1.20, 1.21, 1.22 | 4.8, 4.8 EUS, 4.9 | +| CSI PowerMax | 2.4.0 | v2.4.0 | 1.22, 1.23, 1.24 | 4.9, 4.10, 4.10 EUS | | CSI PowerFlex | 2.2.0 | v2.2.0 | 1.21, 1.22, 1.23 | 4.8, 4.8 EUS, 4.9 | | CSI PowerFlex | 2.3.0 | v2.3.0 | 1.22, 1.23, 1.24 | 4.9, 4.10, 4.10 EUS | -| CSI PowerScale | 2.1.0 | v2.1.0 | 1.20, 1.21, 1.22 | 4.8, 4.8 EUS, 4.9 | +| CSI PowerFlex | 2.4.0 | v2.4.0 | 1.22, 1.23, 1.24 | 4.9, 4.10, 4.10 EUS | | CSI PowerScale | 2.2.0 | v2.2.0 | 1.21, 1.22, 1.23 | 4.8, 4.8 EUS, 4.9 | | CSI PowerScale | 2.3.0 | v2.3.0 | 1.22, 1.23, 1.24 | 4.9, 4.10, 4.10 EUS | -| CSI Unity XT | 2.1.0 | v2.1.0 | 1.20, 1.21, 1.22 | 4.8, 4.8 EUS, 4.9 | +| CSI PowerScale | 2.4.0 | v2.4.0 | 1.22, 1.23, 1.24 | 4.9, 4.10, 4.10 EUS | | CSI Unity XT | 2.2.0 | v2.2.0 | 1.21, 1.22, 1.23 | 4.8, 4.8 EUS, 4.9 | | CSI Unity XT | 2.3.0 | v2.3.0 | 1.22, 1.23, 1.24 | 4.9, 4.10, 4.10 EUS | -| CSI PowerStore | 2.1.0 | v2.1.0 | 1.20, 1.21, 1.22 | 4.8, 4.8 EUS, 4.9 | +| CSI Unity XT | 2.4.0 | v2.4.0 | 1.22, 1.23, 1.24 | 4.9, 4.10, 4.10 EUS | | CSI PowerStore | 2.2.0 | v2.2.0 | 1.21, 1.22, 1.23 | 4.8, 4.8 EUS, 4.9 | | CSI PowerStore | 2.3.0 | v2.3.0 | 1.22, 1.23, 1.24 | 4.9, 4.10, 4.10 EUS | - +| CSI PowerStore | 2.4.0 | v2.4.0 | 1.22, 1.23, 1.24 | 4.9, 4.10, 4.10 EUS |
**Dell CSI Operator can be installed via OLM (Operator Lifecycle Manager) and manual installation.** @@ -97,7 +96,7 @@ $ kubectl create configmap dell-csi-operator-config --from-file config.tar.gz -n #### Steps >**Skip step 1 for "offline bundle installation" and continue using the workspace created by untar of dell-csi-operator-bundle.tar.gz.** -1. Clone and checkout the required dell-csi-operator version using `git clone -b v1.8.0 https://github.com/dell/dell-csi-operator.git`. +1. Clone and checkout the required dell-csi-operator version using `git clone -b v1.9.0 https://github.com/dell/dell-csi-operator.git`. 2. cd dell-csi-operator 3. Run `bash scripts/install.sh` to install the operator. >NOTE: Dell CSI Operator version 1.4.0 and higher would install to the 'dell-csi-operator' namespace by default. @@ -274,12 +273,12 @@ The below notes explain some of the general items to take care of. 1. If you are trying to upgrade the CSI driver from an older version, make sure to modify the _configVersion_ field if required. ```yaml driver: - configVersion: v2.3.0 + configVersion: v2.4.0 ``` 2. Volume Health Monitoring feature is optional and by default this feature is disabled for drivers when installed via operator. To enable this feature, we will have to modify the below block while upgrading the driver.To get the volume health state add external-health-monitor sidecar in the sidecar section and `value`under controller set to true and the `value` under node set - to true as shown below: + to true as shown below:
i. Add controller and node section as below: ```yaml controller: diff --git a/content/docs/csidriver/installation/operator/unity.md b/content/docs/csidriver/installation/operator/unity.md index 89e8b9a699..637f571ad2 100644 --- a/content/docs/csidriver/installation/operator/unity.md +++ b/content/docs/csidriver/installation/operator/unity.md @@ -97,12 +97,12 @@ metadata: namespace: test-unity spec: driver: - configVersion: v2.3.0 + configVersion: v2.4.0 replicas: 2 dnsPolicy: ClusterFirstWithHostNet forceUpdate: false common: - image: "dellemc/csi-unity:v2.3.0" + image: "dellemc/csi-unity:v2.4.0" imagePullPolicy: IfNotPresent sideCars: - name: provisioner diff --git a/content/docs/csidriver/release/operator.md b/content/docs/csidriver/release/operator.md index 9696d83067..924c939f57 100644 --- a/content/docs/csidriver/release/operator.md +++ b/content/docs/csidriver/release/operator.md @@ -3,14 +3,9 @@ title: Operator description: Release notes for Dell CSI Operator --- -## Release Notes - Dell CSI Operator 1.8.0 +## Release Notes - Dell CSI Operator 1.9.0 ->**Note:** There will be a delay in certification of Dell CSI Operator 1.8.0 and it will not be available for download from the Red Hat OpenShift certified catalog right away. The operator will still be available for download from the Red Hat OpenShift Community Catalog soon after the 1.8.0 release. - -### New Features/Changes - -- Added support for Kubernetes 1.24. -- Added support for OpenShift 4.10. +>**Note:** There will be a delay in certification of Dell CSI Operator 1.9.0 and it will not be available for download from the Red Hat OpenShift certified catalog right away. The operator will still be available for download from the Red Hat OpenShift Community Catalog soon after the 1.9.0 release. ### Fixed Issues There are no fixed issues in this release. diff --git a/content/docs/csidriver/upgradation/drivers/operator.md b/content/docs/csidriver/upgradation/drivers/operator.md index eab8bedd28..782d6ef1e5 100644 --- a/content/docs/csidriver/upgradation/drivers/operator.md +++ b/content/docs/csidriver/upgradation/drivers/operator.md @@ -13,7 +13,7 @@ Dell CSI Operator can be upgraded based on the supported platforms in one of the ### Using Installation Script -1. Clone and checkout the required dell-csi-operator version using `git clone -b v1.8.0 https://github.com/dell/dell-csi-operator.git`. +1. Clone and checkout the required dell-csi-operator version using `git clone -b v1.9.0 https://github.com/dell/dell-csi-operator.git`. 2. cd dell-csi-operator 3. Execute `bash scripts/install.sh --upgrade` . This command will install the latest version of the operator. >Note: Dell CSI Operator version 1.4.0 and higher would install to the 'dell-csi-operator' namespace by default.