From f4c04cd8d334abd779391ffd39bd8d2c07009cd4 Mon Sep 17 00:00:00 2001 From: Rishabh Raj <120644626+rishabhatdell@users.noreply.github.com> Date: Tue, 30 Jan 2024 15:33:34 +0530 Subject: [PATCH] reverting #426 changes (#444) --- operatorconfig/driverconfig/powerflex/v2.7.0/node.yaml | 5 ----- operatorconfig/driverconfig/powerflex/v2.8.0/node.yaml | 5 ----- operatorconfig/driverconfig/powerflex/v2.9.0/node.yaml | 5 ----- operatorconfig/driverconfig/powerflex/v2.9.1/node.yaml | 5 ----- tests/config/driverconfig/powerflex/v2.9.1/node.yaml | 5 ----- 5 files changed, 25 deletions(-) diff --git a/operatorconfig/driverconfig/powerflex/v2.7.0/node.yaml b/operatorconfig/driverconfig/powerflex/v2.7.0/node.yaml index 36c539c53..421c8f5a2 100644 --- a/operatorconfig/driverconfig/powerflex/v2.7.0/node.yaml +++ b/operatorconfig/driverconfig/powerflex/v2.7.0/node.yaml @@ -107,11 +107,6 @@ spec: value: - name: X_CSI_RENAME_SDC_PREFIX value: - - name: X_CSI_POWERFLEX_KUBE_NODE_NAME - valueFrom: - fieldRef: - apiVersion: v1 - fieldPath: spec.nodeName volumeMounts: - name: driver-path mountPath: /plugins/vxflexos.emc.dell.com diff --git a/operatorconfig/driverconfig/powerflex/v2.8.0/node.yaml b/operatorconfig/driverconfig/powerflex/v2.8.0/node.yaml index af0d3148a..5600f5d71 100644 --- a/operatorconfig/driverconfig/powerflex/v2.8.0/node.yaml +++ b/operatorconfig/driverconfig/powerflex/v2.8.0/node.yaml @@ -109,11 +109,6 @@ spec: value: - name: X_CSI_MAX_VOLUMES_PER_NODE value: - - name: X_CSI_POWERFLEX_KUBE_NODE_NAME - valueFrom: - fieldRef: - apiVersion: v1 - fieldPath: spec.nodeName volumeMounts: - name: driver-path mountPath: /plugins/vxflexos.emc.dell.com diff --git a/operatorconfig/driverconfig/powerflex/v2.9.0/node.yaml b/operatorconfig/driverconfig/powerflex/v2.9.0/node.yaml index 2aebacf0b..c2cf8e2ea 100644 --- a/operatorconfig/driverconfig/powerflex/v2.9.0/node.yaml +++ b/operatorconfig/driverconfig/powerflex/v2.9.0/node.yaml @@ -109,11 +109,6 @@ spec: value: - name: X_CSI_MAX_VOLUMES_PER_NODE value: - - name: X_CSI_POWERFLEX_KUBE_NODE_NAME - valueFrom: - fieldRef: - apiVersion: v1 - fieldPath: spec.nodeName volumeMounts: - name: driver-path mountPath: /plugins/vxflexos.emc.dell.com diff --git a/operatorconfig/driverconfig/powerflex/v2.9.1/node.yaml b/operatorconfig/driverconfig/powerflex/v2.9.1/node.yaml index b6070724b..ee89dedf9 100644 --- a/operatorconfig/driverconfig/powerflex/v2.9.1/node.yaml +++ b/operatorconfig/driverconfig/powerflex/v2.9.1/node.yaml @@ -109,11 +109,6 @@ spec: value: - name: X_CSI_MAX_VOLUMES_PER_NODE value: - - name: X_CSI_POWERFLEX_KUBE_NODE_NAME - valueFrom: - fieldRef: - apiVersion: v1 - fieldPath: spec.nodeName volumeMounts: - name: driver-path mountPath: /plugins/vxflexos.emc.dell.com diff --git a/tests/config/driverconfig/powerflex/v2.9.1/node.yaml b/tests/config/driverconfig/powerflex/v2.9.1/node.yaml index b1acd48c2..4ad7c4696 100644 --- a/tests/config/driverconfig/powerflex/v2.9.1/node.yaml +++ b/tests/config/driverconfig/powerflex/v2.9.1/node.yaml @@ -109,11 +109,6 @@ spec: value: - name: X_CSI_MAX_VOLUMES_PER_NODE value: - - name: X_CSI_POWERFLEX_KUBE_NODE_NAME - valueFrom: - fieldRef: - apiVersion: v1 - fieldPath: spec.nodeName volumeMounts: - name: driver-path mountPath: /plugins/vxflexos.emc.dell.com