Script for M3DB operator deployment through orchestrator 10/109810/3
authorRajamohan Raj <rajamohan.raj@intel.com>
Thu, 2 Jul 2020 23:18:38 +0000 (23:18 +0000)
committerRajamohan Raj <rajamohan.raj@intel.com>
Tue, 7 Jul 2020 02:14:42 +0000 (02:14 +0000)
commit0003a52f4265c5cd879abebe1b8454206f0f2ff7
treebc1b886363f7d988605e6d28fc9e98a7fcd45d91
parent1e083940563e5e4b996d0389c62771cfbdd74cf6
Script for M3DB operator deployment through orchestrator

In this patch, wrote a script for auto deploy
of M3DB operator through the orchestrator.

Issue-ID: MULTICLOUD-1112
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: Ia1951c5ef0de20e9b47f6ab5330dec8db5a1c46f
36 files changed:
kud/tests/m3db-operator-test.sh [new file with mode: 0755]
kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/templates/etcd-cluster-crd.yaml [deleted file]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/.helmignore [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/.helmignore with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/Chart.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/Chart.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/.helmignore [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/.helmignore with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/Chart.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/Chart.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/OWNERS [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/OWNERS with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/README.md [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/README.md with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/templates/NOTES.txt [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/templates/NOTES.txt with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/templates/_helpers.tpl [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/templates/_helpers.tpl with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/templates/backup-etcd-crd.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/templates/backup-etcd-crd.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/templates/backup-operator-deployment.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/templates/backup-operator-deployment.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/templates/etcd-cluster-crd.yaml [new file with mode: 0644]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/templates/etcd-cluster-creation.yaml [new file with mode: 0644]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/templates/operator-cluster-role.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/templates/operator-cluster-role.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/templates/operator-clusterrole-binding.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/templates/operator-clusterrole-binding.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/templates/operator-deployment.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/templates/operator-deployment.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/templates/operator-service-account.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/templates/operator-service-account.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/templates/restore-etcd-crd.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/templates/restore-etcd-crd.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/templates/restore-operator-deployment.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/templates/restore-operator-deployment.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/templates/restore-operator-service.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/templates/restore-operator-service.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/etcd-operator/values.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/etcd-operator/values.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/m3db-operator/Chart.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/m3db-operator/Chart.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/m3db-operator/LICENSE [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/m3db-operator/LICENSE with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/m3db-operator/NOTES.txt [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/m3db-operator/NOTES.txt with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/m3db-operator/README.md [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/m3db-operator/README.md with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/m3db-operator/templates/cluster_role.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/m3db-operator/templates/cluster_role.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/m3db-operator/templates/cluster_role_binding.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/m3db-operator/templates/cluster_role_binding.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/m3db-operator/templates/service_account.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/m3db-operator/templates/service_account.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/m3db-operator/templates/stateful_set.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/m3db-operator/templates/stateful_set.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/charts/m3db-operator/values.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/charts/m3db-operator/values.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/requirements.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/requirements.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/resources/m3db.labels [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/resources/m3db.labels with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/helm/operator/values.yaml [moved from kud/tests/vnfs/comp-app/collection/etcd-m3db-operators/helm/operator/values.yaml with 100% similarity]
kud/tests/vnfs/comp-app/collection/operators/profile/manifest.yaml [new file with mode: 0644]
kud/tests/vnfs/comp-app/collection/operators/profile/override_values.yaml [new file with mode: 0644]