From 73b62de1f40c7f0499b2733bf64ee721b428470d Mon Sep 17 00:00:00 2001 From: aqu-dell <108017114+arnchiequ-dell@users.noreply.github.com> Date: Mon, 28 Aug 2023 10:03:31 -0400 Subject: [PATCH] update auth to 1.8 (#271) * update auth to 1.8 Signed-off-by: arnchiequ-dell * Updating podmon to 1.7 Signed-off-by: arnchiequ-dell * Update Observability values file for Authorization sidecar image version --------- Signed-off-by: arnchiequ-dell Co-authored-by: Alik Saring --- charts/csi-isilon/values.yaml | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/charts/csi-isilon/values.yaml b/charts/csi-isilon/values.yaml index d04687c2..d204cfce 100644 --- a/charts/csi-isilon/values.yaml +++ b/charts/csi-isilon/values.yaml @@ -138,14 +138,11 @@ controller: # Default value: false enabled: false -<<<<<<< HEAD # image: Image to use for dell-csi-replicator. This shouldn't be changed # Allowed values: string # Default value: None image: dellemc/dell-csi-replicator:v1.6.0 -======= ->>>>>>> 6523e78 (Centralized images) # replicationContextPrefix: prefix to use for naming of resources created by replication feature # Allowed values: string # Default value: powerscale @@ -380,8 +377,11 @@ authorization: # sidecarProxyImage: the container image used for the csm-authorization-sidecar. # Default value: dellemc/csm-authorization-sidecar:v1.8.0 sidecarProxyImage: dellemc/csm-authorization-sidecar:v1.8.0 +<<<<<<< HEAD ======= >>>>>>> 6523e78 (Centralized images) +======= +>>>>>>> d36eaf4 (update auth to 1.8 (#271)) # proxyHost: hostname of the csm-authorization server # Default value: None proxyHost: @@ -409,6 +409,7 @@ storageCapacity: # Enable this feature only after contact support for additional information podmon: enabled: false +<<<<<<< HEAD controller: args: - "--csisock=unix:/var/run/csi/csi.sock" @@ -420,6 +421,20 @@ podmon: - "--driver-config-params=/csi-isilon-config-params/driver-config-params.yaml" - "--driverPodLabelValue=dell-storage" - "--ignoreVolumelessPods=false" +======= + image: dellemc/podmon:v1.7.0 + #controller: + # args: + # - "--csisock=unix:/var/run/csi/csi.sock" + # - "--labelvalue=csi-isilon" + # - "--arrayConnectivityPollRate=60" + # - "--driverPath=csi-isilon.dellemc.com" + # - "--mode=controller" + # - "--skipArrayConnectionValidation=false" + # - "--driver-config-params=/csi-isilon-config-params/driver-config-params.yaml" + # - "--driverPodLabelValue=dell-storage" + # - "--ignoreVolumelessPods=false" +>>>>>>> d36eaf4 (update auth to 1.8 (#271)) node: args: