aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/clamp/templates
AgeCommit message (Collapse)AuthorFilesLines
2020-03-30Update CLAMP deployment for Frankfurt release (RC0)sebdet1-4/+5
Update the SQL and settings of Clamp + set the docker image to current release Issue-ID: CLAMP-795 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Idaa4935516237221c90c4cf9141136fa1e104a02
2020-02-01[ONAP-wide] Replace .Release.Name with common.releaseKrzysztof Opasiak3-8/+8
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
2019-12-04Add ingress controler support to CLAMPLucjan Bryndza1-0/+1
Issue-ID: OOM-2175 Change-Id: I15359ebc3116bf453c2a2b3ce706ead6024797bf Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2019-09-09Add frontend containersebdet3-36/+35
Add the frontend container as the main chart, and add clamp-backend as the a sub chart Issue-ID: CLAMP-486 Change-Id: Ib02562d608011047157b77b302902de86c0d954d Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-04-29Remove http portDeterme, Sebastien (sd378r)2-8/+2
Remove http by default for clamp and let the Https defined in OOM Issue-ID: CLAMP-363 Change-Id: Ib97248d775edd6b67a0158abc9dac8696cd42125 Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.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-19Backup Task -ConfigMap Labeling CLAMPvaibhavjayas1-0/+5
Issue-ID: OOM-1418 Change-Id: I0a822fc302899e3ccea55b9e4ae956f7ecc744ec Signed-off-by: vaibhavjayas <vaibhav.jayas@amdocs.com>
2018-09-05Apache 2 license addition for clampMukul4-0/+16
Issue-ID: OOM-1369 Change-Id: I7ad1f9654f90ffe9c67dcf567c3ca694366bc66a Signed-off-by: Mukul <mukul.joshi@amdocs.com>
2018-08-28Fix logback and AAFDeterme, Sebastien (sd378r)1-0/+6
Support AAF (Add https 8443)and logback files in clamp. Issue-ID: OOM-1174 Change-Id: Icfe869325e20c84180c5ccfa2cfb40f013a072b1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-07-23fix clamp filebeat data dirMichael O'Brien1-1/+1
Change-Id: Iddb67740af94678f2ea60eb610aef9e407e9af36 Issue-ID: CLAMP-199 Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
2018-05-24Adding logging for the main CLAMPac25502-0/+37
Issue-ID: CLAMP-170 Change-Id: I0dcd730efdbe02b333db91629d1e5f90024efb9e Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-05-16Clamp cannot connect to SDCac25502-1/+13
Change-Id: Ib55827b52a4b46001ed15518efdec36756f99dfa Issue-ID: CLAMP-151 Signed-off-by: ac2550 <ac2550@intl.att.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-01Issue in Clamp ConfigurationPriyanka Jain1-1/+1
Issue-ID: OOM-920 Change-Id: I804686275a45be3e7678f73567a5f7898e40ec4d Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
2018-04-24Make all services independent of helm Release.NameBorislavG1-3/+3
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-10Correction of Chart name for Clampvaibhav1-1/+1
Issue-ID: OOM-890 Change-Id: I17832d0d27f6319d17cb9f7a209d5ee83e8569b4 Signed-off-by: vaibhav <vaibhav.chopra@amdocs.com>
2018-03-22License addition in all yamlsvaibhav_16dec3-0/+42
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-21Add Helm Chart Standardization for Clampvaibhav_16dec9-222/+127
Issue-ID: OOM-735 Change-Id: Id5789742b4c930dcb2bebebbaa2cf82182949ee3 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com> Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-12Register Clamp API to MSBYuanHu1-0/+11
Register clamp API to MSB while deployed by OOM. Actual URL of Clamp: http://[CLAMP_IP]:[CLAMP_PORT]/restservices/clds/v1/* Published URL of MSB: http://[MSB_IP]:[MSB_PORT]/api/clamp/v1/* Issue-ID: CLAMP-95, OOM-230 Change-Id: I88d6cf47d91fbabcb6fd894e682fd6391634f232 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2018-03-07Replica scaling of Clamp and AAF conatinervaibhav_16dec2-1/+2
Issue-ID: OOM-691 Change-Id: Idea9ebc33310cbaf823163cccd6c816477661118 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-01Run all components in one namespaceBorislavG5-15/+15
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-02-25clamp persistence folder parametrizationkerenj1-2/+2
Issue-ID: OOM-145 Change-Id: I05f23d4557b0df2a0c6c70f072cabdda86722ac0 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2018-01-23clamp config segmayankg27032-7/+51
Issue-ID: OOM-555 Change-Id: Ie08b2e88ad92168eeaaae7041158871179322ccd Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2017-12-15Merge "Update annotations to spec for clamp"Mandeep Khinda1-27/+16
2017-11-28Adjust clamp to latestAlexis de Talhouët1-3/+4
Fixes: - use proper docker version - use proper environment variable Change-Id: I1fba341a9d708c3f11304410f6b0339aa1b22283 Issue-ID: OOM-472 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-23Update annotations to spec for clampkiranya1-27/+16
Issue-ID: OOM-457 Change-Id: Iff847c80ea1af0c9cfdc427fd23f4b310e12a72e Signed-off-by: kiranya <kiran.yadav@amdocs.com>
2017-10-29Add option to disable specific deploymentsyuryn4-0/+10
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-20Added CLAMP containers to ONAP KubernetesDusan Rozman4-0/+166
Added the initial deployment yamls for CLAMP and updated one-click Issue-ID: OOM-12 Change-Id: I48c842d77bf95ad53dcff9ab28edf542b1cb4bf5 Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>