(feat): add openebs target pod failure (#44)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
Chandan Kumar
parent
faecdbdb47
commit
bc071e2387
@@ -0,0 +1,39 @@
|
||||
apiVersion: litmuchaos.io/v1alpha1
|
||||
kind: ChartServiceVersion
|
||||
metadata:
|
||||
name: openebs-target-pod-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-pod-failure
|
||||
categoryDescription: >
|
||||
Kill the cstor target/Jiva controller pod and check if gets created again
|
||||
keywords:
|
||||
- Kubernetes
|
||||
- Storage Controller
|
||||
- OpenEBS
|
||||
platforms:
|
||||
- GKE
|
||||
- OpenShift
|
||||
maturity: alpha
|
||||
maintainers:
|
||||
- name: shubham chaudhary
|
||||
email: shubham.chaudhary@mayadata.io
|
||||
minKubeVersion: 1.12.0
|
||||
provider:
|
||||
name: Mayadata
|
||||
readme: "https://github.com/litmuschaos/litmus/blob/master/experiments/openebs/openebs-target-pod-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-pod-failure/experiment.yaml
|
||||
|
Reference in New Issue
Block a user