Browse Source

Merge pull request #7494 from jarrpa/heketi-stale-ops

Automatic merge from submit-queue.

GlusterFS: Add HEKETI_IGNORE_STALE_OPERATIONS to templates

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1554219

Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
OpenShift Merge Robot 7 years ago
parent
commit
fa3a744692

+ 2 - 0
roles/openshift_storage_glusterfs/files/v3.10/deploy-heketi-template.yml

@@ -78,6 +78,8 @@ objects:
             value: '14'
           - name: HEKETI_KUBE_GLUSTER_DAEMONSET
             value: '1'
+          - name: HEKETI_IGNORE_STALE_OPERATIONS
+            value: "true"
           ports:
           - containerPort: 8080
           volumeMounts:

+ 2 - 0
roles/openshift_storage_glusterfs/files/v3.10/heketi-template.yml

@@ -78,6 +78,8 @@ objects:
             value: '14'
           - name: HEKETI_KUBE_GLUSTER_DAEMONSET
             value: '1'
+          - name: HEKETI_IGNORE_STALE_OPERATIONS
+            value: "true"
           ports:
           - containerPort: 8080
           volumeMounts:

+ 2 - 0
roles/openshift_storage_glusterfs/files/v3.6/deploy-heketi-template.yml

@@ -78,6 +78,8 @@ objects:
             value: '14'
           - name: HEKETI_KUBE_GLUSTER_DAEMONSET
             value: '1'
+          - name: HEKETI_IGNORE_STALE_OPERATIONS
+            value: "true"
           ports:
           - containerPort: 8080
           volumeMounts:

+ 2 - 0
roles/openshift_storage_glusterfs/files/v3.6/heketi-template.yml

@@ -78,6 +78,8 @@ objects:
             value: '14'
           - name: HEKETI_KUBE_GLUSTER_DAEMONSET
             value: '1'
+          - name: HEKETI_IGNORE_STALE_OPERATIONS
+            value: "true"
           ports:
           - containerPort: 8080
           volumeMounts:

+ 2 - 0
roles/openshift_storage_glusterfs/files/v3.7/deploy-heketi-template.yml

@@ -78,6 +78,8 @@ objects:
             value: '14'
           - name: HEKETI_KUBE_GLUSTER_DAEMONSET
             value: '1'
+          - name: HEKETI_IGNORE_STALE_OPERATIONS
+            value: "true"
           ports:
           - containerPort: 8080
           volumeMounts:

+ 2 - 0
roles/openshift_storage_glusterfs/files/v3.7/heketi-template.yml

@@ -78,6 +78,8 @@ objects:
             value: '14'
           - name: HEKETI_KUBE_GLUSTER_DAEMONSET
             value: '1'
+          - name: HEKETI_IGNORE_STALE_OPERATIONS
+            value: "true"
           ports:
           - containerPort: 8080
           volumeMounts:

+ 2 - 0
roles/openshift_storage_glusterfs/files/v3.8/deploy-heketi-template.yml

@@ -78,6 +78,8 @@ objects:
             value: '14'
           - name: HEKETI_KUBE_GLUSTER_DAEMONSET
             value: '1'
+          - name: HEKETI_IGNORE_STALE_OPERATIONS
+            value: "true"
           ports:
           - containerPort: 8080
           volumeMounts:

+ 2 - 0
roles/openshift_storage_glusterfs/files/v3.8/heketi-template.yml

@@ -78,6 +78,8 @@ objects:
             value: '14'
           - name: HEKETI_KUBE_GLUSTER_DAEMONSET
             value: '1'
+          - name: HEKETI_IGNORE_STALE_OPERATIONS
+            value: "true"
           ports:
           - containerPort: 8080
           volumeMounts:

+ 2 - 0
roles/openshift_storage_glusterfs/files/v3.9/deploy-heketi-template.yml

@@ -78,6 +78,8 @@ objects:
             value: '14'
           - name: HEKETI_KUBE_GLUSTER_DAEMONSET
             value: '1'
+          - name: HEKETI_IGNORE_STALE_OPERATIONS
+            value: "true"
           ports:
           - containerPort: 8080
           volumeMounts:

+ 2 - 0
roles/openshift_storage_glusterfs/files/v3.9/heketi-template.yml

@@ -78,6 +78,8 @@ objects:
             value: '14'
           - name: HEKETI_KUBE_GLUSTER_DAEMONSET
             value: '1'
+          - name: HEKETI_IGNORE_STALE_OPERATIONS
+            value: "true"
           ports:
           - containerPort: 8080
           volumeMounts: