summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2018-10-23Merge "Increasing initDelaySec for dmaap-dr"Alexis de Talhouët1-0/+11
2018-10-23Merge "Adjust Clamp config"Alexis de Talhouët1-5/+5
2018-10-23Add missing resource limits to POMBA podsjmac14-199/+242
Add missing pod dependencies Change-Id: Id976b00e6e0d0c325d93f3e3b77b757e2c72b378 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1465
2018-10-23Increasing initDelaySec for dmaap-drFiachra Corcoran1-0/+11
Change-Id: Id87b4675bf8e2f61e4b8f39e4eae0b5466fb68c1 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com> Issue-ID: DMAAP-857
2018-10-23Merge "Provision clients for PNF topics"Alexis de Talhouët4-4/+241
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-23Merge "Fix the issue widget model issue"Alexis de Talhouët1-1/+14
2018-10-23Merge "Add sec_group parameter to robot helm charts"Alexis de Talhouët2-1/+18
2018-10-23Provision clients for PNF topicsdglFromAtt5-5/+242
In addition to adding the pub and sub client Role to the PNF topics for use by the PRH, we fixed the readinessProbe to wait for the message-router pod. This should avoid attempts to provision before MR is ready to accept. Also, properly delivered the dmaapbc.properties file which was lost from previous commits! Change-Id: I8016bc83a9c3ba75de22732e475c5f1896ea4ae4 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-548
2018-10-23Merge "Update log volume directory to proper"Alexis de Talhouët1-1/+1
2018-10-23Merge "Add the https as transport type for dmaap"Alexis de Talhouët3-0/+3
2018-10-23Add systctl vm.max_map_count for elasticsearchJulien Barbot1-0/+1
Change-Id: Ifd82ece02036ffc305bdf85e7fd3025e28424045 Issue-ID: OOM-510 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-10-23Sync docker tags with release manifestGary Wu18-25/+25
Sync docker tags with the release manifest from integration repo commit 90e136c83ec5434abaeb9939b995f86aa4089850. Change-Id: I771393adb429087752dc52df2cd2812dc9ff6a11 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-22Add sec_group parameter to robot helm chartsGary Wu2-1/+18
Change-Id: I3e645c9f1c2aeb3d14a36ed6ad6e6521886451f6 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-22Merge "Correct port forwarding"Mike Elliott2-2/+2
2018-10-22Merge changes from topic 'common-repository'Alexis de Talhouët5-5/+5
* changes: Clamp: Use "common.repository" framework Use "common.repository" framework
2018-10-22Clamp: Use "common.repository" frameworkJulien Barbot4-4/+4
Change-Id: Ic1180781387700a8af36f84f619ffd66a5c02c34 Issue-ID: OOM-874 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-10-22Use "common.repository" frameworkJulien Barbot1-1/+1
Change-Id: I31b008cbe5e9c4e06e16451f02e09dc6c19b4147 Issue-ID: OOM-874 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-10-22Merge "Changing endpoint and NodePort for monitoring"Alexis de Talhouët2-3/+4
2018-10-22Changing endpoint and NodePort for monitoringeikrwaq2-3/+4
Change-Id: I2903497dea5894661356f4a467cd8660d340cbd7 Issue-ID: OOM-1479 Issue-ID: SO-1155 Signed-off-by: eikrwaq <waqas.ikram@ericsson.com>
2018-10-22fix vfc deployment erroryangyan1-1/+1
Issue-ID: VFC-1160 Change-Id: I48a109c59fdee710e21c2f75e5fb0a74061f91f5 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-10-19Correct port forwardingstatta2-2/+2
Issue-ID: PORTAL-454 Change-Id: I3c5cb0e4d0bde01ed557098432dabd36d1843fac Signed-off-by: statta <statta@research.att.com>
2018-10-19Merge "Fix MSB Portal integration mapping"Alexis de Talhouët2-5/+5
2018-10-19Fix the issue widget model issueKajur, Harish (vk250x)1-1/+14
So the problem is happening intermittently because resources and traversal starts up parallel sometimes they would be ready at the same time and sometimes they are not but the HAProxy deployment needs to wait until resources, traversal and graphadmin is ready before it starts to be in the ready state. Also modifying the readiness probe to make the echo request to /aai/util/echo rather than rely on the port check to get a better indicator of haproxy readiness Issue-ID: AAI-1759 Change-Id: I847abd7fd0375da59254656f5891ed14547058ab Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-19Merge "Fix driver startup in OOM"Alexis de Talhouët1-0/+2
2018-10-19Merge "Update dmaap-datarouter images"Alexis de Talhouët2-2/+2
2018-10-19Workaround for VID selenium SSL issue in RobotGary Wu1-2/+2
Change-Id: Ie173e49c141d26c70f8857139ed272eb0125931b Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-19Fix driver startup in OOMDenes Nemeth1-0/+2
Change-Id: Icd64543e9dcbde932852996c8b28e0e8c879c61b Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1159
2018-10-19Update dmaap-datarouter imagesFiachra Corcoran2-2/+2
Change-Id: I1dcefc5a08dd6dfa3e1e16944941ae37600f3f32 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com> Issue-ID: DMAAP-850
2018-10-19Fix MSB Portal integration mappingHuabing Zhao2-5/+5
Change-Id: Ie83c1c07c110af14c9b9af30d4e663b26683a456 Issue-ID: MSB-293 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-18Merge "Sync docker tags with release manifest"Mike Elliott90-99/+99
2018-10-18Sync docker tags with release manifestGary Wu91-100/+100
Sync docker tags with the release manifest. It is assumed that the release manifest is the "single source of truth" and that the versions in the helm charts are out of date. Change-Id: I2902e60b25f57409dd616780a626e63c92d26769 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-18Merge "Fix deploy when subcharts contain same name"Alexis de Talhouët3-12/+13
2018-10-18Fix deploy when subcharts contain same nameMike Elliott3-12/+13
Invalid subchart override file (internal) was being created for portal. This was caused by an incorrect match on subcharts that included "portal as a prefix or suffix in its name. Change-Id: I02d9564f573cf194940df7edc267079e2fb7eec2 Issue-ID: OOM-1344 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-10-18Merge "enable/disable the AAF by a env variable"Mike Elliott4-60/+70
2018-10-18enable/disable the AAF by a env variablesunil unnava4-60/+70
Issue-ID: DMAAP-849 Change-Id: I75f09cde311202d7e7991557607bb1b15935252e Signed-off-by: sunil unnava <sunil.unnava@att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-18Merge "Update (un)deploy helm plugins"Alexis de Talhouët2-17/+100
2018-10-18Add the https as transport type for dmaapKajur, Harish (vk250x)3-0/+3
Issue-ID: AAI-1761 Change-Id: I700d4574cae8a783a456ec440f7eda3113449ab9 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-18Update log volume directory to properKajur, Harish (vk250x)1-1/+1
directory in the container where the logs of the update query data is set This is a first commit that can be used to hopefully identify what is causing the issue with sometimes the PUT tool that is trying to store the widget model is failing Issue-ID: AAI-1759 Change-Id: I2ee0623aa3e11f95e79295157b4ed29b17395b15 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-18Add missing sniro simulator propertiesAlexis de Talhouët1-2/+17
Change-Id: I855c6b6d5af266d8f7aa159b29abbe44c56840a5 Issue-ID: SO-1146 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-10-18Merge "Cassandra common charting"Mike Elliott6-0/+424
2018-10-18Set VID portal parametersSonsino, Ofir (os0695)2-3/+8
Change-Id: Ieed7da9d45c5adea2d4ba77eeeddaa8948c86a0f Issue-ID: VID-330 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-10-18Merge changes I3b0a7ee3,I1e32231fBorislav Glozman4-25/+21
* changes: Corrections and additions Set properties using k8s configmap
2018-10-18Corrections and additionsdglFromAtt2-3/+13
Change-Id: I3b0a7ee34dcae30cdc1faa42e05455aa4e693df6 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-829
2018-10-17Merge "Recommended AAF/OOM Changes"Mike Elliott20-399/+193
2018-10-17Recommended AAF/OOM ChangesInstrumental20-399/+193
This incorporats Mike E's changes as well as recommended changes from Abandoned 70511 (merges from multiple machines got too hard.) Made Olaf recommended changes. Changed to non-SNAPSHOT in anticipation of LF releasing this morning Put Versions back to "2.1.5-SNAPSHOT" Brian F reminded me that GWu's scripts handle version changes for Envs. Issue-ID: AAF-557 Change-Id: I3e81a9c65df356d1d27b0d453e09c9ed3a81f803 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-17Updating catalina_opts of tomcatstatta5-8/+15
Issue-ID: PORTAL-429 Change-Id: Id8b790b612ff928634b5faaaa7ead16dc5f46aa6 Signed-off-by: statta <statta@research.att.com>
2018-10-17Cassandra common chartingprpatel6-0/+424
Change-Id: I9899178bde859ee00fd62c700e8a2a5dd3dd8ac8 Issue-ID: OOM-1177 Signed-off-by: prpatel <pradeep.patel2@amdocs.com>
2018-10-17Adjust Clamp configDeterme, Sebastien (sd378r)1-5/+5
Update the clamp config according to the testing done on OOM lab Issue-ID: CLAMP-216 Change-Id: I0fc9ecd68a931ed2510b8bf11d025b36243e6bb6 Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
2018-10-17Merge "Adding AAF client legacy credentials"Borislav Glozman8-2/+78