summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2018-01-03Fix firefox tab crashes in VNCyuryn2-1/+23
Change-Id: Ie295257d98ddf32693309535e15c6ad9529f10fc Issue-ID: OOM-531 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2018-01-03Fix date format in vid logbackyuryn1-2/+2
Issue-ID: OOM-527 Change-Id: Ia9380d310a699f0332a78e15cc1ec397eb757df0 Signed-off-by: yuryn <Yury.Novitsky@amdocs.com>
2017-12-27Merge "Add ESR containers to ONAP K8S."rui hu6-1/+140
2017-12-26Add ESR containers to ONAP K8S.Lizi6-1/+140
Change-Id: Iee78fd67f327fbfa4dc0a627adacbcc7af03f72a Issue-ID: OOM-493 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-12-26Merge "enable ssl propery should be bool"rui hu1-30/+30
2017-12-25enable ssl propery should be boolHuabingZhao1-30/+30
Issue-ID: OOM-539 Change-Id: I1660fe3636333d9df4591813d1d243694c43888a Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-12-20Merge "Single K8S Node Of Deploying SDNC Cluster POC"Mike Elliott9-89/+365
2017-12-20Single K8S Node Of Deploying SDNC Cluster POCHao Kuang9-89/+365
It's a reference of how to deploy sdnc cluster under single node k8s environment. Currently the config of nfs for mysql db only supports one k8s node. For mutiple nodes, because of dockernfs mount, nfs provisioner has conflict with it, which fails mount operation of SDNC pod. Also, if SDNC needs to fully utilize mysql cluster under k8s, in core project, DbLibService.java should be enhanced to support that writing to master only and reading from them. Issue-ID: SDNC-163 Change-Id: I85ad327f2fe04fe8e9a135289d7c25a917234438 Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
2017-12-20update config-init tag for masterMandeep Khinda1-1/+2
-So we can separate config images across releases -Going with 2.0.0-SNAPSHOT for all things Beijing development Issue-ID: OOM-516 Change-Id: I41773659dcd8a21a9afdf3bdcc10d1ba304b7cfb Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2017-12-20Merge "APPC - DGBuilder health check using consul"Alexis de Talhouët1-0/+22
2017-12-20Merge "SDNC DG Builder Health Check using consul"Alexis de Talhouët1-0/+22
2017-12-20Merge "Vid Health Check using consul"Alexis de Talhouët2-0/+43
2017-12-20Merge "State Monitoring of APPC-dbhost"Alexis de Talhouët2-0/+27
2017-12-19Merge "Fix date format in sparky-be logback"Alexis de Talhouët1-1/+1
2017-12-19Merge "Remove redundant filebeat from portal-db"Alexis de Talhouët2-331/+1
2017-12-19APPC - DGBuilder health check using consulkiranya1-0/+22
Issue-ID: OOM-37 Change-Id: I12f05016130cdf2a2e4938071b5fffa389520c48 Signed-off-by: kiranya <kiran.yadav@amdocs.com>
2017-12-19SDNC DG Builder Health Check using consulmayankg27031-0/+22
Issue-ID: OOM-43 Change-Id: I46b1582de29c5d39e3f66e5c354960eab086d91a Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2017-12-19Fix date format in sparky-be logbackyuryn1-1/+1
Change-Id: Icf4ab47900b3975d2a56f0b6e1baa827c5ed1adc Issue-ID: OOM-520 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-12-18State Monitoring of APPC-dbhostShivendraSaxena2-0/+27
Issue-ID: OOM-31 Change-Id: I3a65b70e90e884d836187b84e00e82eccfc5d5ad Signed-off-by: ShivendraSaxena <Shivendra.Saxena@amdocs.com>
2017-12-18Vid Health Check using consulmayankg27032-0/+43
Issue-ID: OOM-29 Change-Id: Ide81bdc5e1174d3b0eb1b172116ea262e9a85c6e Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2017-12-17Remove redundant filebeat from portal-dbBorislavG2-331/+1
Portal-db is maria-db. It has no logback.xml configuration. The filebeat in this pod is redundant. Issue-ID: OOM-517 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com> Change-Id: I9118491ff6d9c51851cc915143b9962d98a883e4
2017-12-17Fix wrong filebeat config in aaiBorislavG4-6/+6
Change-Id: Ia051e8294a60e6fe37037bcb682470a9f4a31d72 Issue-ID: OOM-469 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2017-12-15Merge "Incorrect start-kafka.sh mounted to global-kafka"Mandeep Khinda2-74/+0
2017-12-15Merge "config-init time optimization"Mandeep Khinda1-38/+47
2017-12-15Merge "Update annotations to spec for clamp"Mandeep Khinda1-27/+16
2017-12-15Merge "Update annotations to spec for aaf"Mandeep Khinda1-27/+16
2017-12-15Merge "Update annotations to spec for mso"Mandeep Khinda1-27/+16
2017-12-15Fix SDC-ES Connection refusedMunir Ahmad2-7/+1
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Issue-ID: OOM-515 Change-Id: Ia87da1e2f24aa36e9f3ce43404ee4f1ff8635a79
2017-12-15Merge "Update annotations to spec for sdnc"Mandeep Khinda3-85/+52
2017-12-15Merge "Adjust loggers to latest"Mandeep Khinda12-990/+1532
2017-12-15Merge "Migrate to R1 released docker images"Mandeep Khinda11-36/+41
2017-12-15Merge "Fix Not all namespace/helm installs are deleted"Mandeep Khinda1-1/+3
2017-12-15Merge "Update annotations to spec for vid"Mandeep Khinda1-26/+15
2017-12-15Merge "Update annotations to spec for message-router"Mandeep Khinda2-56/+34
2017-12-15Merge "Update annotations to spec for vnfsdk"Mandeep Khinda1-27/+16
2017-12-15Merge "Update annotations to spec for sdc"Mandeep Khinda4-137/+86
2017-12-15Merge "Update annotations to spec for dcae"Mandeep Khinda5-104/+61
2017-12-15Merge "Update annotations to spec for appc"Mandeep Khinda2-56/+34
2017-12-15Merge "Update annotations to spec for policy"Mandeep Khinda5-178/+113
2017-12-15Merge "Update annotations to spec for portal"Mandeep Khinda3-164/+98
2017-12-15Merge "Update annotations to spec for aai"Mandeep Khinda3-79/+52
2017-12-15Merge "Update annotations to spec for log"Mandeep Khinda3-76/+46
2017-12-12Added links to Wiki, RDT, and QSG info to ReadMeakhosla1-21/+66
Issue-ID: OOM-342 Change-Id: Ifb03e5515b1d1a637c2172a27f07749dfcef9bfe Signed-off-by: akhosla <akanksha.khosla@amdocs.com>
2017-12-12Update the endpoint of Portal to ONAPPORTALBharath Thiruveedula5-9/+9
Change-Id: Iadd91e8b6f3b183add15343d506a88dc6b46ff14 Issue-ID: OOM-505 Signed-off-By: Bharath Thiruveedula<bharath_ves@hotmail.com> (cherry picked from commit 2fa940f062455b4646e58f7d4d6d48a3af6df3a4)
2017-12-11Adjust loggers to latestAlexis de Talhouët12-990/+1532
Setup is broken, updating to latest SO logger config is fixing this. See bug to have more details. Change-Id: I2cd456aa4d813a9c1245506252bae1c76ba773a4 Issue-ID: OOM-462 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-12-11Incorrect start-kafka.sh mounted to global-kafkamayankg27032-75/+1
Issue-ID: OOM-481 Change-Id: Ie8bdcf5fdd3999488728fc751596121399e9738c Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2017-12-08Migrate to R1 released docker imagesAlexis de Talhouët11-36/+41
Change-Id: Iac46cbae69404d17e1f4e59f85ed18fc7ecd01dd Issue-ID: OOM-432 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> (cherry picked from commit f033f949c49cc195be1f3a6bdf79759f7e0983ca)
2017-12-07Fix Not all namespace/helm installs are deletedMunir Ahmad1-1/+3
Change-Id: I8353d297b45dfa7c3559523a652ef34bb5340a9d Issue-ID: OOM-495 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2017-12-04Merge "Adjust mso-docker.json to latest"Alexis de Talhouët1-23/+34
2017-12-04Merge "Adjust mso mysql to latest"Alexis de Talhouët4-42/+91