- update chart version - change description field to categoryDescription field - change display name containing '_' to '-' in chartserviceversion - removed file - charts/generic/experiment.yaml - charts/generic/generic.chartserviceversion.basetemplate.yaml - charts/openebs/experiment.yaml - charts/openebs/openebs.chartserviceversion.basetemplate.yaml Signed-off-by: daitya109 <adikid1996@gmail.com>
36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
apiVersion: litmuchaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
name: openebs-target-failure
|
|
version: 0.1.1
|
|
annotations:
|
|
categories: OpenEBS
|
|
vendor: CNCF
|
|
repository: https://github.com/litmuschaos/chaos-charts
|
|
support: https://slack.openebs.io/
|
|
spec:
|
|
displayName: openebs-target-failure
|
|
categoryDescription: >
|
|
Kill the cstor target/Jiva controller container and check if gets created again
|
|
keywords:
|
|
- Kubernetes
|
|
- Storage Controller
|
|
- OpenEBS
|
|
maturity: alpha
|
|
maintainers:
|
|
- name: shubham chaudhary
|
|
email: shubham.chaudhary@mayadata.io
|
|
minKubeVersion: 1.12.0
|
|
provider:
|
|
name: Mayadata
|
|
readme: "https://github.com/mayadata-io/litmus/blob/master/experiments/chaos/openebs_target_failure/README.md"
|
|
links:
|
|
- name: OpenEBS Website
|
|
url: https://openebs.io
|
|
- name: Source Code
|
|
url: https://github.com/openebs/openebs
|
|
icon:
|
|
- url: ""
|
|
mediatype: ""
|
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/openebs/openebs-target-failure/experiment.yaml
|