From bb34ae86103aeeed6aaa07887216905eb5116570 Mon Sep 17 00:00:00 2001 From: Shubham Chaudhary Date: Wed, 25 Mar 2020 16:11:56 +0530 Subject: [PATCH] featplatform): Adding EKS platform in openebs charts (#192) Signed-off-by: shubhamchaudhary --- .../openebs-control-plane-chaos.chartserviceversion.yaml | 1 + .../openebs-pool-container-failure.chartserviceversion.yaml | 1 + .../openebs-pool-network-delay.chartserviceversion.yaml | 1 + .../openebs-pool-network-loss.chartserviceversion.yaml | 1 + .../openebs-pool-pod-failure.chartserviceversion.yaml | 1 + .../openebs-target-container-failure.chartserviceversion.yaml | 1 + .../openebs-target-network-delay.chartserviceversion.yaml | 1 + .../openebs-target-network-loss.chartserviceversion.yaml | 1 + .../openebs-target-pod-failure.chartserviceversion.yaml | 1 + 9 files changed, 9 insertions(+) diff --git a/charts/openebs/openebs-control-plane-chaos/openebs-control-plane-chaos.chartserviceversion.yaml b/charts/openebs/openebs-control-plane-chaos/openebs-control-plane-chaos.chartserviceversion.yaml index d10cc9c..4135051 100644 --- a/charts/openebs/openebs-control-plane-chaos/openebs-control-plane-chaos.chartserviceversion.yaml +++ b/charts/openebs/openebs-control-plane-chaos/openebs-control-plane-chaos.chartserviceversion.yaml @@ -16,6 +16,7 @@ spec: - OpenEBS platforms: - GKE + - EKS maturity: alpha chaosType: infra maintainers: 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 d09492e..8973bb9 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 @@ -18,6 +18,7 @@ spec: - OpenEBS platforms: - GKE + - EKS - OpenShift maturity: alpha chaosType: infra diff --git a/charts/openebs/openebs-pool-network-delay/openebs-pool-network-delay.chartserviceversion.yaml b/charts/openebs/openebs-pool-network-delay/openebs-pool-network-delay.chartserviceversion.yaml index 03804f2..9a614b4 100644 --- a/charts/openebs/openebs-pool-network-delay/openebs-pool-network-delay.chartserviceversion.yaml +++ b/charts/openebs/openebs-pool-network-delay/openebs-pool-network-delay.chartserviceversion.yaml @@ -17,6 +17,7 @@ spec: - OpenEBS platforms: - GKE + - EKS maturity: alpha chaosType: infra maintainers: diff --git a/charts/openebs/openebs-pool-network-loss/openebs-pool-network-loss.chartserviceversion.yaml b/charts/openebs/openebs-pool-network-loss/openebs-pool-network-loss.chartserviceversion.yaml index 26a68d2..8d896dc 100644 --- a/charts/openebs/openebs-pool-network-loss/openebs-pool-network-loss.chartserviceversion.yaml +++ b/charts/openebs/openebs-pool-network-loss/openebs-pool-network-loss.chartserviceversion.yaml @@ -17,6 +17,7 @@ spec: - OpenEBS platforms: - GKE + - EKS maturity: alpha chaosType: infra maintainers: 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 2765d53..5333744 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 @@ -18,6 +18,7 @@ spec: - OpenEBS platforms: - GKE + - EKS - OpenShift maturity: alpha chaosType: infra diff --git a/charts/openebs/openebs-target-container-failure/openebs-target-container-failure.chartserviceversion.yaml b/charts/openebs/openebs-target-container-failure/openebs-target-container-failure.chartserviceversion.yaml index 1876622..396471f 100644 --- a/charts/openebs/openebs-target-container-failure/openebs-target-container-failure.chartserviceversion.yaml +++ b/charts/openebs/openebs-target-container-failure/openebs-target-container-failure.chartserviceversion.yaml @@ -18,6 +18,7 @@ spec: - OpenEBS platforms: - GKE + - EKS - OpenShift maturity: alpha chaosType: infra diff --git a/charts/openebs/openebs-target-network-delay/openebs-target-network-delay.chartserviceversion.yaml b/charts/openebs/openebs-target-network-delay/openebs-target-network-delay.chartserviceversion.yaml index 6b46b08..962c9f4 100644 --- a/charts/openebs/openebs-target-network-delay/openebs-target-network-delay.chartserviceversion.yaml +++ b/charts/openebs/openebs-target-network-delay/openebs-target-network-delay.chartserviceversion.yaml @@ -18,6 +18,7 @@ spec: - Network Delay platforms: - GKE + - EKS - OpenShift maturity: alpha chaosType: infra diff --git a/charts/openebs/openebs-target-network-loss/openebs-target-network-loss.chartserviceversion.yaml b/charts/openebs/openebs-target-network-loss/openebs-target-network-loss.chartserviceversion.yaml index 82774b8..2be3b96 100644 --- a/charts/openebs/openebs-target-network-loss/openebs-target-network-loss.chartserviceversion.yaml +++ b/charts/openebs/openebs-target-network-loss/openebs-target-network-loss.chartserviceversion.yaml @@ -18,6 +18,7 @@ spec: - Network Loss platforms: - GKE + - EKS - OpenShift maturity: alpha chaosType: infra diff --git a/charts/openebs/openebs-target-pod-failure/openebs-target-pod-failure.chartserviceversion.yaml b/charts/openebs/openebs-target-pod-failure/openebs-target-pod-failure.chartserviceversion.yaml index e151533..3411011 100644 --- a/charts/openebs/openebs-target-pod-failure/openebs-target-pod-failure.chartserviceversion.yaml +++ b/charts/openebs/openebs-target-pod-failure/openebs-target-pod-failure.chartserviceversion.yaml @@ -18,6 +18,7 @@ spec: - OpenEBS platforms: - GKE + - EKS - OpenShift maturity: alpha chaosType: infra