534: version upgraded for chaos-charts
This commit is contained in:
@@ -5,7 +5,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: coredns-pod-delete
|
name: coredns-pod-delete
|
||||||
version: 0.1.2
|
version: 0.1.3
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
permissions:
|
permissions:
|
||||||
|
@@ -7,25 +7,28 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: coredns-pod-delete
|
name: coredns-pod-delete
|
||||||
version: 0.1.2
|
version: 0.1.3
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
permissions:
|
permissions:
|
||||||
apiGroups:
|
apiGroups:
|
||||||
- ""
|
- ""
|
||||||
- "extensions"
|
|
||||||
- "apps"
|
|
||||||
- "batch"
|
- "batch"
|
||||||
- "litmuschaos.io"
|
- "litmuschaos.io"
|
||||||
resources:
|
resources:
|
||||||
- "daemonsets"
|
- "services"
|
||||||
- "jobs"
|
- "jobs"
|
||||||
- "pods"
|
- "pods"
|
||||||
- "chaosengines"
|
- "chaosengines"
|
||||||
- "chaosexperiments"
|
- "chaosexperiments"
|
||||||
- "chaosresults"
|
- "chaosresults"
|
||||||
verbs:
|
verbs:
|
||||||
- "*"
|
- "get"
|
||||||
|
- "list"
|
||||||
|
- "patch"
|
||||||
|
- "create"
|
||||||
|
- "update"
|
||||||
|
- "delete"
|
||||||
image: "litmuschaos/ansible-runner:latest"
|
image: "litmuschaos/ansible-runner:latest"
|
||||||
args:
|
args:
|
||||||
- -c
|
- -c
|
||||||
|
@@ -4,7 +4,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: container-kill
|
name: container-kill
|
||||||
version: 0.1.8
|
version: 0.1.9
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
|
@@ -5,7 +5,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: cpu-hog
|
name: cpu-hog
|
||||||
version: 0.1.6
|
version: 0.1.7
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Cluster
|
scope: Cluster
|
||||||
|
@@ -5,7 +5,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: disk-fill
|
name: disk-fill
|
||||||
version: 0.1.4
|
version: 0.1.5
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Cluster
|
scope: Cluster
|
||||||
|
@@ -5,7 +5,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: disk-loss
|
name: disk-loss
|
||||||
version: 0.1.7
|
version: 0.1.8
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Cluster
|
scope: Cluster
|
||||||
|
@@ -8,7 +8,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: node-drain
|
name: node-drain
|
||||||
version: 0.1.4
|
version: 0.1.5
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Cluster
|
scope: Cluster
|
||||||
@@ -31,6 +31,7 @@ spec:
|
|||||||
- "list"
|
- "list"
|
||||||
- "get"
|
- "get"
|
||||||
- "patch"
|
- "patch"
|
||||||
|
- "update"
|
||||||
- "delete"
|
- "delete"
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- ""
|
- ""
|
||||||
@@ -73,7 +74,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: disk-fill
|
name: disk-fill
|
||||||
version: 0.1.4
|
version: 0.1.5
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Cluster
|
scope: Cluster
|
||||||
@@ -96,6 +97,7 @@ spec:
|
|||||||
- "list"
|
- "list"
|
||||||
- "get"
|
- "get"
|
||||||
- "patch"
|
- "patch"
|
||||||
|
- "update"
|
||||||
- "delete"
|
- "delete"
|
||||||
image: "litmuschaos/ansible-runner:latest"
|
image: "litmuschaos/ansible-runner:latest"
|
||||||
args:
|
args:
|
||||||
@@ -131,7 +133,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: cpu-hog
|
name: cpu-hog
|
||||||
version: 0.1.6
|
version: 0.1.7
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Cluster
|
scope: Cluster
|
||||||
@@ -154,6 +156,7 @@ spec:
|
|||||||
- "list"
|
- "list"
|
||||||
- "get"
|
- "get"
|
||||||
- "patch"
|
- "patch"
|
||||||
|
- "update"
|
||||||
- "delete"
|
- "delete"
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- ""
|
- ""
|
||||||
@@ -194,7 +197,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: pod-cpu-hog
|
name: pod-cpu-hog
|
||||||
version: 0.1.3
|
version: 0.1.4
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
@@ -214,6 +217,7 @@ spec:
|
|||||||
- "list"
|
- "list"
|
||||||
- "get"
|
- "get"
|
||||||
- "patch"
|
- "patch"
|
||||||
|
- "update"
|
||||||
- "delete"
|
- "delete"
|
||||||
image: "litmuschaos/ansible-runner:latest"
|
image: "litmuschaos/ansible-runner:latest"
|
||||||
args:
|
args:
|
||||||
@@ -251,7 +255,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: pod-network-corruption
|
name: pod-network-corruption
|
||||||
version: 0.1.2
|
version: 0.1.3
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
@@ -271,6 +275,7 @@ spec:
|
|||||||
- "delete"
|
- "delete"
|
||||||
- "list"
|
- "list"
|
||||||
- "patch"
|
- "patch"
|
||||||
|
- "update"
|
||||||
- "get"
|
- "get"
|
||||||
image: "litmuschaos/ansible-runner:latest"
|
image: "litmuschaos/ansible-runner:latest"
|
||||||
args:
|
args:
|
||||||
@@ -312,7 +317,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: pod-delete
|
name: pod-delete
|
||||||
version: 0.1.7
|
version: 0.1.8
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
@@ -335,6 +340,7 @@ spec:
|
|||||||
- "list"
|
- "list"
|
||||||
- "get"
|
- "get"
|
||||||
- "patch"
|
- "patch"
|
||||||
|
- "update"
|
||||||
- "delete"
|
- "delete"
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- ""
|
- ""
|
||||||
@@ -376,7 +382,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: pod-network-loss
|
name: pod-network-loss
|
||||||
version: 0.1.7
|
version: 0.1.8
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
@@ -396,6 +402,7 @@ spec:
|
|||||||
- "list"
|
- "list"
|
||||||
- "patch"
|
- "patch"
|
||||||
- "create"
|
- "create"
|
||||||
|
- "update"
|
||||||
- "delete"
|
- "delete"
|
||||||
image: "litmuschaos/ansible-runner:latest"
|
image: "litmuschaos/ansible-runner:latest"
|
||||||
args:
|
args:
|
||||||
@@ -437,7 +444,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: disk-loss
|
name: disk-loss
|
||||||
version: 0.1.7
|
version: 0.1.8
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Cluster
|
scope: Cluster
|
||||||
@@ -458,6 +465,7 @@ spec:
|
|||||||
- "list"
|
- "list"
|
||||||
- "get"
|
- "get"
|
||||||
- "patch"
|
- "patch"
|
||||||
|
- "update"
|
||||||
- "delete"
|
- "delete"
|
||||||
image: "litmuschaos/ansible-runner:latest"
|
image: "litmuschaos/ansible-runner:latest"
|
||||||
args:
|
args:
|
||||||
@@ -512,7 +520,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: pod-network-latency
|
name: pod-network-latency
|
||||||
version: 0.1.7
|
version: 0.1.8
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
@@ -532,6 +540,7 @@ spec:
|
|||||||
- "list"
|
- "list"
|
||||||
- "get"
|
- "get"
|
||||||
- "patch"
|
- "patch"
|
||||||
|
- "update"
|
||||||
- "delete"
|
- "delete"
|
||||||
image: "litmuschaos/ansible-runner:latest"
|
image: "litmuschaos/ansible-runner:latest"
|
||||||
args:
|
args:
|
||||||
@@ -572,7 +581,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: container-kill
|
name: container-kill
|
||||||
version: 0.1.8
|
version: 0.1.9
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
@@ -594,6 +603,7 @@ spec:
|
|||||||
- "create"
|
- "create"
|
||||||
- "list"
|
- "list"
|
||||||
- "get"
|
- "get"
|
||||||
|
- "update"
|
||||||
- "patch"
|
- "patch"
|
||||||
- "delete"
|
- "delete"
|
||||||
image: "litmuschaos/ansible-runner:latest"
|
image: "litmuschaos/ansible-runner:latest"
|
||||||
|
@@ -6,7 +6,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: node-drain
|
name: node-drain
|
||||||
version: 0.1.4
|
version: 0.1.5
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Cluster
|
scope: Cluster
|
||||||
|
@@ -5,7 +5,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: pod-cpu-hog
|
name: pod-cpu-hog
|
||||||
version: 0.1.3
|
version: 0.1.4
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
|
@@ -5,7 +5,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: pod-delete
|
name: pod-delete
|
||||||
version: 0.1.7
|
version: 0.1.8
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
|
@@ -5,7 +5,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: pod-network-corruption
|
name: pod-network-corruption
|
||||||
version: 0.1.2
|
version: 0.1.3
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
|
@@ -5,7 +5,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: pod-network-latency
|
name: pod-network-latency
|
||||||
version: 0.1.7
|
version: 0.1.8
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
|
@@ -5,7 +5,7 @@ description:
|
|||||||
kind: ChaosExperiment
|
kind: ChaosExperiment
|
||||||
metadata:
|
metadata:
|
||||||
name: pod-network-loss
|
name: pod-network-loss
|
||||||
version: 0.1.7
|
version: 0.1.8
|
||||||
spec:
|
spec:
|
||||||
definition:
|
definition:
|
||||||
scope: Namespaced
|
scope: Namespaced
|
||||||
|
Reference in New Issue
Block a user