aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/templates
AgeCommit message (Collapse)AuthorFilesLines
2020-07-23[MULTICLOUD] Make MULTICLOUD compatible with Kubernetes v1.17kwasiel1-1/+1
Issue-ID: OOM-2459 Signed-off-by: Katarzyna Wasiel <katarzyna.wasiel@nokia.com> Change-Id: I0c52e0c0de799cd90270794f51ad000f05122265
2020-02-05Fix the wrong MSB_PROTO env valueBin Yang1-1/+1
Issue-ID: MULTICLOUD-978 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: I128421b36def6e974cde12093717cfe9e78b5b5f
2020-02-04Enable multicloud openstack https endpointsBin Yang1-2/+2
Make use of msb iag with https as well Issue-ID: MULTICLOUD-978 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: I79c988e2ac13f1c11be8ca5ac9ccd44c21418cb4
2020-02-03Merge "Expose multicloud endpoints in https"Borislav Glozman2-1/+7
2020-02-03Expose multicloud endpoints in httpsBin Yang2-1/+7
Make use of msb iag with https as well Change-Id: I46320cb7a3012320091b8b802ed8531285b78b45 Issue-ID: MULTICLOUD-978 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2020-02-01[ONAP-wide] Replace .Release.Name with common.releaseKrzysztof Opasiak3-7/+7
ONAP is too big to be deployed using helm install so we need to use a custom helm plugin helm deploy. This script deloys onap component by component instead of deploying evrything at once. Unfortunately this script also modifies the helm release by appending component name to it. As a result of this behavior our objects are called for example: onap-mariadb-galera-mariadb-galera-0 instead of just being called onap-mariadb-galera-0. This patch simplifies this naming convention by replacing all direct usages of .Release.Name with common.release macro which strips the component specific part from the release name. Issue-ID: OOM-2275 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ia8cead50d305adb00eef666d0a1ace74479b5183
2018-10-09Add v1 service endpoints for MultiCloud componentsBin Yang1-4/+12
Change-Id: Ic0f2d65b6d84a505eded4825fabdabef50c5ce4c Issue-ID: OOM-1461 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-09-25Updating charts to use common resource templateMandeep Khinda1-1/+1
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-17Backup Task: Multicloud configmap labellingvaibhav_16dec1-0/+15
Issue-ID: OOM-1392 Change-Id: I2498876d3c9539265b1c5983de5c7dae0e40ab51 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-09-12Resource Limits for multicloudMukul1-11/+2
Issue-ID: OOM-1155 Change-Id: Ie727d224eb0ffbd619b46cf66d765b0b0afd454e Signed-off-by: Mukul <mukul.joshi@amdocs.com>
2018-09-05License addition for oof,multicloud,esrNishukumar3-0/+3
Issue-ID: OOM-1307 Change-Id: I77cd304ae84fd5a158511a5cfff6ece78c45b4e1 Signed-off-by: Nishukumar <nishu.kumar@amdocs.com>
2018-05-06Fix inconsistent repository referencesBorislavG1-1/+1
Issue-ID: OOM-874 Changes to be committed: modified: aai/charts/aai-babel/templates/deployment.yaml modified: aai/charts/aai-champ/templates/deployment.yaml modified: aai/charts/aai-data-router/templates/deployment.yaml modified: aai/charts/aai-gizmo/templates/deployment.yaml modified: aai/charts/aai-modelloader/templates/deployment.yaml modified: aai/charts/aai-resources/templates/deployment.yaml modified: aai/charts/aai-search-data/templates/deployment.yaml modified: aai/charts/aai-sparky-be/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/job.yaml modified: appc/charts/appc-cdt/templates/deployment.yaml modified: appc/templates/statefulset.yaml modified: clamp/charts/mariadb/templates/deployment.yaml modified: clamp/templates/deployment.yaml modified: cli/templates/deployment.yaml modified: common/dgbuilder/templates/deployment.yaml modified: common/mariadb-galera/templates/statefulset.yaml modified: dcaegen2/charts/dcae-bootstrap/templates/job.yaml modified: dcaegen2/charts/dcae-cloudify-manager/templates/deployment.yaml modified: dcaegen2/charts/dcae-healthcheck/templates/deployment.yaml modified: dcaegen2/charts/dcae-redis/templates/statefulset.yaml modified: dmaap/charts/dmaap-bus-controller/templates/deployment.yaml modified: dmaap/charts/dmaap-bus-controller/values.yaml modified: esr/charts/esr-gui/templates/deployment.yaml modified: esr/templates/deployment.yaml modified: msb/charts/kube2msb/templates/deployment.yaml modified: msb/charts/msb-discovery/templates/deployment.yaml modified: msb/charts/msb-eag/templates/deployment.yaml modified: msb/charts/msb-iag/templates/deployment.yaml modified: multicloud/charts/multicloud-ocata/templates/deployment.yaml modified: multicloud/charts/multicloud-vio/templates/deployment.yaml modified: multicloud/charts/multicloud-windriver/templates/deployment.yaml modified: multicloud/templates/deployment.yaml modified: policy/charts/brmsgw/templates/deployment.yaml modified: policy/charts/drools/charts/nexus/templates/deployment.yaml modified: policy/charts/drools/templates/statefulset.yaml modified: policy/charts/mariadb/templates/deployment.yaml modified: policy/charts/pdp/templates/statefulset.yaml modified: policy/templates/deployment.yaml modified: portal/charts/portal-app/templates/deployment.yaml modified: portal/charts/portal-cassandra/templates/deployment.yaml modified: portal/charts/portal-mariadb/templates/deployment.yaml modified: portal/charts/portal-sdk/templates/deployment.yaml modified: portal/charts/portal-widget/templates/deployment.yaml modified: portal/charts/portal-zookeeper/templates/deployment.yaml modified: sdnc/charts/dmaap-listener/templates/deployment.yaml modified: sdnc/charts/sdnc-portal/templates/deployment.yaml modified: sdnc/charts/ueb-listener/templates/deployment.yaml modified: sdnc/templates/statefulset.yaml modified: uui/charts/uui-server/templates/deployment.yaml modified: uui/templates/deployment.yaml modified: vid/charts/mariadb/templates/deployment.yaml modified: vid/templates/deployment.yaml Change-Id: I00aaa1eff3b870db3b475365eeda3f2e10aef6b9 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-02Merge "Notes.txt added to multicloud Issue-ID: OOM-975"Borislav Glozman1-0/+34
2018-05-02Notes.txt added to multicloudPradeep Patel1-0/+34
Issue-ID: OOM-975 Change-Id: Ia774ce8a3777ea704a7f269ec77f7c512d4d9d94 Signed-off-by: Pradeep Patel <Pradeep.patel2@amdocs.com>
2018-05-01multicloud provider-plugin configmapMandeep Khinda2-0/+14
Issue-ID: OOM-898 Change-Id: I8d05f3ae4a970be35ac94114ff9fd3b3cad3edc8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-20Fix multicloud service registration in MSBjasmineWen1-1/+1
Issue-ID: OOM-912 Change-Id: I296ffe80a4c886f6d8888f3862d715fa0f59d1f3 Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
2018-04-06Add standardized helm chart for multicloudkj8-537/+174
-mk: updating umbrella requirements.yaml Issue-ID: OOM-744 Change-Id: Iae202a60ff5fd8d4fa98bd29184df1444b616186 Signed-off-by: kj <keren.joseph@amdocs.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-03-26Fix make of multicloud helm chartMike Elliott1-1/+1
Can't build OOM project due to linting failure on multicloud Helm chart. Fixed filebeat definition in windriver deployment descriptor. Change-Id: I3d513fb81c4c8710265b3a780a0f3074dc4227fc Issue-ID: OOM-829 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-24Sidecar filebeat container for MC OpenStackBin Yang3-10/+66
Apply ConfigMap to manager filebeat and log configuration for MultiCloud Openstack plugins. Change-Id: I4be0b086607bf637ac41a9e68e800ca1bf4ce40a Issue-ID: MULTICLOUD-177 Issue-ID: LOG-137 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-03-22License addition in all yamlsvaibhav_16dec6-0/+84
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-12Merge " Sidecar filebeat container and ConfigMap"Alexis de Talhouƫt3-12/+77
2018-03-07Replica Scaling of MultiCloud and UUI containervaibhav_16dec4-0/+4
Issue-ID: OOM-696 Change-Id: Id2aa33af6e13e08883aad8b78ef7b797cb03d11d Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-05 Sidecar filebeat container and ConfigMapliangke3-12/+77
Add filebeat agent to ships logs to logging system. Apply ConfigMap to manager filebeat and log configuration. Change-Id: I02511b698c66d718d010df144f9dc27a6a52c2c6 Issue-ID: MULTICLOUD-151 Issue-ID: LOG-137 Signed-off-by: liangke <lokyse@163.com>
2018-03-01Run all components in one namespaceBorislavG5-18/+18
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-02-25multicloud persistence folder parametrizationkerenj4-8/+8
Issue-ID: OOM-145 Change-Id: I045d89d91e99cde79251b0910b78a640d967362d Signed-off-by: kerenj <keren.joseph@amdocs.com>
2017-10-29Add option to disable specific deploymentsyuryn5-6/+16
Add option to disable any deployment by using conditions in helm templates. Each deployment will get helm parameter - boolean flag allowing to disable it. The flags can be listed in the custom values.yaml file that can be passed to the createAll script with '-v' command line option. Change-Id: I32b795de46c72915c2201c94c23f4e061971bb56 Issue-ID: OOM-380 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-09-26Add multicloud plugins for OpenStackBin Yang3-1/+175
Fixed nodeport conflicts. Change-Id: I1684d9808a2b6b6eda2417fd957816852f9cd751 Issue-Id: MULTICLOUD-108 Signed-off-by: Bin Yang <bin.yang@windriver.com> Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2017-09-21Add fix for multicloud port definition in yamlMike Elliott1-4/+2
Replaced underscore with hypen. Underscores not supported in yaml. Change-Id: I5b45708cc39aac346a03d4d25ed82ab4080bd608 Issue-Id: OOM-309 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2017-09-20Add msb_apigateway domain and port to multicloudliangke2-0/+8
Change-Id: Iaff7c8d58d913528c05a16302b5a1e18d7824dc1 Issue-Id: OOM-18 Signed-off-by: liangke <lokyse@163.com>
2017-09-15Add Multicloud containers to ONAP K8Sliangke3-0/+164
Change-Id: I0801156481c8306cc7599a27d50b981385968a70 Issue-Id: OOM-18 Signed-off-by: liangke <lokyse@163.com>