aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/vid/templates
AgeCommit message (Collapse)AuthorFilesLines
2020-03-25[VID] Use faster version of common secret templatesKrzysztof Opasiak3-5/+5
Issue-ID: OOM-2051 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I87995de66dca0b3a6d159a09ee2dc8fca2989cce
2020-02-15[VID] Don't hardcode mariadb-galera passwordKrzysztof Opasiak3-40/+8
Let's use common secret template to generate user credentials for VID DB and depend on mariadb-galera to generate secure enough root password. Issue-ID: OOM-2293 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ib474e202e9e35e6b2959d29648f542a89c87a4e5
2020-02-01[ONAP-wide] Replace .Release.Name with common.releaseKrzysztof Opasiak5-14/+14
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-15VID: Remove VID_KEYSTORE_PASSWORD workaroundIttay Stern1-2/+0
Workaround is no longer needed, after CATALINA_OPTS parameters are late-evaluated. See commit https://gerrit.onap.org/r/c/vid/+/99583 (change id Ife2a2e92b3745691cc45590d1afd1688d918048f). Issue-ID: VID-650 Change-Id: Ibb27d050632e8ce9b96da6e4033840380d1f3f72 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-11Merge "Add ingress configuration for vid"Sylvain Desbureaux1-0/+1
2019-11-27Add ingress configuration for vidLucjan Bryndza1-0/+1
Add ingress configuration file for vid component. Ingress configuration can be changed in onap-all.yaml Change-Id: Icb1eccccd0488d78a8b44745888203192d9aaa4b Issue-ID: OOM-1508 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2019-11-18[VID] Use mariadb galera common chartSylvain Desbureaux3-15/+31
Instead of using "own" galera chart, reuse chart placed in common part of OOM installation. Will ease move to common galera cluster (which is not done by this commit). Change-Id: I843c89ed4899055e9502268089d0e01f28fe37ae Issue-ID: VID-704 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-10-03New VID certificate valid until: Oct 03, 2020Ittay Stern1-0/+4
Issue-ID: VID-650 Change-Id: I5a844993619002eb0792e3ebb62788dc69562309 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-18HTTPS calls for sdck.kedron1-0/+2
Proper configuration for HTTPS in the sdc: -configured the livenessProbe/readinessProbe ports -changed mount path for dcea-be components -updated dcea component images -updated VID and Portal to talk with the SDC Change-Id: Ibdece8f095aaa79e326cb9c4510e8227a7856b15 Issue-ID: SDC-2548 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
2019-08-08moving certificates from vid image to mounted catalogBartosz Gardziejewski2-0/+19
Issue-ID: VID-494 Change-Id: Ie1a3a9b362618d6b1821583bc6b3c39c28eb82c0 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
2019-08-06Close VID's plain text port 30238Ittay Stern1-6/+21
* Move robot's health-check to https * Expose 8080 on ClusterIP only Issue-ID: VID-496 Issue-ID: OJSI-119 Change-Id: I9c197684c124e131c84109a7c0cbd279abcd4890 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-02-22OOM-1373 Add missing label release to componentssushil masal1-0/+10
Issue-ID: OOM-1373 Change-Id: Ifc6593a7e8f8622bfec29b942c5c75cdb59c997d Signed-off-by: sushil masal <sushil.masal@amdocs.com>
2018-12-21global image pull issuedkamdocs1-1/+1
Issue-ID: OOM-1563 Change-Id: I383dbec29291ba5b13d613f60d8eb343b9c59dda Signed-off-by: dkamdocs <devesh.kumar@amdocs.com>
2018-12-03Change template properties for AAIbiniek1-4/+2
To be merged together with https://gerrit.onap.org/r/#/c/71855/ Change-Id: Ib09f3e8cdbe01c95594430ae13aab1f7f867b606 Issue-ID: VID-347 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-10-31Fix VID portal URLSonsino, Ofir (os0695)1-1/+1
Change-Id: Iecba9f2bbe62e45dc81678cf136260a331dd2fad Issue-ID: VID-330 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-10-23Merge "Consistent naming for vid deployment"Borislav Glozman2-6/+6
2018-10-23Consistent naming for vid deploymentJulien Barbot2-6/+6
Change-Id: I7ae002ae214f1c0ca858a96c79e2b74f15d13405 Issue-ID: OOM-729 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-10-18Set VID portal parametersSonsino, Ofir (os0695)1-2/+4
Change-Id: Ieed7da9d45c5adea2d4ba77eeeddaa8948c86a0f Issue-ID: VID-330 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-10-05USe HTTP for SO endpoint in VIDPiotr Darosz1-1/+1
Correct the protocol and endpoint for SO API as HTTPS is not supported Change-Id: Ib84e9ab28ae3810141120572246d7a4a6b2d91a6 Issue-ID: VID-320 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.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-19Resource Limit for VIDvaibhavjayas1-1/+1
Issue-ID: OOM-1167 Change-Id: Ib598b25bbf8fbda5b0fb41e3dfaf13dd7a31bd6c Signed-off-by: vaibhavjayas <vaibhav.jayas@amdocs.com>
2018-09-18Merge "Vid Template alignment."Mandeep Khinda7-306/+42
2018-09-17Open http port and use correct logback.Piotr Darosz2-4/+6
Open http port and use correct logback, adjust VID image version Change-Id: Id408d9cb7a5f5cbc41ff49d901d435393d7dac13 Issue-ID: OOM-1382 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-09-03Vid Template alignment.Mandeep Khinda7-306/+42
Moving vid readiness to version 2.0.1 Remove unnecessary config maps as a result of using readiness 2.0.1, 2 configmaps moved to resources. Check if replica instances are up dynamically. Issue-ID: VID-236 Change-Id: Iaf2989f556214f60467f7a1d7a745a95ae421506 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-08-29VID MSO client - enable HTTPSPiotr Darosz1-1/+1
Enable VID MSO HTTPS client. Merge after https://gerrit.onap.org/r/#/c/62279/ Change-Id: If3ac6206e53be2a1ac61adcadf7ffc423da9409a Issue-ID: VID-267 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-08-24Merge "License Task for VID,AAF,CLI,SNIRO"Mike Elliott6-0/+84
2018-08-23License Task for VID,AAF,CLI,SNIROvaibhavjayas6-0/+84
Issue-ID: OOM-1304 Signed-off-by: vaibhavjayas <vaibhav.jayas@amdocs.com> Change-Id: I601eaabf6e4487a5eda90f6117d55fcbfe0e7d6b
2018-08-14Add missing release labels to pod metadataHector Anapan-Lavalle1-0/+2
Change-Id: I0b4bda9b57b42b2853bffbebf18a81f5142ece97 Issue-ID: OOM-1319 Signed-off-by: Hector Anapan-Lavalle <ha076r@att.com>
2018-06-06VID deployment bug fixSonsino, Ofir (os0695)1-1/+1
Change-Id: I8ed132e6241d7e27c30a49b4d0e1e8df153a9306 Issue-ID: VID-241 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-06-04VID Resiliency & ScalabilitySonsino, Ofir (os0695)6-8/+296
Change-Id: Ifc593e2e33c3430c74156b4b153263c11127bfa9 Issue-ID: VID-160 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-10Correcting VID so service nameMandeep Khinda1-1/+1
Issue-ID: OOM-987 Change-Id: Ia552cac88f42d63d517893ad7ef2128fa2b1d629 Signed-off-by: Mandeep Khinda <mandeep.khinda@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-02Fix VID environment variablesRoger Maitland1-5/+5
Change-Id: I9f6487d4588c443817010e727515e0f262ba0d01 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-1034
2018-04-24Make all services independent of helm Release.NameBorislavG2-5/+5
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-16VID Health Check failsmahendrr1-8/+8
Issue-ID: OOM-910 Change-Id: I7cf1c14a922d3917d24455b1fb23367569752299 Signed-off-by: mahendrr <mahendra.raghuwanshi@amdocs.com>
2018-03-27Vid Standardization ConfigPriyanka9-331/+234
Issue-ID: OOM-729 Change-Id: Ic5b082e2d87ca7ef7944cd1ccce635ea2309e1f5 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-03-22Fix license for PV and PVC yamlsMike Elliott1-0/+2
When conditions are used at the start of the yaml the hashed (#) comments of the license are not parsable by the json parser. There license comments have been wrapped in {{/* */}}. Change-Id: I16c539ae4280f8ecacfdedb1f8caad894f3a081f Issue-ID: OOM-821 Signed-off-by: Mike Elliott <mike.elliott@amdocs.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-01Run all components in one namespaceBorislavG6-19/+19
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-02-15Replica Scaling of Portal and Vid Containervaibhav_16dec2-0/+2
Issue-ID: OOM-690 Change-Id: Ia26adc82d04add9b1e18c51b361c21755512c137 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-02-08vid persistence folder parametrizationkerenj1-2/+2
Issue-ID: OOM-145 Change-Id: I803159c1c2ec57ea617f63585d96005c4b9ff855 Signed-off-by: kerenj <keren.joseph@amdocs.com>
2018-02-02config seg vid deploymentPramod4-14/+47
Issue-ID: OOM-559 Change-Id: I215f471b6711c8491d9381257c1b91ca3d21b8ed Signed-off-by: Pramod <pramod.kumarsharma@amdocs.com>
2017-12-15Merge "Update annotations to spec for vid"Mandeep Khinda1-26/+15
2017-12-12Update the endpoint of Portal to ONAPPORTALBharath Thiruveedula1-1/+1
Change-Id: Iadd91e8b6f3b183add15343d506a88dc6b46ff14 Issue-ID: OOM-505 Signed-off-By: Bharath Thiruveedula<bharath_ves@hotmail.com> (cherry picked from commit 2fa940f062455b4646e58f7d4d6d48a3af6df3a4)
2017-11-30Fix VID to MSO passwordAlexis de Talhouët1-1/+1
Change-Id: I33edd09472a96405859e87549650ce451f330469 Issue-ID: OOM-477 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-11-22Update annotations to spec for vidvasundhra1-27/+16
Issue-ID: OOM-406 Change-Id: I5be4c7743006024a8e03f6b907ae177d5614fe48 Signed-off-by: vasundhra <vasundhra.choudhary@amdocs.com>
2017-11-08Updating ECOMPPORTAL to ONAPPORTALRahul Sharma1-3/+3
Issue-Id: OOM-409 Change-Id: I1d1323dc98852d914024537b10f4a45332b296f8 Signed-off-by: Rahul Sharma <Rahul.Sharma2@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-27added filebeat to all componentsyuryn1-0/+28
Deployment of: filebeat containar for each relevant component + chown of log dir to root - prevents filebeat complaining about filebeat file + ecomp web app renamed onap - fixed dep-pap.yaml + fixed multiple volumeMounts in vid-server Change-Id: I74f8f2abd5feeba1d37b044d2a023674fd41c994 Issue-ID:OOM-110 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-09-26Revert "added filebeat to all components"Alexis de Talhouët1-29/+0
Pods aren't starting properly. Let's not take any risk, so reverting. 3m 18s 4 kubelet, kubernetes-5 spec.containers{vid-server} Normal Killing Killing container with id docker://vid-server:FailedPostStartHook This reverts commit 4ca69ea2b6a2aaaf0974953a3c3dec7694fdfcb0. Deployment of: filebeat containar for each relevant component Issue-ID:OOM-110 Change-Id: I7953ac3b0e2a4ecbdd1a7d2a48cb9a1964bf08ab Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>