Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(3.11.0): Add the charts for 3.11.0 version #636

Merged
merged 1 commit into from
Sep 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.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.11.0
outputs: {}
metadata: {}
container:
Expand Down
Loading
Loading