Skip to content

Commit

Permalink
Cherry-pick the node-memory-hog and revert upcomming chart (#227)
Browse files Browse the repository at this point in the history
* Revert " 966: version upgraded for chaos-charts"

This reverts commit 8f54ad0.

* Revert "(CSV): Add CSV for upcoming chaos (#188) (#211)"

This reverts commit 8bfbd32.

* update(image):Updating image in node memory hog experiment (#226)

Signed-off-by: shubhamchaudhary <[email protected]>

* 986: version upgraded for chaos-charts

Co-authored-by: Shubham Chaudhary <[email protected]>
Co-authored-by: Travis CI <[email protected]>
  • Loading branch information
3 people authored May 15, 2020
1 parent a177121 commit c9bed57
Show file tree
Hide file tree
Showing 15 changed files with 4 additions and 108 deletions.
4 changes: 2 additions & 2 deletions charts/chaostoolkit/chaostoolkit.chartserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ kind: ChartServiceVersion
metadata:
createdAt: 2020-02-24T10:28:08Z
name: chaostoolkit
version: 0.0.5
version: 0.0.4
annotations:
categories: Kubernetes
chartDescription: Injects chaostoolkit chaos
spec:
displayName: Chaostoolkit Chaos
displayName: chaostoolkit chaos
categoryDescription:
experiments:
- k8-pod-delete
Expand Down
2 changes: 1 addition & 1 deletion charts/generic/experiments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@ spec:

# provide lib image
- name: LIB_IMAGE
value: 'alexeiled/stress-ng:latest'
value: 'litmuschaos/stress-ng:latest'

labels:
name: node-memory-hog
Expand Down
2 changes: 1 addition & 1 deletion charts/generic/node-memory-hog/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ spec:

# provide lib image
- name: LIB_IMAGE
value: 'alexeiled/stress-ng:latest'
value: 'litmuschaos/stress-ng:latest'

labels:
name: node-memory-hog
2 changes: 0 additions & 2 deletions charts/longhorn/experiments.yaml

This file was deleted.

Binary file removed charts/longhorn/icons/longhorn.png
Binary file not shown.
32 changes: 0 additions & 32 deletions charts/longhorn/longhorn.chartserviceversion.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions charts/longhorn/longhorn.package.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions charts/mongodb/experiments.yaml

This file was deleted.

Binary file removed charts/mongodb/icons/mongodb.png
Binary file not shown.
30 changes: 0 additions & 30 deletions charts/mongodb/mongodb.chartserviceversion.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions charts/mongodb/mongodb.package.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions charts/mysql/experiments.yaml

This file was deleted.

Binary file removed charts/mysql/icons/mysql.png
Binary file not shown.
30 changes: 0 additions & 30 deletions charts/mysql/mysql.chartserviceversion.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions charts/mysql/mysql.package.yaml

This file was deleted.

0 comments on commit c9bed57

Please sign in to comment.