534: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-01-15 11:09:15 +00:00
parent e7dbeadecc
commit 0880a7b7e3
13 changed files with 39 additions and 26 deletions

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment
metadata:
name: coredns-pod-delete
version: 0.1.2
version: 0.1.3
spec:
definition:
permissions:

View File

@@ -7,25 +7,28 @@ description:
kind: ChaosExperiment
metadata:
name: coredns-pod-delete
version: 0.1.2
version: 0.1.3
spec:
definition:
permissions:
apiGroups:
- ""
- "extensions"
- "apps"
- "batch"
- "litmuschaos.io"
resources:
- "daemonsets"
- "services"
- "jobs"
- "pods"
- "chaosengines"
- "chaosexperiments"
- "chaosresults"
verbs:
- "*"
- "get"
- "list"
- "patch"
- "create"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
args:
- -c

View File

@@ -4,7 +4,7 @@ description:
kind: ChaosExperiment
metadata:
name: container-kill
version: 0.1.8
version: 0.1.9
spec:
definition:
scope: Namespaced

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment
metadata:
name: cpu-hog
version: 0.1.6
version: 0.1.7
spec:
definition:
scope: Cluster

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment
metadata:
name: disk-fill
version: 0.1.4
version: 0.1.5
spec:
definition:
scope: Cluster

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment
metadata:
name: disk-loss
version: 0.1.7
version: 0.1.8
spec:
definition:
scope: Cluster

View File

@@ -8,7 +8,7 @@ description:
kind: ChaosExperiment
metadata:
name: node-drain
version: 0.1.4
version: 0.1.5
spec:
definition:
scope: Cluster
@@ -31,6 +31,7 @@ spec:
- "list"
- "get"
- "patch"
- "update"
- "delete"
- apiGroups:
- ""
@@ -73,7 +74,7 @@ description:
kind: ChaosExperiment
metadata:
name: disk-fill
version: 0.1.4
version: 0.1.5
spec:
definition:
scope: Cluster
@@ -96,6 +97,7 @@ spec:
- "list"
- "get"
- "patch"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
args:
@@ -131,7 +133,7 @@ description:
kind: ChaosExperiment
metadata:
name: cpu-hog
version: 0.1.6
version: 0.1.7
spec:
definition:
scope: Cluster
@@ -154,6 +156,7 @@ spec:
- "list"
- "get"
- "patch"
- "update"
- "delete"
- apiGroups:
- ""
@@ -194,7 +197,7 @@ description:
kind: ChaosExperiment
metadata:
name: pod-cpu-hog
version: 0.1.3
version: 0.1.4
spec:
definition:
scope: Namespaced
@@ -214,6 +217,7 @@ spec:
- "list"
- "get"
- "patch"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
args:
@@ -251,7 +255,7 @@ description:
kind: ChaosExperiment
metadata:
name: pod-network-corruption
version: 0.1.2
version: 0.1.3
spec:
definition:
scope: Namespaced
@@ -271,6 +275,7 @@ spec:
- "delete"
- "list"
- "patch"
- "update"
- "get"
image: "litmuschaos/ansible-runner:latest"
args:
@@ -312,7 +317,7 @@ description:
kind: ChaosExperiment
metadata:
name: pod-delete
version: 0.1.7
version: 0.1.8
spec:
definition:
scope: Namespaced
@@ -335,6 +340,7 @@ spec:
- "list"
- "get"
- "patch"
- "update"
- "delete"
- apiGroups:
- ""
@@ -376,7 +382,7 @@ description:
kind: ChaosExperiment
metadata:
name: pod-network-loss
version: 0.1.7
version: 0.1.8
spec:
definition:
scope: Namespaced
@@ -396,6 +402,7 @@ spec:
- "list"
- "patch"
- "create"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
args:
@@ -437,7 +444,7 @@ description:
kind: ChaosExperiment
metadata:
name: disk-loss
version: 0.1.7
version: 0.1.8
spec:
definition:
scope: Cluster
@@ -458,6 +465,7 @@ spec:
- "list"
- "get"
- "patch"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
args:
@@ -512,7 +520,7 @@ description:
kind: ChaosExperiment
metadata:
name: pod-network-latency
version: 0.1.7
version: 0.1.8
spec:
definition:
scope: Namespaced
@@ -532,6 +540,7 @@ spec:
- "list"
- "get"
- "patch"
- "update"
- "delete"
image: "litmuschaos/ansible-runner:latest"
args:
@@ -572,7 +581,7 @@ description:
kind: ChaosExperiment
metadata:
name: container-kill
version: 0.1.8
version: 0.1.9
spec:
definition:
scope: Namespaced
@@ -594,6 +603,7 @@ spec:
- "create"
- "list"
- "get"
- "update"
- "patch"
- "delete"
image: "litmuschaos/ansible-runner:latest"

View File

@@ -6,7 +6,7 @@ description:
kind: ChaosExperiment
metadata:
name: node-drain
version: 0.1.4
version: 0.1.5
spec:
definition:
scope: Cluster

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment
metadata:
name: pod-cpu-hog
version: 0.1.3
version: 0.1.4
spec:
definition:
scope: Namespaced

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment
metadata:
name: pod-delete
version: 0.1.7
version: 0.1.8
spec:
definition:
scope: Namespaced

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment
metadata:
name: pod-network-corruption
version: 0.1.2
version: 0.1.3
spec:
definition:
scope: Namespaced

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment
metadata:
name: pod-network-latency
version: 0.1.7
version: 0.1.8
spec:
definition:
scope: Namespaced

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment
metadata:
name: pod-network-loss
version: 0.1.7
version: 0.1.8
spec:
definition:
scope: Namespaced