summaryrefslogtreecommitdiffstats
path: root/kubernetes/pomba/charts/pomba-contextaggregator
AgeCommit message (Collapse)AuthorFilesLines
2020-11-30[COMMON][DOC] Bump version GuilinSylvain Desbureaux2-2/+2
Update charts and requirements to 7.0.0. Create release notes for Guilin Update documentation Issue-ID: OOM-2638 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I965ed6b6ebb7d74bfddaff73edd3dd55a657841c (cherry picked from commit 4f9902b6e7b5c70588160266276904ab81832867)
2020-10-21[POMBA] change comment styleJakub Latusek8-0/+16
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I8c8f00e22a39113e5f3daf8d04204a99eab8139d Issue-ID: OOM-2562
2020-09-04[GENERAL] Use readiness container v3.0.1Sylvain Desbureaux2-4/+3
Readiness container v3.x and up are now present in ONAP main repository. They're also not using root user anymore and then script path has changed. Finally, "job_complete" script has been integrated in main "ready" script. As those changes are significant, we must upgrade all the components at once. Depends-On: I5afa83892043f4844afe12e61724a8d368a9f2e0 Issue-ID: OOM-2545 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I0b4eb5dd86390273532d67d0a9696e1cfcadf110
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 Opasiak2-5/+5
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-09-13Update POMBA images to 1.5.1Prudence Au1-1/+1
Issue-ID: LOG-1120 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: Ie4621751739a3bab67f6ad928aa124d8328a4455
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-04-10Change Pomba charts to released versionsNorm Traxler1-1/+1
Issue-ID: LOG-1038 Change-Id: I7f7ab550dc67236b5fd089760c55dd625bfd4179 Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-03-29update CtxAggr calling SdcCtxBuilder w verisionLeigh, Phillip (pl876u)1-1/+1
Issue-ID: LOG-1036 Change-Id: Ic59ac988afcd20190315201903291616f85cd972 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-03-26Add Context Aggregator to Pomba Health CheckLeigh, Phillip (pl876u)2-2/+43
Issue-ID: LOG-1018 Issue-ID: LOG-1021 Issue-ID: LOG-1024 Change-Id: Ifbe5637edeb22a72019032616044a12bc47b44e9 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-03-19Remove pre-start curl scriptNorm Traxler3-43/+1
Issue-ID: LOG-849 Change-Id: Iabe3c4abdf23e48104e284c7e333e51b27779b86 Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-03-13Add missing filebeat sidecars for Pombajmac1-0/+19
Change-Id: I5f2cf1d74d55df0002af75367042eaf795ea2e8c Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-852
2019-02-15Merge "relaxed timing for liveness and readiness probes"Alexis de Talhouët1-2/+2
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-28Merge "removed invalid characters from properties file"Alexis de Talhouët1-1/+1
2019-01-24removed invalid characters from properties filejmac1-1/+1
Change-Id: I9a24a3f86159183262bf2b096994460ff6603c3c Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-920
2019-01-23Add MR Topics for Context AggregatorTait,Trevor(rt0435)1-0/+3
Issue-ID: LOG-920 Change-Id: I9ddf0d9e294a78c90b4b6a4cc29c1361174a4e48 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2019-01-17Update AaiCtxBuilder docker versionLeigh, Phillip (pl876u)2-4/+4
Change docker image version to 1.4.0-SNAPSHOT for: context-aggregator aai-context-builder sdc-context-builder pomba-validation-service Increase time-out in Data Router. Issue-ID: LOG-764 Change-Id: Icd2c8e8a77a817b5945aa07395badaa244113b08 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-12-21BugFix:Enable loggers in POMBA context buildersLeigh, Phillip (pl876u)3-1/+57
Enable loggers for Ctx Aggregator, SDNC, SDC Issue-ID: SDNC-553 Change-Id: Ia94251282b5869b9eb9dfcee03ec931c45eaeaf5 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-12-18Fix OOM for Network DiscoveryNorm Traxler1-0/+0
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-03Add SDNC Context Builder to POMBA OOMShane Daniel1-0/+27
Issue-ID: LOG-470 Change-Id: Ib4d9f780159e468641e3152d6bb1246d5cb6965b Signed-off-by: Shane Daniel <shane.daniel@amdocs.com>
2018-11-13Updating POMBA image versionsjmac1-1/+1
Change-Id: I8af6133eea3d5aedf07cc0a026b6e9b60ce70949 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-815
2018-11-10Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit a71e3709faa5f281361ddfcd79eb4bd11550edca. Change-Id: Ib937100d49aedced19a83593596906cadabc12e4 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-07Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit 1e16c7e67d1fdeadab3789b07d6d2f47b7d0ffd7. Change-Id: If580d0000108ce9ff70ad128b9bc93bf4364376b Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-07Resolve issues creating POMBA DMaaP topicsjmac3-2/+2
Change-Id: I25497f5c88304f36274d9226d42e8946c9800c80 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-794
2018-11-05BugFix:CtxAggr doesn't pick up events- OOM chgLeigh, Phillip (pl876u)4-0/+59
The root cause is due to DMaap topic wasn't created on a freshly deployed system. The solution is to create these POMBA related topics if not exists. Issue-ID: LOG-794 Change-Id: I0d9aabbbcb649d355b1928e05292f8b51c38ef9f Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-11-02Increase timeout thresholdGeora Barsky2-4/+4
Issue-ID: LOG-795 Change-Id: Iedda8eb19029d016a3a27fb4ed7e96c8eadf2ccd Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-10-24Merge "Add missing resource limits to POMBA pods"Alexis de Talhouët1-18/+19
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-10-18Sync docker tags with release manifestGary Wu1-1/+1
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-01Includes Network Discovery Ctx Builder URLPrudence Au2-2/+1
The fix is to include the URL for Network Discovery Context Builder in the parent chart so that it can be used by both context aggregator and network discovery context builder. Change-Id: I21be5acc21677659f512ba872657ccf7433bdfb2 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-700
2018-09-25Merge "Obfuscated password for POMBA context builders"Alexis de Talhouët1-4/+4
2018-09-25Merge "Fix config file name for POMBA ND CNTXTB"Alexis de Talhouët2-28/+0
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-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-24Fix config file name for POMBA ND CNTXTBMohammadreza Pasandideh2-28/+0
Remove SDNC CNTXTB config file from list Issue-ID: LOG-685, LOG-690 Change-Id: I3bd33415ea45ab2f17cf21f216dcc61d5b2beea4 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-09-24Obfuscated password for POMBA context buildersMohammadreza Pasandideh1-4/+4
Issue-ID: LOG-684 Change-Id: I3621e1a6ef152c462221278413ac8019d0a008c3 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-09-12Fix startup of Network Discovery podsjmac1-1/+1
Change-Id: I1d54d4ed47bb163d93525a765efdf33a72763745 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1372
2018-09-11Config for pomba services to enable integrationGeora Barsky5-11/+64
Issue-ID: LOG-194 Change-Id: Ia73101214fc265d538e147f7b329394b4ddaa878 Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-09-10Add NDCXT builder to Context AggregatorMohammadreza Pasandideh2-1/+32
Issue-ID: LOG-460 Change-Id: I5f827b23707b336df3771638fbe8dfc87367ea05 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-08-13Adding POMBA Context Aggregator service to OOM.Vitaly Lavrusevich10-0/+354
Issue-ID: LOG-460 Change-Id: I47f54bf79c14b8f44a8a15a827ab38761ecc51fd Signed-off-by: Prudence Au <prudence.au@amdocs.com>