Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
|
b14b55cb77 |
|
@ -41,7 +41,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -42,7 +42,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -44,7 +44,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -28,7 +28,7 @@ spec:
|
|||
- "create"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -30,7 +30,7 @@ spec:
|
|||
- "create"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -29,7 +29,7 @@ spec:
|
|||
- "update"
|
||||
- "patch"
|
||||
- "delete"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -36,7 +36,7 @@ spec:
|
|||
value: '20'
|
||||
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
# provide the name of container runtime
|
||||
# it supports docker, containerd, crio
|
||||
|
|
|
@ -30,7 +30,7 @@ spec:
|
|||
- "patch"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -76,7 +76,7 @@ spec:
|
|||
value: ''
|
||||
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
## it defines the sequence of chaos execution for multiple target pods
|
||||
## supported values: serial, parallel
|
||||
|
|
|
@ -30,7 +30,7 @@ spec:
|
|||
- "patch"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -31,7 +31,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -66,7 +66,7 @@ spec:
|
|||
value: ''
|
||||
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
# Provide the container runtime path
|
||||
# Default set to docker
|
||||
|
|
|
@ -29,7 +29,7 @@ spec:
|
|||
- "patch"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -31,7 +31,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
args:
|
||||
- -c
|
||||
- ./experiments -name pod-network-duplication
|
||||
|
@ -67,7 +67,7 @@ spec:
|
|||
value: ''
|
||||
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
# provide the name of container runtime
|
||||
# it supports docker, containerd, crio
|
||||
|
@ -144,7 +144,7 @@ spec:
|
|||
- "get"
|
||||
- "list"
|
||||
- "patch"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -212,7 +212,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -253,7 +253,7 @@ spec:
|
|||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
labels:
|
||||
name: node-io-stress
|
||||
|
@ -294,7 +294,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -329,7 +329,7 @@ spec:
|
|||
value: ''
|
||||
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
# Provide the container runtime path
|
||||
# Default set to docker
|
||||
|
@ -390,7 +390,7 @@ spec:
|
|||
- "list"
|
||||
- "patch"
|
||||
- "update"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -464,7 +464,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -527,7 +527,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -615,7 +615,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
args:
|
||||
- -c
|
||||
- ./experiments -name pod-memory-hog
|
||||
|
@ -697,7 +697,7 @@ spec:
|
|||
- "update"
|
||||
- "get"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -711,7 +711,7 @@ spec:
|
|||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
- name: NETWORK_INTERFACE
|
||||
value: 'eth0'
|
||||
|
@ -805,7 +805,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -879,7 +879,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -893,7 +893,7 @@ spec:
|
|||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
- name: NETWORK_INTERFACE
|
||||
value: 'eth0'
|
||||
|
@ -984,7 +984,7 @@ spec:
|
|||
- "patch"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -1071,7 +1071,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
args:
|
||||
- -c
|
||||
- ./experiments -name pod-io-stress
|
||||
|
@ -1161,7 +1161,7 @@ spec:
|
|||
verbs :
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/chaostoolkit:latest"
|
||||
image: "litmuschaos/chaostoolkit:1.9.0"
|
||||
args:
|
||||
- -c
|
||||
- python /app/chaos/chaostest/kubernetes/k8_wrapper.py; exit 0
|
||||
|
@ -1233,7 +1233,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -1250,7 +1250,7 @@ spec:
|
|||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
- name: TC_IMAGE
|
||||
value: 'gaiadocker/iproute2'
|
||||
|
@ -1345,7 +1345,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -1377,7 +1377,7 @@ spec:
|
|||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
labels:
|
||||
name: node-cpu-hog
|
||||
|
@ -1488,7 +1488,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -1559,7 +1559,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -1591,7 +1591,7 @@ spec:
|
|||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
labels:
|
||||
name: node-memory-hog
|
||||
|
@ -1637,7 +1637,7 @@ spec:
|
|||
verbs :
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/chaostoolkit:latest"
|
||||
image: "litmuschaos/chaostoolkit:1.9.0"
|
||||
args:
|
||||
- -c
|
||||
- python /app/chaos/chaostest/kubernetes/k8_wrapper.py; exit 0
|
||||
|
@ -1710,7 +1710,7 @@ spec:
|
|||
- "patch"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -1756,7 +1756,7 @@ spec:
|
|||
value: ''
|
||||
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
## it defines the sequence of chaos execution for multiple target pods
|
||||
## supported values: serial, parallel
|
||||
|
|
|
@ -36,7 +36,7 @@ spec:
|
|||
verbs :
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/chaostoolkit:latest"
|
||||
image: "litmuschaos/chaostoolkit:1.9.0"
|
||||
args:
|
||||
- -c
|
||||
- python /app/chaos/chaostest/kubernetes/k8_wrapper.py; exit 0
|
||||
|
|
|
@ -36,7 +36,7 @@ spec:
|
|||
verbs :
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/chaostoolkit:latest"
|
||||
image: "litmuschaos/chaostoolkit:1.9.0"
|
||||
args:
|
||||
- -c
|
||||
- python /app/chaos/chaostest/kubernetes/k8_wrapper.py; exit 0
|
||||
|
|
|
@ -36,7 +36,7 @@ spec:
|
|||
verbs :
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/chaostoolkit:latest"
|
||||
image: "litmuschaos/chaostoolkit:1.9.0"
|
||||
args:
|
||||
- -c
|
||||
- python /app/chaos/chaostest/kubernetes/k8_wrapper.py; exit 0
|
||||
|
|
|
@ -36,7 +36,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -36,7 +36,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -36,7 +36,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -36,7 +36,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -68,7 +68,7 @@ spec:
|
|||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
labels:
|
||||
name: node-cpu-hog
|
||||
|
|
|
@ -40,7 +40,7 @@ spec:
|
|||
- "get"
|
||||
- "list"
|
||||
- "patch"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -41,7 +41,7 @@ spec:
|
|||
- "get"
|
||||
- "list"
|
||||
- "patch"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -36,7 +36,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -77,7 +77,7 @@ spec:
|
|||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
labels:
|
||||
name: node-io-stress
|
||||
|
|
|
@ -36,7 +36,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -36,7 +36,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -68,7 +68,7 @@ spec:
|
|||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
labels:
|
||||
name: node-memory-hog
|
||||
|
|
|
@ -41,7 +41,7 @@ spec:
|
|||
- "list"
|
||||
- "patch"
|
||||
- "update"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -37,7 +37,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -28,7 +28,7 @@ spec:
|
|||
- "patch"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -30,7 +30,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -38,7 +38,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -32,7 +32,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -39,7 +39,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -31,7 +31,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
args:
|
||||
- -c
|
||||
- ./experiments -name pod-io-stress
|
||||
|
|
|
@ -28,7 +28,7 @@ spec:
|
|||
- "patch"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -31,7 +31,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
args:
|
||||
- -c
|
||||
- ./experiments -name pod-memory-hog
|
||||
|
|
|
@ -28,7 +28,7 @@ spec:
|
|||
- "patch"
|
||||
- "update"
|
||||
- "get"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -29,7 +29,7 @@ spec:
|
|||
value: 'nginx'
|
||||
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
#Network interface inside target container
|
||||
- name: NETWORK_INTERFACE
|
||||
|
|
|
@ -29,7 +29,7 @@ spec:
|
|||
- "update"
|
||||
- "get"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -43,7 +43,7 @@ spec:
|
|||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
- name: NETWORK_INTERFACE
|
||||
value: 'eth0'
|
||||
|
|
|
@ -29,7 +29,7 @@ spec:
|
|||
value: '60' # in seconds
|
||||
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
#Network interface inside target container
|
||||
- name: NETWORK_INTERFACE
|
||||
|
|
|
@ -29,7 +29,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
args:
|
||||
- -c
|
||||
- ./experiments -name pod-network-duplication
|
||||
|
@ -65,7 +65,7 @@ spec:
|
|||
value: ''
|
||||
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
# provide the name of container runtime
|
||||
# it supports docker, containerd, crio
|
||||
|
|
|
@ -28,7 +28,7 @@ spec:
|
|||
- "patch"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -33,7 +33,7 @@ spec:
|
|||
value: 'eth0'
|
||||
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
- name: NETWORK_LATENCY
|
||||
value: '60000'
|
||||
|
|
|
@ -29,7 +29,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -46,7 +46,7 @@ spec:
|
|||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
- name: TC_IMAGE
|
||||
value: 'gaiadocker/iproute2'
|
||||
|
|
|
@ -28,7 +28,7 @@ spec:
|
|||
- "create"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -30,7 +30,7 @@ spec:
|
|||
value: 'nginx'
|
||||
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
#Network interface inside target container
|
||||
- name: NETWORK_INTERFACE
|
||||
|
|
|
@ -29,7 +29,7 @@ spec:
|
|||
- "update"
|
||||
- "delete"
|
||||
- "deletecollection"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -43,7 +43,7 @@ spec:
|
|||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
- name: NETWORK_INTERFACE
|
||||
value: 'eth0'
|
||||
|
|
|
@ -41,7 +41,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -158,7 +158,7 @@ spec:
|
|||
- "get"
|
||||
- "list"
|
||||
- "patch"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -31,7 +31,7 @@ spec:
|
|||
- "get"
|
||||
- "list"
|
||||
- "patch"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -39,7 +39,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -39,7 +39,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -38,7 +38,7 @@ spec:
|
|||
verbs :
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/chaostoolkit:latest"
|
||||
image: "litmuschaos/chaostoolkit:1.9.0"
|
||||
args:
|
||||
- -c
|
||||
- python /app/chaos/chaostest/aws/aws_wrapper.py ; exit 0
|
||||
|
|
|
@ -36,7 +36,7 @@ spec:
|
|||
verbs :
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/chaostoolkit:latest"
|
||||
image: "litmuschaos/chaostoolkit:1.9.0"
|
||||
args:
|
||||
- -c
|
||||
- python /app/chaos/chaostest/aws/aws_wrapper.py ; exit 0
|
||||
|
|
|
@ -41,7 +41,7 @@ spec:
|
|||
- "list"
|
||||
- "patch"
|
||||
- "update"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -155,7 +155,7 @@ spec:
|
|||
- "patch"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -269,7 +269,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -364,7 +364,7 @@ spec:
|
|||
- "get"
|
||||
- "list"
|
||||
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -438,7 +438,7 @@ spec:
|
|||
- "list"
|
||||
- "patch"
|
||||
- "update"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -529,7 +529,7 @@ spec:
|
|||
- "list"
|
||||
- "patch"
|
||||
- "update"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -629,7 +629,7 @@ spec:
|
|||
- "get"
|
||||
- "list"
|
||||
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -721,7 +721,7 @@ spec:
|
|||
- "patch"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -816,7 +816,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -902,7 +902,7 @@ spec:
|
|||
- "list"
|
||||
- "patch"
|
||||
- "update"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -999,7 +999,7 @@ spec:
|
|||
- "list"
|
||||
- "patch"
|
||||
- "update"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -42,7 +42,7 @@ spec:
|
|||
- "get"
|
||||
- "list"
|
||||
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -49,7 +49,7 @@ spec:
|
|||
- "get"
|
||||
- "list"
|
||||
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -41,7 +41,7 @@ spec:
|
|||
- "list"
|
||||
- "patch"
|
||||
- "update"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -43,7 +43,7 @@ spec:
|
|||
- "patch"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -44,7 +44,7 @@ spec:
|
|||
- "patch"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -44,7 +44,7 @@ spec:
|
|||
- "list"
|
||||
- "patch"
|
||||
- "update"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -49,7 +49,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -39,7 +39,7 @@ spec:
|
|||
- "list"
|
||||
- "patch"
|
||||
- "update"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -40,7 +40,7 @@ spec:
|
|||
- "list"
|
||||
- "patch"
|
||||
- "update"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -40,7 +40,7 @@ spec:
|
|||
- "list"
|
||||
- "patch"
|
||||
- "update"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -49,7 +49,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -6,7 +6,7 @@ setup_git() {
|
|||
}
|
||||
|
||||
commit_updated_changes() {
|
||||
git checkout master
|
||||
git checkout v1.9.x
|
||||
git status
|
||||
git add .
|
||||
git commit --message " $TRAVIS_BUILD_NUMBER: version upgraded for chaos-charts"
|
||||
|
@ -15,7 +15,7 @@ commit_updated_changes() {
|
|||
|
||||
upload_files() {
|
||||
git remote -v
|
||||
git push origin master
|
||||
git push origin v1.9.x
|
||||
}
|
||||
|
||||
setup_git
|
||||
|
|
|
@ -37,7 +37,7 @@ spec:
|
|||
image: lachlanevenson/k8s-kubectl
|
||||
command: [sh, -c]
|
||||
args:
|
||||
- "kubectl apply -f https://hub.litmuschaos.io/api/chaos/1.8.0?file=charts/generic/experiments.yaml -n
|
||||
- "kubectl apply -f https://hub.litmuschaos.io/api/chaos/1.9.0?file=charts/generic/experiments.yaml -n
|
||||
{{workflow.parameters.adminModeNamespace}} | sleep 30"
|
||||
|
||||
- name: node-cpu-hog
|
||||
|
|
|
@ -40,7 +40,7 @@ spec:
|
|||
image: lachlanevenson/k8s-kubectl
|
||||
command: [sh, -c]
|
||||
args:
|
||||
- "kubectl apply -f https://hub.litmuschaos.io/api/chaos/1.8.0?file=charts/generic/experiments.yaml -n
|
||||
- "kubectl apply -f https://hub.litmuschaos.io/api/chaos/1.9.0?file=charts/generic/experiments.yaml -n
|
||||
{{workflow.parameters.adminModeNamespace}} | sleep 30"
|
||||
|
||||
- name: node-cpu-hog
|
||||
|
|
|
@ -69,7 +69,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -73,7 +73,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -68,7 +68,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -96,7 +96,7 @@ spec:
|
|||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
labels:
|
||||
name: node-cpu-hog
|
||||
|
|
|
@ -72,7 +72,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -100,7 +100,7 @@ spec:
|
|||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
labels:
|
||||
name: node-cpu-hog
|
||||
|
|
|
@ -68,7 +68,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -96,7 +96,7 @@ spec:
|
|||
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
|
||||
labels:
|
||||
name: node-memory-hog
|
||||
|
|
|
@ -71,7 +71,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
@ -94,7 +94,7 @@ spec:
|
|||
value: 'litmus'
|
||||
# provide lib image
|
||||
- name: LIB_IMAGE
|
||||
value: 'litmuschaos/go-runner:latest'
|
||||
value: 'litmuschaos/go-runner:1.9.0'
|
||||
labels:
|
||||
name: node-memory-hog
|
||||
container:
|
||||
|
|
|
@ -70,7 +70,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -74,7 +74,7 @@ spec:
|
|||
verbs:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
|
|
|
@ -60,7 +60,7 @@ spec:
|
|||
- "patch"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
args:
|
||||
- -c
|
||||
- ./experiments -name pod-memory-hog
|
||||
|
|
|
@ -64,7 +64,7 @@ spec:
|
|||
- "patch"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
image: "litmuschaos/go-runner:1.9.0"
|
||||
args:
|
||||
- -c
|
||||
- ./experiments -name pod-memory-hog
|
||||
|
|
Loading…
Reference in New Issue