Skip to content

Commit

Permalink
chore(manifest-1.8.0): updating image tag to 1.8.0 (#327)
Browse files Browse the repository at this point in the history
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
  • Loading branch information
ispeakc0de committed Sep 15, 2020
1 parent 2ffcb7e commit c9b24a5
Show file tree
Hide file tree
Showing 58 changed files with 105 additions and 105 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/ansible-runner:latest"
image: "litmuschaos/ansible-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion charts/cassandra/cassandra-pod-delete/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion charts/cassandra/experiments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion charts/coredns/coredns-pod-delete/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- "create"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
image: "litmuschaos/ansible-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion charts/coredns/experiments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
- "create"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
image: "litmuschaos/ansible-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion charts/generic/container-kill/ansible/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
- "update"
- "patch"
- "delete"
image: "litmuschaos/ansible-runner:latest"
image: "litmuschaos/ansible-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion charts/generic/container-kill/engine_nginx_getstarted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
value: '20'

- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos/go-runner:1.8.0'

# provide the name of container runtime
# it supports docker, containerd, crio
Expand Down
4 changes: 2 additions & 2 deletions charts/generic/container-kill/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
- "update"
- "patch"
- "delete"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -75,7 +75,7 @@ spec:
value: ''

- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos/go-runner:1.8.0'

securityContext:
containerSecurityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/generic/disk-fill/ansible/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
image: "litmuschaos/ansible-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down
4 changes: 2 additions & 2 deletions charts/generic/disk-fill/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -65,7 +65,7 @@ spec:
value: ''

- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos/go-runner:1.8.0'

# Provide the container runtime path
# Default set to docker
Expand Down
2 changes: 1 addition & 1 deletion charts/generic/disk-loss/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
image: "litmuschaos/ansible-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down
54 changes: 27 additions & 27 deletions charts/generic/experiments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
- "create"
- "update"
- "delete"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
args:
- -c
- ./experiments/pod-network-duplication
Expand Down Expand Up @@ -66,7 +66,7 @@ spec:
value: ''

- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos/go-runner:1.8.0'

# provide the name of container runtime
# it supports docker, containerd, crio
Expand Down Expand Up @@ -126,7 +126,7 @@ spec:
- "get"
- "list"
- "patch"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -193,7 +193,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -234,7 +234,7 @@ spec:

# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos/go-runner:1.8.0'

labels:
name: node-io-stress
Expand Down Expand Up @@ -273,7 +273,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -308,7 +308,7 @@ spec:
value: ''

- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos/go-runner:1.8.0'

# Provide the container runtime path
# Default set to docker
Expand Down Expand Up @@ -362,7 +362,7 @@ spec:
- "get"
- "list"
- "patch"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -435,7 +435,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -495,7 +495,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -569,7 +569,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
args:
- -c
- ./experiments/pod-memory-hog
Expand Down Expand Up @@ -640,7 +640,7 @@ spec:
- "patch"
- "update"
- "get"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -654,7 +654,7 @@ spec:

# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos/go-runner:1.8.0'

- name: NETWORK_INTERFACE
value: 'eth0'
Expand Down Expand Up @@ -738,7 +738,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -804,7 +804,7 @@ spec:
- "create"
- "update"
- "delete"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -818,7 +818,7 @@ spec:

# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos/go-runner:1.8.0'

- name: NETWORK_INTERFACE
value: 'eth0'
Expand Down Expand Up @@ -892,7 +892,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
image: "litmuschaos/ansible-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -976,7 +976,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
args:
- -c
- ./experiments/pod-io-stress
Expand Down Expand Up @@ -1129,7 +1129,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -1146,7 +1146,7 @@ spec:

# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos/go-runner:1.8.0'

- name: TC_IMAGE
value: 'gaiadocker/iproute2'
Expand Down Expand Up @@ -1225,7 +1225,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -1257,7 +1257,7 @@ spec:

# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos/go-runner:1.8.0'

labels:
name: node-cpu-hog
Expand Down Expand Up @@ -1366,7 +1366,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -1436,7 +1436,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -1468,7 +1468,7 @@ spec:

# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos/go-runner:1.8.0'

labels:
name: node-memory-hog
Expand Down Expand Up @@ -1584,7 +1584,7 @@ spec:
- "update"
- "patch"
- "delete"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -1630,7 +1630,7 @@ spec:
value: ''

- name: LIB_IMAGE
value: 'litmuschaos/go-runner:latest'
value: 'litmuschaos/go-runner:1.8.0'

securityContext:
containerSecurityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/ansible-runner:latest"
image: "litmuschaos/ansible-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion charts/generic/kubelet-service-kill/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/go-runner:latest"
image: "litmuschaos/go-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion charts/generic/node-cpu-hog/ansible/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos/ansible-runner:latest"
image: "litmuschaos/ansible-runner:1.8.0"
imagePullPolicy: Always
args:
- -c
Expand Down
Loading

0 comments on commit c9b24a5

Please sign in to comment.