From 109c96e4ce0b68ddcf858c96043e6bb2d8d802c8 Mon Sep 17 00:00:00 2001 From: Wilson Radadia Date: Wed, 4 Dec 2024 13:21:38 +0530 Subject: [PATCH 1/2] Driver version bump up for CSM 1.13 --- Dockerfile | 2 +- dell-csi-helm-installer/README.md | 4 ++-- dell-csi-helm-installer/csi-install.sh | 4 ++-- dell-csi-helm-installer/csi-offline-bundle.md | 2 +- dell-csi-helm-installer/csi-offline-bundle.sh | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Dockerfile b/Dockerfile index 9ed7c22b..5c2524a7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -36,7 +36,7 @@ LABEL vendor="Dell Inc." \ name="csi-powerflex" \ summary="CSI Driver for Dell EMC PowerFlex" \ description="CSI Driver for provisioning persistent storage from Dell EMC PowerFlex" \ - version="2.12.0" \ + version="2.13.0" \ license="Apache-2.0" COPY ./licenses /licenses diff --git a/dell-csi-helm-installer/README.md b/dell-csi-helm-installer/README.md index 4782a450..10f691cc 100644 --- a/dell-csi-helm-installer/README.md +++ b/dell-csi-helm-installer/README.md @@ -36,7 +36,7 @@ This project provides the following capabilitites, each one is discussed in deta Most of these usages require the creation/specification of a values file. These files specify configuration settings that are passed into the driver and configure it for use. To create one of these files, the following steps should be followed: -1. Download a template file for the driver to a new location, naming this new file is at the users discretion. The template files are always found at `https://github.com/dell/helm-charts/raw/csi-vxflexos-2.12.0/charts/csi-vxflexos/values.yaml` +1. Download a template file for the driver to a new location, naming this new file is at the users discretion. The template files are always found at `https://github.com/dell/helm-charts/raw/csi-vxflexos-2.13.0/charts/csi-vxflexos/values.yaml` 2. Edit the file such that it contains the proper configuration settings for the specific environment. These files are yaml formatted so maintaining the file structure is important. For example, to create a values file for the PowerFlex driver the following steps can be executed @@ -45,7 +45,7 @@ For example, to create a values file for the PowerFlex driver the following step cd dell-csi-helm-installer # download the template file - wget -O my-vxflexos-settings.yaml https://github.com/dell/helm-charts/raw/csi-vxflexos-2.12.0/charts/csi-vxflexos/values.yaml + wget -O my-vxflexos-settings.yaml https://github.com/dell/helm-charts/raw/csi-vxflexos-2.13.0/charts/csi-vxflexos/values.yaml # edit the newly created values file vi my-vxflexos-settings.yaml diff --git a/dell-csi-helm-installer/csi-install.sh b/dell-csi-helm-installer/csi-install.sh index b8c78ae2..55aac131 100755 --- a/dell-csi-helm-installer/csi-install.sh +++ b/dell-csi-helm-installer/csi-install.sh @@ -20,8 +20,8 @@ PROG="${0}" NODE_VERIFY=1 VERIFY=1 MODE="install" -DEFAULT_DRIVER_VERSION="v2.12.0" -DRIVERVERSION="csi-vxflexos-2.12.0" +DEFAULT_DRIVER_VERSION="v2.13.0" +DRIVERVERSION="csi-vxflexos-2.13.0" WATCHLIST="" # export the name of the debug log, so child processes will see it diff --git a/dell-csi-helm-installer/csi-offline-bundle.md b/dell-csi-helm-installer/csi-offline-bundle.md index e3062ec3..412c130c 100644 --- a/dell-csi-helm-installer/csi-offline-bundle.md +++ b/dell-csi-helm-installer/csi-offline-bundle.md @@ -84,7 +84,7 @@ For example, here is the output of a request to build an offline bundle for the quay.io/dell/container-storage-modules/csi-powermax:v2.12.0 quay.io/dell/container-storage-modules/csi-powerstore:v2.12.0 quay.io/dell/container-storage-modules/csi-unity:v2.12.0 - quay.io/dell/container-storage-modules/csi-vxflexos:v2.12.0 + quay.io/dell/container-storage-modules/csi-vxflexos:v2.13.0 quay.io/dell/container-storage-modules/csm-authorization-sidecar:v1.12.0 quay.io/dell/container-storage-modules/csm-metrics-powerflex:v1.10.0 quay.io/dell/container-storage-modules/csm-metrics-powerscale:v1.7.0 diff --git a/dell-csi-helm-installer/csi-offline-bundle.sh b/dell-csi-helm-installer/csi-offline-bundle.sh index 166e0acb..d6b6bf3e 100755 --- a/dell-csi-helm-installer/csi-offline-bundle.sh +++ b/dell-csi-helm-installer/csi-offline-bundle.sh @@ -236,7 +236,7 @@ DRIVER="csi-vxflexos" SCRIPTDIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1 && pwd)" REPODIR="$( dirname "${SCRIPTDIR}" )" -DRIVERVERSION="csi-vxflexos-2.12.0" +DRIVERVERSION="csi-vxflexos-2.13.0" while getopts "cprv:h" opt; do case $opt in From 959dfe5ebef144ad90e374b5bc454f2876c1e593 Mon Sep 17 00:00:00 2001 From: Wilson Radadia Date: Wed, 4 Dec 2024 17:31:47 +0530 Subject: [PATCH 2/2] Update version of all the drivers --- dell-csi-helm-installer/csi-offline-bundle.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dell-csi-helm-installer/csi-offline-bundle.md b/dell-csi-helm-installer/csi-offline-bundle.md index 412c130c..b1d04092 100644 --- a/dell-csi-helm-installer/csi-offline-bundle.md +++ b/dell-csi-helm-installer/csi-offline-bundle.md @@ -78,12 +78,12 @@ For example, here is the output of a request to build an offline bundle for the * * Pulling and saving container images - quay.io/dell/container-storage-modules/csi-isilon:v2.12.0 + quay.io/dell/container-storage-modules/csi-isilon:v2.13.0 quay.io/dell/container-storage-modules/csi-metadata-retriever:v1.9.0 quay.io/dell/container-storage-modules/csipowermax-reverseproxy:v2.11.0 - quay.io/dell/container-storage-modules/csi-powermax:v2.12.0 - quay.io/dell/container-storage-modules/csi-powerstore:v2.12.0 - quay.io/dell/container-storage-modules/csi-unity:v2.12.0 + quay.io/dell/container-storage-modules/csi-powermax:v2.13.0 + quay.io/dell/container-storage-modules/csi-powerstore:v2.13.0 + quay.io/dell/container-storage-modules/csi-unity:v2.13.0 quay.io/dell/container-storage-modules/csi-vxflexos:v2.13.0 quay.io/dell/container-storage-modules/csm-authorization-sidecar:v1.12.0 quay.io/dell/container-storage-modules/csm-metrics-powerflex:v1.10.0