[OOF] Update HAS charts to use etcd 02/121402/9
authorkrishnaa96 <krishna.moorthy6@wipro.com>
Tue, 18 May 2021 13:22:56 +0000 (18:52 +0530)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Fri, 28 May 2021 17:49:10 +0000 (17:49 +0000)
commit20552e7bebb63393f850886a1a8844c9c0bbe8cc
tree1b3f56a930f39a2888fd675cc0553a4f49705a20
parent544863d73ef1137faaf031513ac6868ebf101953
[OOF] Update HAS charts to use etcd

- Add etcd as a subchart
- Add configuration to switch between
  etcd and music
- Remove onboard and healthcheck jobs

Issue-ID: OPTFRA-953
Signed-off-by: Krishna moorthy <krishna.moorthy6@wipro.com>
Change-Id: I44c8b60c3bdb0282329b6f87c5011093055ea91f
18 files changed:
kubernetes/oof/components/oof-has/components/oof-has-api/templates/deployment.yaml
kubernetes/oof/components/oof-has/components/oof-has-api/values.yaml
kubernetes/oof/components/oof-has/components/oof-has-controller/templates/deployment.yaml
kubernetes/oof/components/oof-has/components/oof-has-controller/values.yaml
kubernetes/oof/components/oof-has/components/oof-has-data/templates/deployment.yaml
kubernetes/oof/components/oof-has/components/oof-has-data/values.yaml
kubernetes/oof/components/oof-has/components/oof-has-reservation/templates/deployment.yaml
kubernetes/oof/components/oof-has/components/oof-has-reservation/values.yaml
kubernetes/oof/components/oof-has/components/oof-has-solver/templates/deployment.yaml
kubernetes/oof/components/oof-has/components/oof-has-solver/values.yaml
kubernetes/oof/components/oof-has/requirements.yaml
kubernetes/oof/components/oof-has/resources/config/conductor.conf
kubernetes/oof/components/oof-has/resources/config/healthcheck.json [deleted file]
kubernetes/oof/components/oof-has/resources/config/onboard.json [deleted file]
kubernetes/oof/components/oof-has/templates/job-healthcheck.yaml [deleted file]
kubernetes/oof/components/oof-has/templates/job-onboard.yaml [deleted file]
kubernetes/oof/components/oof-has/values.yaml
kubernetes/oof/components/oof-templates/templates/_secret.tpl [new file with mode: 0644]