(CSV): Add CSV for upcoming chaos (#188) (#211)

Signed-off-by: Chandan Kumar <chandan.kumar@mayadata.io>
This commit is contained in:
Chandan Kumar
2020-04-23 16:14:25 +05:30
committed by GitHub
parent b07bf41b49
commit 8bfbd32010
10 changed files with 99 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ metadata:
categories: Kubernetes categories: Kubernetes
chartDescription: Injects chaostoolkit chaos chartDescription: Injects chaostoolkit chaos
spec: spec:
displayName: chaostoolkit chaos displayName: Chaostoolkit Chaos
categoryDescription: categoryDescription:
experiments: experiments:
- k8-pod-delete - k8-pod-delete

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -0,0 +1,32 @@
apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
createdAt: 2020-03-17T10:28:08Z
name: longhorn
version: 0.0.1
annotations:
categories: longhorn
chartDescription: Injects chaos on longhorn components
spec:
displayName: Longhorn Chaos
categoryDescription: >
Longhorn is a distributed block storage system for Kubernetes
experiments:
keywords:
- Kubernetes
- Longhorn
maintainers:
- name: ksatchit
email: karthik.s@mayadata.io
minKubeVersion: 1.12.0
provider:
name: Mayadata
links:
- name: Longhorn
url: https://rancher.com/project-longhorn-now-available-kubernetes/
- name: Doumnetation
url: https://docs.rancher.cn/longhorn/#current-status
icon:
- url:
mediatype:
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/longhorn/experiments.yaml

View File

@@ -0,0 +1,2 @@
packageName: longhorn
experiments:

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View File

@@ -0,0 +1,30 @@
apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
createdAt: 2020-03-17T10:28:08Z
name: mongodb
version: 0.0.1
annotations:
categories: mongodb
chartDescription: Injects chaos on mongodb components
spec:
displayName: MongoDB Chaos
categoryDescription: >
MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era.
experiments:
keywords:
- Kubernetes
- MongoDB
maintainers:
- name: Sanjay1611
email: sanjay.nathani@mayadata.io
minKubeVersion: 1.12.0
provider:
name: Mayadata
links:
- name: MongoDB Website
url: https://www.mongodb.com/
icon:
- url:
mediatype:
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/mongodb/experiments.yaml

View File

@@ -0,0 +1,2 @@
packageName: mongodb
experiments:

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

@@ -0,0 +1,30 @@
apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
createdAt: 2020-03-17T10:28:08Z
name: mysql
version: 0.0.1
annotations:
categories: mysql
chartDescription: Injects chaos on mysql components
spec:
displayName: MySQL Chaos
categoryDescription: >
MySQL is an open-source relational database management system.
experiments:
keywords:
- Kubernetes
- MySQL
maintainers:
- name: atulabhi
email: atul.abhishek@openebs.io
minKubeVersion: 1.12.0
provider:
name: Mayadata
links:
- name: mysql Website
url: https://www.mysql.com/
icon:
- url:
mediatype:
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/mysql/experiments.yaml

View File

@@ -0,0 +1,2 @@
packageName: mysql
experiments: