summaryrefslogtreecommitdiffstats
path: root/kubernetes/pomba/charts/pomba-servicedecomposition
AgeCommit message (Collapse)AuthorFilesLines
2018-11-21Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit b570f27f6b382458cc64347024f27e15d36faad4. Change-Id: Ic091d6f6803832bf07207ce3a56c4646b888b0a4 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-02Increase timeout thresholdGeora Barsky1-2/+2
Issue-ID: LOG-795 Change-Id: Iedda8eb19029d016a3a27fb4ed7e96c8eadf2ccd Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-11-01Fix AAI endpoint configurationGeora Barsky2-5/+10
Issue-ID: LOG-795 Change-Id: I46207d7db0a7ef992161cc579732982f518fbaaa Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-10-23Add missing resource limits to POMBA podsjmac1-18/+19
Add missing pod dependencies Change-Id: Id976b00e6e0d0c325d93f3e3b77b757e2c72b378 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1465
2018-09-26Add AAI credentials to POMBA SDMohammadreza Pasandideh1-1/+3
Issue-ID: OOM-1445 Change-Id: I8cc76ba4fba3127ee46410ba85ddce0207f4baa4 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-09-25Merge "Fix the issue with pomba srv decomp aai client"Alexis de Talhouƫt1-4/+4
2018-09-25Fix the issue with pomba srv decomp aai clientGeora Barsky1-4/+4
Rename aai.port configuration property to avoid overriding by another k8s environment variable Change-Id: Id81da8b473dd0ac3a168321806de3111621be7c0 Issue-ID: LOG-694 Signed-off-by: Geora Barsky <georab@amdocs.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-25adding unlimited resource limitMandeep Khinda1-96/+96
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-24Update Chart versions to 3.0Mike Elliott2-2/+2
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release. Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b Issue-ID: OOM-1354 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-19Remove credentials from chartsTait,Trevor(rt0435)1-5/+0
Issue-ID: OOM-1420 The application.properties files in pomba-networkdiscovery and pomba-servicedecomposition have sensitive keystore/certificate/password data that needs to be removed Change-Id: I5f1fb729197c18d0de40b354e598c03a398f0b10 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-08-28Add Network Discovery Charts to OOMMohammadreza Pasandideh8-0/+395
Issue-ID: LOG-397 Change-Id: I9b830fbf399492f317990790cddb44699bec329b Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>