summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
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-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-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-18Merge "Cassandra common charting"Mike Elliott6-0/+424
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-17Merge "Adding AAF client legacy credentials"Borislav Glozman8-2/+78
2018-10-17Merge "Add SO config for OOF Homing"Borislav Glozman1-0/+5
2018-10-17Merge "Move openecomp.org to onap.org for aaicclient"Borislav Glozman1-89/+87
2018-10-17Merge "Tidy up of logback.xml and check debug mode works"Borislav Glozman1-18/+3
2018-10-17Tidy up of logback.xml and check debug mode worksMichael Reece1-18/+3
Removed old ajsc references in logback.xml Issue-ID: AAI-1754 Change-Id: I19c58f79838e3d008d7563c0bf1f21a37e92a9f7 Signed-off-by: michaere <michaere@amdocs.com>
2018-10-16Set properties using k8s configmapdglFromAtt3-23/+9
Change-Id: I1e32231f468dc00f089f51dc6a70c4d1970e507f Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-829
2018-10-16Add SO config for OOF HomingMarcus G K Williams1-0/+5
Issue-ID: SO-1127 Change-Id: Ief7b5b43b61b2b17ddf80dae57e65d5ef01399a5 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-10-16Move openecomp.org to onap.org for aaicclientAaron Hay1-89/+87
Change-Id: Ib8f2265e5657d5c0968c097baea9cce6c474c6c4 Issue-ID: APPC-1213 Signed-off-by: Aaron Hay <aaron.hay@att.com>
2018-10-16Increase openstack and sdnc workflow timeoutsRamesh Parthasarathy1-2/+2
Currently they are both set at 60 seconds, which is far too short. Making them both 60 minutes. Change-Id: I1ec04651362cad5ad65303f25e017b693bdba220 Issue-ID: SO-1131 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>