Skip to content

Commit

Permalink
chore(3.6.0): Adding the charts for 3.6.0 (#627)
Browse files Browse the repository at this point in the history
* chore(3.6.0): Adding the charts for 3.6.0

Signed-off-by: Shubham Chaudhary <shubham.chaudhary@harness.io>

* fix(disk-fill): Add the container runtime and socketPath env (#628)

Signed-off-by: Shubham Chaudhary <shubham.chaudhary@harness.io>

---------

Signed-off-by: Shubham Chaudhary <shubham.chaudhary@harness.io>
  • Loading branch information
ispeakc0de committed Apr 15, 2024
1 parent 08d2a6e commit 88c392e
Show file tree
Hide file tree
Showing 125 changed files with 515 additions and 507 deletions.
8 changes: 4 additions & 4 deletions experiments/bank-of-anthos/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
name: pod-network-loss
app.kubernetes.io/part-of: litmus
app.kubernetes.io/component: chaosexperiment
app.kubernetes.io/version: latest
app.kubernetes.io/version: 3.6.0
spec:
definition:
scope: Namespaced
Expand Down Expand Up @@ -112,7 +112,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -125,7 +125,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
value: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
- name: NETWORK_INTERFACE
value: "eth0"
Expand Down Expand Up @@ -187,7 +187,7 @@ spec:
app.kubernetes.io/part-of: litmus
app.kubernetes.io/component: experiment-job
app.kubernetes.io/runtime-api-usage: "true"
app.kubernetes.io/version: latest
app.kubernetes.io/version: 3.6.0
outputs: {}
metadata: {}
container:
Expand Down
8 changes: 4 additions & 4 deletions experiments/bank-of-anthos/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
name: pod-network-loss
app.kubernetes.io/part-of: litmus
app.kubernetes.io/component: chaosexperiment
app.kubernetes.io/version: latest
app.kubernetes.io/version: 3.6.0
spec:
definition:
scope: Namespaced
Expand Down Expand Up @@ -116,7 +116,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -129,7 +129,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
value: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
- name: NETWORK_INTERFACE
value: "eth0"
Expand Down Expand Up @@ -191,7 +191,7 @@ spec:
app.kubernetes.io/part-of: litmus
app.kubernetes.io/component: experiment-job
app.kubernetes.io/runtime-api-usage: "true"
app.kubernetes.io/version: latest
app.kubernetes.io/version: 3.6.0
outputs: {}
metadata: {}
container:
Expand Down
2 changes: 1 addition & 1 deletion experiments/namespaced-scope-chaos/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion experiments/namespaced-scope-chaos/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
imagePullPolicy: Always
args:
- -c
Expand Down
4 changes: 2 additions & 2 deletions experiments/node-cpu-hog/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -95,7 +95,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest'
value: 'litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0'
labels:
name: node-cpu-hog
Expand Down
4 changes: 2 additions & 2 deletions experiments/node-cpu-hog/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -99,7 +99,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest'
value: 'litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0'
labels:
name: node-cpu-hog
Expand Down
4 changes: 2 additions & 2 deletions experiments/node-memory-hog/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -95,7 +95,7 @@ spec:
# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest'
value: 'litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0'
labels:
name: node-memory-hog
Expand Down
4 changes: 2 additions & 2 deletions experiments/node-memory-hog/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
imagePullPolicy: Always
args:
- -c
Expand All @@ -94,7 +94,7 @@ spec:
value: ''
# provide lib image
- name: LIB_IMAGE
value: 'litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest'
value: 'litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0'
labels:
name: node-memory-hog
container:
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-cpu-hog/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-cpu-hog/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-delete/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-delete/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ spec:
verbs:
- "get"
- "list"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
imagePullPolicy: Always
args:
- -c
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-memory-hog/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
args:
- -c
- ./experiments -name pod-memory-hog
Expand Down
2 changes: 1 addition & 1 deletion experiments/pod-memory-hog/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
args:
- -c
- ./experiments -name pod-memory-hog
Expand Down
6 changes: 3 additions & 3 deletions experiments/podtato-head/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
name: pod-delete
app.kubernetes.io/part-of: litmus
app.kubernetes.io/component: chaosexperiment
app.kubernetes.io/version: latest
app.kubernetes.io/version: 3.6.0
spec:
definition:
scope: Namespaced
Expand Down Expand Up @@ -110,7 +110,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -157,7 +157,7 @@ spec:
name: pod-delete
app.kubernetes.io/part-of: litmus
app.kubernetes.io/component: experiment-job
app.kubernetes.io/version: latest
app.kubernetes.io/version: 3.6.0
outputs: {}
metadata: {}
container:
Expand Down
6 changes: 3 additions & 3 deletions experiments/podtato-head/experiment_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
name: pod-delete
app.kubernetes.io/part-of: litmus
app.kubernetes.io/component: chaosexperiment
app.kubernetes.io/version: latest
app.kubernetes.io/version: 3.6.0
spec:
definition:
scope: Namespaced
Expand Down Expand Up @@ -114,7 +114,7 @@ spec:
- apiGroups: ["litmuschaos.io"]
resources: ["chaosengines", "chaosexperiments", "chaosresults"]
verbs: ["create", "list", "get", "patch", "update", "delete"]
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:latest"
image: "litmuschaos.docker.scarf.sh/litmuschaos/go-runner:3.6.0"
imagePullPolicy: Always
args:
- -c
Expand Down Expand Up @@ -161,7 +161,7 @@ spec:
name: pod-delete
app.kubernetes.io/part-of: litmus
app.kubernetes.io/component: experiment-job
app.kubernetes.io/version: latest
app.kubernetes.io/version: 3.6.0
outputs: {}
metadata: {}
container:
Expand Down

0 comments on commit 88c392e

Please sign in to comment.