(feat)charts: Add chaos experiments for OpenEBS network loss and delay (#19)

Refactor charts 

Signed-off-by: rajdas98 raj.das@mayadata.io
This commit is contained in:
Raj Babu Das
2019-10-04 22:24:45 +05:30
committed by Karthik Satchitanand
parent f4963b71ad
commit 78d2c68b67
38 changed files with 700 additions and 257 deletions

View File

@@ -1,5 +1,14 @@
packageName: openebs
subcharts:
- name: Pod-delete
CSV: pod_delete.chartserviceversion.yaml
desc: "Pod-delete"
- name: openebs-pool-failure
CSV: openebs_pool_failure.chartserviceversion.yaml
desc: "openebs-pool-failure"
- name: openebs-target-failure
CSV: openebs_target_failure.chartserviceversion.yaml
desc: "openebs-target-failure"
- name: openebs-target-network-delay
CSV: openebs_target_network_delay.chartserviceversion.yaml
desc: "openebs-target-network-delay"
- name: openebs-target-network-loss
CSV: openebs_target-network-loss.chartserviceversion.yaml
desc: "openebs-target-network-loss"