aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2019-09-11Merge "Move appc install to runtime"Brian Freeman1-26/+24
2019-09-11Merge "fix role syntax on aaa cfg file"Brian Freeman1-8/+8
2019-09-11Merge "expose 8282 port outside"Brian Freeman3-19/+30
2019-09-11Merge "Change admportal port map"Brian Freeman1-2/+2
2019-09-10Merge "Update tomcat to 8.5"Brian Freeman2-1/+3
2019-09-10fix role syntax on aaa cfg fileTaka Cho1-8/+8
the delimiter should be : not | Issue-ID: APPC-1714 Change-Id: I66f03805265883ffb26c0d6d065b3d528a5afe67 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-09-10Merge "Add DCAE cleanup job, update CBS version"Mike Elliott5-24/+61
2019-09-10Update tomcat to 8.5statta2-1/+3
Issue-ID: PORTAL-723 Change-Id: I78e7badc9b0c02407bc9d4bbdfb1b0019f54b07a Signed-off-by: statta <statta@research.att.com>
2019-09-10Update git submodulesk.kedron1-0/+0
* Update kubernetes/robot from branch 'master' to db5b5ffbd1e2281664a42ea128cde83f3dd6c8ff - HTTPS calls for sdc Proper configuration for HTTPS for the sdc. Issue-ID: SDC-2548 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I92aa92ac323bf97664841fb0d3cf8da4189a2c97 (cherry picked from commit 2b3f953c2b2099539166e49bdd18f61d70e3ca68)
2019-09-10Merge "Seperate CDS chart from SDNC in OOM"Alexis de Talhouët5-3/+84
2019-09-10Merge "Add frontend container"Sylvain Desbureaux17-82/+485
2019-09-10Seperate CDS chart from SDNC in OOMAbdelmuhaimen Seaudi5-3/+84
Issue-ID: OOM-2085 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I21fed8c9cf33967f62f156cac96deefdcb4f8d47 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2019-09-09Move appc install to runtimePatrick Brady1-26/+24
Since ccsdk dblib does not work after a restart of karaf, the appc install scripts must be modified so that karaf is not started during docker build. Change-Id: I9cdb3a736e26d7da9fdce53dcc7b45585d97fc47 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: CCSDK-1445
2019-09-09Merge "Update oom master to pick up 5.0.1 nbi release"Brian Freeman1-1/+1
2019-09-09Merge "Update VID values.yaml to version 5.0.2"Brian Freeman1-1/+1
2019-09-09expose 8282 port outsideTaka Cho3-19/+30
8282 port is used for the url executor in DG. Also external IP address is used in DG. Hence has to be exposed to outside Issue-ID: APPC-1712 Change-Id: I2cff6b514edf7dde76e9b73351678bdf7a3771e4 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-09-09Update git submodulesJames Forsyth1-0/+0
* Update kubernetes/aai from branch 'master' to 926a74401db06aa541ef460f9b611be4d341bf23 - Merge "Removing nodeport adding nexus prefix" - Removing nodeport adding nexus prefix Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com> Issue-ID: AAI-2596 Change-Id: Ieb3d694680c625bdd8ab1384a4997e59603cd06e
2019-09-09Update VID values.yaml to version 5.0.2Ittay Stern1-1/+1
✔ El-Alto second wave Issue-ID: VID-521 Change-Id: Ib537e1629084cb0cf4c98c9a00a85d5242e76310 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-09Add frontend containersebdet17-82/+485
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-09-09Update oom master to pick up 5.0.1 nbi releaseaosull011-1/+1
Change-Id: I5f9292c70b0f31a615a7d4c84222ce08b8c99de1 Issue-ID: EXTAPI-314 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-09-08Merge "Update DMaaP DR images"Borislav Glozman2-2/+2
2019-09-06Update git submodulesJimmy Forsyth1-0/+0
* Update kubernetes/aai from branch 'master' to 0d9c45b3414feeef4b416e72792f5c43dc0a1687 - Update to release elalto images Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ib9939e7f84b933210c3fb3807235c1493b7197bc
2019-09-06Update DMaaP DR imagesefiacor2-2/+2
Change-Id: I21496226c2e3babec417e70de03425a0600ccbaa Issue-ID: DMAAP-1287 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-09-06Merge "backup charts for cassandra"Mike Elliott7-1/+668
2019-09-05Merge "Enforcement of Kube-Version constraint in Master"Mike Elliott1-0/+1
2019-09-05Merge "Move Modeling Storage to RWO"Mike Elliott1-1/+1
2019-09-05Merge "Move PORTAL Storage access to RWO"Mike Elliott2-2/+2
2019-09-05Merge "Removed exposed debug port 4000 in SDC"Mike Elliott1-1/+1
2019-09-05Merge "Backup Charts for mariadb cluster"Mike Elliott4-1/+334
2019-09-05Merge "Fix OOM Clamp"Mike Elliott8-11/+21
2019-09-05Add DCAE cleanup job, update CBS versionJack Lucas5-24/+61
Also fix CBS and policy handler filebeat loggging. Shorten names in CBS to remain < 64 with 10-char release name. Issue-ID: DCAEGEN2-1729 Issue-ID: DCAEGEN2-1317 Issue-ID: DCAEGEN2-1747 Issue-ID: DCAEGEN2-1749 Issue-ID: DCAEGEN2-1750 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I5a727e3c9502205bc727439ed70728238d59d74e
2019-09-05Change admportal port mapTimoney, Dan (dt5972)1-2/+2
Update SDNC admin portal to map https port (8443) to its node port instead of its http port (8543). Change-Id: Ibfc242853d28c4915d7150e41595edbcfa077447 Issue-ID: OJSI-98 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-05Merge "added new docker-entrypoint.sh for mariadb"Brian Freeman1-153/+159
2019-09-05Fix OOM Clampsebdet8-11/+21
Fix the image name and SQL for mariadb as it has been updated Issue-ID: CLAMP-467 Change-Id: I0bb9bf48b86a8eb3cc7a0f74dd5a5f20e46e8b44 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-09-05Merge "Removed exposed debug port 7001 in SDC"Sylvain Desbureaux1-1/+1
2019-09-05Enforcement of Kube-Version constraint in MasterAkansha Dua1-0/+1
Issue-ID: OOM-2076 Signed-off-by: Akansha Dua <akansha.dua@amdocs.com> Change-Id: Ide894e27c417a3e2a010cbc24f18353ffe698ce5
2019-09-04added new docker-entrypoint.sh for mariadbWelch, Lorraine (lb2391)1-153/+159
Issue-ID: PORTAL-709 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com> Change-Id: I70c35ebcaf76fa157da777c28cca6513a22c4465
2019-09-04Merge "el-alto early release build for osdf and has"Brian Freeman2-2/+2
2019-09-04Merge "Move SDC Storage to RWO"Mike Elliott3-3/+3
2019-09-04Update git submodulesPavel Paroulek1-0/+0
* Update kubernetes/aai from branch 'master' to fde14dd1e9fec136f6ff9489dcb66ed8102ddb17 - Changing graphgraph nodeport Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com> Issue-ID: AAI-2596 Change-Id: I1259a884668c844447ca33c9c84334746db022fe
2019-09-04Merge "delay flag in deploy.sh"Mike Elliott1-0/+10
2019-09-04backup charts for cassandraAkansha Dua7-1/+668
Issue-ID: OOM-2089 Signed-off-by: Akansha Dua <akansha.dua@amdocs.com> Change-Id: Ia1086deda37ba6e613afcc6bd064e7bf4ee692b9
2019-09-04Merge "Removed exposed debug port 6000 in SDC"Mike Elliott1-1/+1
2019-09-04Merge "Removed exposed debug port 4001 in SDC"Mike Elliott1-1/+1
2019-09-04Merge "Removed exposed debug port 7000 in SDC"Mike Elliott1-1/+1
2019-09-04delay flag in deploy.shAkansha Dua1-0/+10
Issue-ID: OOM-1997 Signed-off-by: Akansha Dua <akansha.dua@amdocs.com> Change-Id: I3a8b117c81219f75231bec6b61c99fe2dbcd0485
2019-09-04Backup Charts for mariadb clusterAkansha Dua4-1/+334
Issue-ID: OOM-2088 Signed-off-by: Akansha Dua <akansha.dua@amdocs.com> Change-Id: Ie7f25c812984abc8631a86b2385dd14a365a8ea5
2019-09-04Merge "Fix cds-blueprint-processor and dependent"Sylvain Desbureaux2-5/+2
2019-09-04Removed exposed debug port 7001 in SDCr.bogacki1-1/+1
Removed exposed port 7001 by JDWP in sdc-wfd-be Issue-ID: OJSI-79 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: I5ccad4c0d5330bd7e0bffa2cca6b7e3d8ef18f6a (cherry picked from commit 09dca2aef073f493e63f11198f44246008567597)
2019-09-04Merge "Add policy-api to xacml-pdp config for OOM"Sylvain Desbureaux1-0/+8