summaryrefslogtreecommitdiffstats
path: root/kubernetes/pomba/charts/pomba-networkdiscovery
AgeCommit message (Collapse)AuthorFilesLines
2020-04-02Bump chart versionSylvain Desbureaux2-2/+2
Use 6.0.0 in preparation for Frankfurt release Issue-ID: OOM-2320 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8ad82dfdf48b56c38c0e85d640b18cc13c8d9e67
2020-02-01[ONAP-wide] Replace .Release.Name with common.releaseKrzysztof Opasiak3-6/+6
ONAP is too big to be deployed using helm install so we need to use a custom helm plugin helm deploy. This script deloys onap component by component instead of deploying evrything at once. Unfortunately this script also modifies the helm release by appending component name to it. As a result of this behavior our objects are called for example: onap-mariadb-galera-mariadb-galera-0 instead of just being called onap-mariadb-galera-0. This patch simplifies this naming convention by replacing all direct usages of .Release.Name with common.release macro which strips the component specific part from the release name. Issue-ID: OOM-2275 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ia8cead50d305adb00eef666d0a1ace74479b5183
2019-11-28Add ingress controler support to POMBALucjan Bryndza2-1/+8
Issue-ID: OOM-2184 Change-Id: I75f7e8239fe1f1027fffae6b3e2a848a593351ae Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2019-07-11Moving Helm Chart version for El AltoMike Elliott2-2/+2
Updating all helm chart versions to 5.0.0 for the El Alto release. Merge will be co-ordinated with the merge of a separate aai/oom patch. Please do not merge until this coordination has completed. Issue-ID: OOM-1980 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Change-Id: I31daaebeacea33565f13affd2fa28fb15fe948ba
2019-05-15update to released imagesPrudence Au1-1/+1
Change-Id: I59f7defc6fa594157cea940052521a4e5bdb96c5 Issue-ID: LOG-1050 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2019-02-15Merge "relaxed timing for liveness and readiness probes"Alexis de Talhouƫt1-2/+2
2019-02-13Network Disc chart update for SDNC-637Norm Traxler2-2/+4
Issue-ID: SDNC-637 Change-Id: I8d2d6378327cfad6a5d3a224e9fbffae2f471642 Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-02-10Update Chart version for Dublin ReleaseMike Elliott2-2/+2
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release. In addition the requirement.yaml files have been updated to allow for chart versions that include timestamp suffix. A following on patch will take care of changes to the OOM Makefiles to support injection of the timestamp versions. Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb Issue-ID: OOM-1642 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2019-02-05relaxed timing for liveness and readiness probesjmac1-2/+2
Change-Id: I45e087a888925802c3c658c7eeae73f84d256a94 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-950
2019-01-15Network Discover Swagger fixNorm Traxler1-17/+0
Issue-ID: LOG-927 Change-Id: I44ee0ec5622798a2578f36a0d6fb55e05792be2e Signed-off-by: Norm Traxler <normant@amdocs.com>
2018-12-18Fix OOM for Network DiscoveryNorm Traxler2-7/+4
update NDCB image and correct ND external port Enable Context Aggregator Network Discovery. Update docker image to 1.4.1-latest (master branch build) Issue-ID: SDNC-375 Change-Id: I3546e39d5a9c8dd727b934433b579ee684640489 Signed-off-by: Norm Traxler <normant@amdocs.com>
2018-12-12BugFix:Unable to log in ND & NDCBLeigh,Phillip (pl876u)3-182/+187
Enable loggers in network-discovery-micro-service and network-discovery-context-builder Issue-ID: LOG-879 Issue-ID: SDNC-541 Change-Id: I54fd751d9af1e83c73e7e2d294fd3ea7ea950c27 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-12-10Update OOM to for HTTPS for Network DiscoveryTait,Trevor(rt0435)4-2/+23
Issue-ID: SDNC-375 Change-Id: Ib1c045f08654e39d613a57f37cd336c129875604 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-11-29Network Discovery OOM changesNorm Traxler5-23/+27
Issue-ID: SDNC-533 Change Pomba OOM install to use latest Network Discovery code. Change-Id: I8f2b07f1ab8180ca74d935e55f11e9705f283148 Signed-off-by: Norm Traxler <normant@amdocs.com>
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-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-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-7/+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-09-12Fix startup of Network Discovery podsjmac1-0/+13
Change-Id: I1d54d4ed47bb163d93525a765efdf33a72763745 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1372
2018-08-28Add Network Discovery Charts to OOMMohammadreza Pasandideh10-0/+425
Issue-ID: LOG-397 Change-Id: I9b830fbf399492f317990790cddb44699bec329b Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>