Merge pull request #139 from uditgaurav/charts-5
(refactor): Modify the image of engine of all experiments
This commit is contained in:
@@ -10,12 +10,11 @@ spec:
|
|||||||
appkind: 'deployment'
|
appkind: 'deployment'
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'false'
|
annotationCheck: 'false'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
chaosServiceAccount: coredns-sa
|
chaosServiceAccount: coredns-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
# It can be delete/retain
|
# It can be delete/retain
|
||||||
|
@@ -6,6 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'true'
|
annotationCheck: 'true'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
appinfo:
|
appinfo:
|
||||||
@@ -15,16 +17,13 @@ spec:
|
|||||||
chaosServiceAccount: nginx-sa
|
chaosServiceAccount: nginx-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
# It can be delete/retain
|
# It can be delete/retain
|
||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
experiments:
|
experiments:
|
||||||
- name: container-kill
|
- name: container-kill
|
||||||
spec:
|
spec:
|
||||||
components:
|
components:
|
||||||
# specify the name of the container to be killed
|
|
||||||
env:
|
env:
|
||||||
|
# specify the name of the container to be killed
|
||||||
- name: TARGET_CONTAINER
|
- name: TARGET_CONTAINER
|
||||||
value: 'nginx'
|
value: 'nginx'
|
@@ -6,6 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'false'
|
annotationCheck: 'false'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
appinfo:
|
appinfo:
|
||||||
@@ -15,9 +17,6 @@ spec:
|
|||||||
chaosServiceAccount: nginx-sa
|
chaosServiceAccount: nginx-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
# It can be delete/retain
|
# It can be delete/retain
|
||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
experiments:
|
experiments:
|
||||||
|
@@ -6,6 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'false'
|
annotationCheck: 'false'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
appinfo:
|
appinfo:
|
||||||
@@ -15,9 +17,6 @@ spec:
|
|||||||
chaosServiceAccount: nginx-sa
|
chaosServiceAccount: nginx-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
# It can be retain/delete
|
# It can be retain/delete
|
||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
experiments:
|
experiments:
|
||||||
|
@@ -6,6 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'false'
|
annotationCheck: 'false'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
auxiliaryAppInfo: 'ns1:name=percona,ns2:run=nginx'
|
auxiliaryAppInfo: 'ns1:name=percona,ns2:run=nginx'
|
||||||
appinfo:
|
appinfo:
|
||||||
appns: 'default'
|
appns: 'default'
|
||||||
@@ -18,9 +20,6 @@ spec:
|
|||||||
chaosServiceAccount: nginx-sa
|
chaosServiceAccount: nginx-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
# It can be delete/retain
|
# It can be delete/retain
|
||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
experiments:
|
experiments:
|
||||||
|
@@ -6,6 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'false'
|
annotationCheck: 'false'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
appinfo:
|
appinfo:
|
||||||
@@ -15,9 +17,6 @@ spec:
|
|||||||
chaosServiceAccount: nginx-sa
|
chaosServiceAccount: nginx-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
# It can be delete/retain
|
# It can be delete/retain
|
||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
experiments:
|
experiments:
|
||||||
|
@@ -6,6 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'true'
|
annotationCheck: 'true'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
appinfo:
|
appinfo:
|
||||||
@@ -15,9 +17,6 @@ spec:
|
|||||||
chaosServiceAccount: nginx-sa
|
chaosServiceAccount: nginx-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
# It can be delete/retain
|
# It can be delete/retain
|
||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
experiments:
|
experiments:
|
||||||
|
@@ -10,14 +10,13 @@ spec:
|
|||||||
appkind: 'deployment'
|
appkind: 'deployment'
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'true'
|
annotationCheck: 'true'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
chaosServiceAccount: nginx-sa
|
chaosServiceAccount: nginx-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
# It can be delete/retain
|
# It can be delete/retain
|
||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
experiments:
|
experiments:
|
||||||
|
@@ -8,13 +8,12 @@ spec:
|
|||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'true'
|
annotationCheck: 'true'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
appinfo:
|
appinfo:
|
||||||
appns: 'default'
|
appns: 'default'
|
||||||
# FYI, To see app label, apply kubectl get pods --show-labels
|
# FYI, To see app label, apply kubectl get pods --show-labels
|
||||||
|
@@ -8,13 +8,12 @@ spec:
|
|||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'true'
|
annotationCheck: 'true'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
appinfo:
|
appinfo:
|
||||||
appns: 'default'
|
appns: 'default'
|
||||||
# FYI, To see app label, apply kubectl get pods --show-labels
|
# FYI, To see app label, apply kubectl get pods --show-labels
|
||||||
|
@@ -9,13 +9,12 @@ spec:
|
|||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'true'
|
annotationCheck: 'true'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
appinfo:
|
appinfo:
|
||||||
appns: 'default'
|
appns: 'default'
|
||||||
# FYI, To see app label, apply kubectl get pods --show-labels
|
# FYI, To see app label, apply kubectl get pods --show-labels
|
||||||
|
@@ -6,6 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'true'
|
annotationCheck: 'true'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
appinfo:
|
appinfo:
|
||||||
@@ -15,9 +17,6 @@ spec:
|
|||||||
chaosServiceAccount: kafka-sa
|
chaosServiceAccount: kafka-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
# It can be delete/retain
|
# It can be delete/retain
|
||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
experiments:
|
experiments:
|
||||||
|
@@ -6,6 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'true'
|
annotationCheck: 'true'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
appinfo:
|
appinfo:
|
||||||
@@ -15,9 +17,6 @@ spec:
|
|||||||
chaosServiceAccount: kafka-sa
|
chaosServiceAccount: kafka-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
# It can be delete/retain
|
# It can be delete/retain
|
||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
experiments:
|
experiments:
|
||||||
|
@@ -6,6 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'false'
|
annotationCheck: 'false'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
appinfo:
|
appinfo:
|
||||||
@@ -15,9 +17,6 @@ spec:
|
|||||||
chaosServiceAccount: nginx-sa
|
chaosServiceAccount: nginx-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
# It can be delete/retain
|
# It can be delete/retain
|
||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
experiments:
|
experiments:
|
||||||
|
@@ -6,6 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'false'
|
annotationCheck: 'false'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
appinfo:
|
appinfo:
|
||||||
@@ -15,9 +17,6 @@ spec:
|
|||||||
chaosServiceAccount: nginx-sa
|
chaosServiceAccount: nginx-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
# It can be delete/retain
|
# It can be delete/retain
|
||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
experiments:
|
experiments:
|
||||||
|
@@ -6,6 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'false'
|
annotationCheck: 'false'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
appinfo:
|
appinfo:
|
||||||
@@ -15,9 +17,6 @@ spec:
|
|||||||
chaosServiceAccount: nginx-sa
|
chaosServiceAccount: nginx-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
# It can be delete/retain
|
# It can be delete/retain
|
||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
experiments:
|
experiments:
|
||||||
|
@@ -6,6 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'false'
|
annotationCheck: 'false'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
appinfo:
|
appinfo:
|
||||||
@@ -15,9 +17,6 @@ spec:
|
|||||||
chaosServiceAccount: nginx-sa
|
chaosServiceAccount: nginx-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
# It can be delete/retain
|
# It can be delete/retain
|
||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
experiments:
|
experiments:
|
||||||
|
@@ -6,6 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'false'
|
annotationCheck: 'false'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
appinfo:
|
appinfo:
|
||||||
@@ -15,9 +17,6 @@ spec:
|
|||||||
chaosServiceAccount: nginx-sa
|
chaosServiceAccount: nginx-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
# It can be delete/retain
|
# It can be delete/retain
|
||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
experiments:
|
experiments:
|
||||||
|
@@ -6,6 +6,8 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
# It can be true/false
|
# It can be true/false
|
||||||
annotationCheck: 'false'
|
annotationCheck: 'false'
|
||||||
|
# It can be active/stop
|
||||||
|
engineState: 'active'
|
||||||
#ex. values: ns1:name=percona,ns2:run=nginx
|
#ex. values: ns1:name=percona,ns2:run=nginx
|
||||||
auxiliaryAppInfo: ''
|
auxiliaryAppInfo: ''
|
||||||
appinfo:
|
appinfo:
|
||||||
@@ -15,9 +17,6 @@ spec:
|
|||||||
chaosServiceAccount: nginx-sa
|
chaosServiceAccount: nginx-sa
|
||||||
monitoring: false
|
monitoring: false
|
||||||
components:
|
components:
|
||||||
runner:
|
|
||||||
image: 'litmuschaos/chaos-executor:1.0.0'
|
|
||||||
type: 'go'
|
|
||||||
# It can be delete/retain
|
# It can be delete/retain
|
||||||
jobCleanUpPolicy: 'delete'
|
jobCleanUpPolicy: 'delete'
|
||||||
experiments:
|
experiments:
|
||||||
|
Reference in New Issue
Block a user