DBaaS standalone and HA version update 45/3145/6
authorknowpd <knowpd@research.att.com>
Fri, 3 Apr 2020 20:44:09 +0000 (16:44 -0400)
committerLusheng Ji <lji@research.att.com>
Wed, 15 Apr 2020 01:54:09 +0000 (01:54 +0000)
commitf882a9b97ac9dec5dfc2468f3150911e296132dc
treeeb6ba7ba3b48d31e9919df31f2d782800bec468a
parent393136323474cc68318eda4a674d91cc6aca0ffc
DBaaS standalone and HA version update

This version of the helm charts combine the DBAAS SA and HA charts.
Client applications should include the appconfig configmap as environment variables.
Server host kernel optimization has been included in the ric-dep bin deployment scripts.

Note:
 - SDL library will automatically recognize whether it is using HA or SA version of DBAAS.
 - The client should make sure that it uses the upgraded SDL library that supports dbaasha.

Change-Id: I40f05ec8bdf7ade68029ecb64fc6a8413c34a247
Signed-off-by: knowpd <knowpd@research.att.com>
16 files changed:
RECIPE_EXAMPLE/example_recipe.yaml
bin/install
bin/uninstall
helm/dbaas/Chart.yaml [moved from helm/dbaasha/Chart.yaml with 85% similarity]
helm/dbaas/requirements.yaml [moved from helm/dbaas1/requirements.yaml with 88% similarity]
helm/dbaas/templates/appconfig.yaml [moved from helm/dbaasha/templates/healthchecks.yaml with 56% similarity]
helm/dbaas/templates/configmap.yaml [moved from helm/dbaasha/templates/configmap.yaml with 78% similarity]
helm/dbaas/templates/service.yaml [moved from helm/dbaasha/templates/service.yaml with 86% similarity]
helm/dbaas/templates/statefulset.yaml [moved from helm/dbaasha/templates/statefulset.yaml with 55% similarity]
helm/dbaas/values.yaml [moved from helm/dbaasha/values.yaml with 62% similarity]
helm/dbaas1/Chart.yaml [deleted file]
helm/dbaas1/templates/deployment.yaml [deleted file]
helm/dbaas1/templates/service.yaml [deleted file]
helm/dbaas1/values.yaml [deleted file]
helm/dbaasha/requirements.yaml [deleted file]
helm/dbaasha/templates/announce-service.yaml [deleted file]