(feat): Adding new OpenEBS experiment into package (#149)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
6c62268b1f
commit
79548c05ee
@@ -18,6 +18,7 @@ spec:
|
||||
platforms:
|
||||
- GKE
|
||||
maturity: alpha
|
||||
chaosType: infra
|
||||
maintainers:
|
||||
- name: Raj Babu Das
|
||||
email: raj.das@mayadata.io
|
||||
|
@@ -19,6 +19,7 @@ spec:
|
||||
- GKE
|
||||
- OpenShift
|
||||
maturity: alpha
|
||||
chaosType: infra
|
||||
maintainers:
|
||||
- name: shubham chaudhary
|
||||
email: shubham.chaudhary@mayadata.io
|
||||
|
@@ -19,6 +19,7 @@ spec:
|
||||
- GKE
|
||||
- OpenShift
|
||||
maturity: alpha
|
||||
chaosType: infra
|
||||
maintainers:
|
||||
- name: giri
|
||||
email: giridhara.prasad@mayadata.io
|
||||
|
@@ -19,6 +19,7 @@ spec:
|
||||
- GKE
|
||||
- OpenShift
|
||||
maturity: alpha
|
||||
chaosType: infra
|
||||
maintainers:
|
||||
- name: giri
|
||||
email: giridhara.prasad@mayadata.io
|
||||
|
@@ -19,6 +19,7 @@ spec:
|
||||
- GKE
|
||||
- OpenShift
|
||||
maturity: alpha
|
||||
chaosType: infra
|
||||
maintainers:
|
||||
- name: shubham chaudhary
|
||||
email: shubham.chaudhary@mayadata.io
|
||||
|
@@ -14,10 +14,15 @@ spec:
|
||||
OpenEBS is the most active Container Attached Storage project. OpenEBS enables your DevOps teams to have their own storage policies for every workload and it is truly Kubernetes native and 100% in userspace.
|
||||
|
||||
experiments:
|
||||
- openebs-pool-failure
|
||||
- openebs-target-failure
|
||||
- openebs-pool-pod-failure
|
||||
- openebs-pool-container-failure
|
||||
- openebs-target-pod-failure
|
||||
- openebs-target-container-failure
|
||||
- openebs-target-network-delay
|
||||
- openebs-target-network-loss
|
||||
- openebs-pool-network-delay
|
||||
- openebs-pool-network-loss
|
||||
- openebs-control-plane-validation
|
||||
keywords:
|
||||
- OpenEBS
|
||||
- CAS
|
||||
|
@@ -18,3 +18,12 @@ experiments:
|
||||
- name: openebs-target-network-loss
|
||||
CSV: openebs-target-network-loss.chartserviceversion.yaml
|
||||
desc: "openebs-target-network-loss"
|
||||
- name: openebs-control-plane-validation
|
||||
CSV: openebs-control-plane-validation.chartserviceversion.yaml
|
||||
desc: "openebs-control-plane-validation"
|
||||
- name: openebs-pool-network-delay
|
||||
CSV: openebs-pool-network-delay.chartserviceversion.yaml
|
||||
desc: "openebs-pool-network-delay"
|
||||
- name: openebs-pool-network-loss
|
||||
CSV: openebs-pool-network-loss.chartserviceversion.yaml
|
||||
desc: "openebs-pool-network-loss"
|
Reference in New Issue
Block a user