From 656103dba625fec070dedc988958892b18710bb6 Mon Sep 17 00:00:00 2001 From: Ashish Jain Date: Fri, 3 Jan 2020 13:11:26 +0530 Subject: [PATCH] Chaos type add in charts (#84) * add chaos type of experiments Signed-off-by: ashishjain --- charts/generic/cpu-hog/cpu-hog.chartserviceversion.yaml | 1 + charts/generic/disk-fill/disk-fill.chartserviceversion.yaml | 1 + charts/generic/disk-loss/disk-loss.chartserviceversion.yaml | 1 + charts/generic/drain-node/drain-node.chartserviceversion.yaml | 1 + .../openebs-pool-container-failure.chartserviceversion.yaml | 1 + .../openebs-pool-pod-failure.chartserviceversion.yaml | 1 + 6 files changed, 6 insertions(+) diff --git a/charts/generic/cpu-hog/cpu-hog.chartserviceversion.yaml b/charts/generic/cpu-hog/cpu-hog.chartserviceversion.yaml index 314a0c4..8842a59 100644 --- a/charts/generic/cpu-hog/cpu-hog.chartserviceversion.yaml +++ b/charts/generic/cpu-hog/cpu-hog.chartserviceversion.yaml @@ -22,6 +22,7 @@ spec: platforms: - GKE maturity: alpha + chaosType: infra maintainers: - name: ksatchit email: karthik.s@mayadata.io diff --git a/charts/generic/disk-fill/disk-fill.chartserviceversion.yaml b/charts/generic/disk-fill/disk-fill.chartserviceversion.yaml index ccb0e93..4f66f81 100644 --- a/charts/generic/disk-fill/disk-fill.chartserviceversion.yaml +++ b/charts/generic/disk-fill/disk-fill.chartserviceversion.yaml @@ -23,6 +23,7 @@ spec: platforms: - GKE maturity: alpha + chaosType: infra maintainers: - name: ksatchit email: karthik.s@mayadata.io diff --git a/charts/generic/disk-loss/disk-loss.chartserviceversion.yaml b/charts/generic/disk-loss/disk-loss.chartserviceversion.yaml index a05b67c..2ad749f 100644 --- a/charts/generic/disk-loss/disk-loss.chartserviceversion.yaml +++ b/charts/generic/disk-loss/disk-loss.chartserviceversion.yaml @@ -24,6 +24,7 @@ spec: - GKE - AWS maturity: alpha + chaosType: infra maintainers: - name: Raj Babu Das email: raj.das@mayadata.io diff --git a/charts/generic/drain-node/drain-node.chartserviceversion.yaml b/charts/generic/drain-node/drain-node.chartserviceversion.yaml index 2812562..2a0a782 100644 --- a/charts/generic/drain-node/drain-node.chartserviceversion.yaml +++ b/charts/generic/drain-node/drain-node.chartserviceversion.yaml @@ -20,6 +20,7 @@ spec: - GKE - AWS maturity: alpha + chaosType: infra maintainers: - name: shubham chaudhary email: shubham.chaudhary@mayadata.io diff --git a/charts/openebs/openebs-pool-container-failure/openebs-pool-container-failure.chartserviceversion.yaml b/charts/openebs/openebs-pool-container-failure/openebs-pool-container-failure.chartserviceversion.yaml index 014a7ec..80d2925 100644 --- a/charts/openebs/openebs-pool-container-failure/openebs-pool-container-failure.chartserviceversion.yaml +++ b/charts/openebs/openebs-pool-container-failure/openebs-pool-container-failure.chartserviceversion.yaml @@ -19,6 +19,7 @@ spec: - GKE - OpenShift maturity: alpha + chaosType: infra maintainers: - name: shubham chaudhary email: shubham.chaudhary@mayadata.io diff --git a/charts/openebs/openebs-pool-pod-failure/openebs-pool-pod-failure.chartserviceversion.yaml b/charts/openebs/openebs-pool-pod-failure/openebs-pool-pod-failure.chartserviceversion.yaml index 839742f..81e99d1 100644 --- a/charts/openebs/openebs-pool-pod-failure/openebs-pool-pod-failure.chartserviceversion.yaml +++ b/charts/openebs/openebs-pool-pod-failure/openebs-pool-pod-failure.chartserviceversion.yaml @@ -19,6 +19,7 @@ spec: - GKE - OpenShift maturity: alpha + chaosType: infra maintainers: - name: shubham chaudhary email: shubham.chaudhary@mayadata.io