summaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/components/message-router
AgeCommit message (Collapse)AuthorFilesLines
2020-10-07Merge "[DMAAP] remove field undefined in in statefulset specification"Sylvain Desbureaux2-38/+4
2020-10-01[DMAAP] remove field undefined in in statefulset specificationJakub Latusek2-38/+4
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: Ibefaa1d43ebed333b71797d807e9f4f038b1cd12
2020-09-24[DMAAP] Use common.resources in statefulset templateJakub Latusek1-1/+1
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: If9c9b4e326ea7837621f2ec4e2b1eb12d64934fe
2020-09-08Merge "[DMAAP] Add logs to STDOUT"Krzysztof Opasiak1-5/+0
2020-09-04[GENERAL] Use readiness container v3.0.1Sylvain Desbureaux5-10/+7
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-09-03[DMAAP] Add logs to STDOUTDominik Mizyn1-5/+0
This commit add STDOUT appender to root level logging. Issue-ID: OOM-2514 Change-Id: I03465e1e1446ff7c1c80838788d2b3accc3526b1 Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
2020-07-23[DMAAP] Make DMAAP compatible with Kubernetes v1.17Grzegorz-Lis2-2/+8
Issue-ID: OOM-2455 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I63d3942ea869b87f39d3173e54ebe999bfbdbd45
2020-05-14[DMAAP] Moving DMaaP post-install jobs to 1 BC jobefiacor6-170/+0
Change-Id: I11fe412600d1061e5667a5531d36cecbecdd34e3 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-2369
2020-05-06[DMaaP] Fix Ingress configurationSylvain Desbureaux1-1/+1
Use HTTPS port set redirect for ssl part. Issue-ID: OOM-2179 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I83b30e7a21785f1018118f83db1fd3fe43db5f17
2020-04-29Change ingress hosnames for exposed servicesLucjan Bryndza1-0/+7
Change ingress host to the required hostnames Change-Id: Ic78c8821e2e23e00943d8abdf7b2183b4d940c72 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Issue-ID: OOM-2391 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2020-04-23[DMaaP MR] Remove "lost+found" in kafka PVCSylvain Desbureaux1-0/+1
When using a storage class, kafka data is set on top of a partition and then 'lost+found' ext4 folder, which is automatically created, is seen as a topic but with bad naming. So we remove this folder in the init script. Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: If04304326fc5478f791d8290b8ceb39753c59c2f
2020-04-02Bump chart versionSylvain Desbureaux4-4/+4
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-04-01[SDC BE] Remove HTTP node port 30205gummar1-5/+5
Keep HTTP port reachable from inside the server. Issue-ID: OJSI-101 Change-Id: I0468697d8f3d0192a5d8e102501db0d14633fa86 Signed-off-by: gummar <raj.gumma@est.tech> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-03-27address known Zookeeper bugssu622b3-5/+3
fix the issues while deleting unwanted data in zookeeper image fix the issues while adding ACL's to the Kafka znodes Issue-ID: DMAAP-1413 Change-Id: I6215593c99187cd786df72309cd1bd28983061ee Signed-off-by: su622b <su622b@att.com>
2020-03-26Merge "update certs fix the issues while toggling the aaf and prometheus ↵Sylvain Desbureaux12-17/+85
flags add Prometheus monitoring to message router"
2020-03-25[DMAAP] Use faster version of common secret templateKrzysztof Opasiak4-10/+10
Issue-ID: OOM-2051 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Id21c3e75c1e7a79066ac25c83c4788929412effd
2020-03-25update certssu622b12-17/+85
fix the issues while toggling the aaf and prometheus flags add Prometheus monitoring to message router Issue-ID: DMAAP-1411 Change-Id: I80cbaa4e9d7d015fd4976c2e672335b63f7426ca Signed-off-by: su622b <su622b@att.com>
2020-03-11Helm changes for new Kafka and zk imagessu622b19-534/+508
Issue-ID: DMAAP-1337 Change-Id: I98c5812365ba0abeb81455793c826d84507bc7e7 Signed-off-by: su622b <su622b@att.com>
2020-03-06[DMaaP MR] Use HTTPS only for external trafficSylvain Desbureaux5-276/+228
Use the new template features to create two services for DMaaP Message Router: * One of ClusterIP type with HTTP AND HTTPS port, with the same name as before. * Another of NodePort type with HTTPS only port, with a new name (this one should be used only for external traffic) I've also replaced `tabs` iby spaces in two resources files so it's easier to read the configmap. Issue-ID: DMAAP-1400 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I394e0b5327ffe2605f0c4c8b134e49553b06232c
2020-03-04Disabling http ports on DMaaPefiacor1-2/+0
Change-Id: I8cf5a6ac58d38c6e5c818259baf7d69615eb9803 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1400
2020-02-17Merge "[DMaaP MR] Remove "lost+found" in kafka PVC"Krzysztof Opasiak1-0/+1
2020-02-07Merge "update DMaaP MR docker image version to 1.1.17"Sylvain Desbureaux1-1/+1
2020-02-05[DMaaP MR] Remove "lost+found" in kafka PVCSylvain Desbureaux1-0/+1
When using a storage class, kafka data is set on top of a partition and then 'lost+found' ext4 folder, which is automatically created, is seen as a topic but with bad naming. So we remove this folder in the init script. Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I397e3d1f29fce9f6c77423ffa4375daffbd2a256
2020-02-01[ONAP-wide] Replace .Release.Name with common.releaseKrzysztof Opasiak18-67/+65
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
2020-01-24update DMaaP MR docker image version to 1.1.17su622b1-1/+1
Issue-ID: DMAAP-1356 Change-Id: Ia4e662a284270a1cbd369738f336fe4be1f5dae6 Signed-off-by: su622b <su622b@att.com>
2019-12-12[DMaaP] Use global storage templates for PVCSylvain Desbureaux4-41/+33
OOM has now templates in order to create the needed PVC, using: * a PV with a specific class when using a common nfs mount path between nodes (sames as today use) --> is the default behavior today * or a storage class if we want to use dynamic PV. On this case, we use (in order of priority): - persistence.storageClassOverride if set on the chart - global.persistence.storageClass if set globally - persistence.storageClass if set on the chart I've also split the 3 PV from dr-node into 3 files and used range so the number of PV is the same as number of PODs. Change-Id: I46b4e62042ea8330bef8cdc1561fa8bbf3f25d12 Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-10-29Merge "AAF cert dist for DMaaP DR"Borislav Glozman1-2/+2
2019-10-14add probe timeout to value.yamlsu622b8-0/+16
Issue-ID: DMAAP-1328 Change-Id: Ic5430d4029ab9e95edb63aac9f11b1f5b148cbb9 Signed-off-by: su622b <su622b@att.com>
2019-10-10AAF cert dist for DMaaP DRefiacor1-2/+2
Change-Id: I0bca8c7a16f8b19a266d9961715b8a04971d7b73 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1269
2019-09-11Remove Bootstrapped PM DMaaP objects from MR & DR.JoeOLeary1-14/+0
- Remove bootstrapped PM_MAPPER topic - Remove bootstrapped bulk_pm_feed Issue-ID: DCAEGEN2-1517 Change-Id: I1ddb83bc587f8392f22633cd637c9ac735b5042c Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-09-03Merge "Modifying dmaap job labels because of inconsistency with other jobs. ↵Sylvain Desbureaux1-0/+2
Mainly adding release label there."
2019-09-02Modifying dmaap job labels because of inconsistency with other jobs.Ondřej Šmalec1-0/+2
Mainly adding release label there. Issue-ID: OOM-2043 Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com> Change-Id: Ieeedec79fd85b7ede4752a973ec42ea648f7d6a0 Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
2019-08-29Move DMaaP Storage access to RWOSylvain Desbureaux2-4/+3
RWO is sufficient for DMaaP PVC. Change-Id: I35339948b3164e83b92d2e81a1c772574ebb9e9a Issue-ID: DMAAP-1285 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-08-21revert DMaaP ZooKeeper version to 6.0.0su622b2-1/+6
Issue-ID: DMAAP-1272 Change-Id: I193bfae6dc39d584838cb3da561684dc7854499c Signed-off-by: su622b <su622b@att.com>
2019-08-16DMaaP MR fixessu622b8-9/+15
evert Kafka Docker image to onap/dmaap/kafka111:1.0.1 Changes related to AAF image changes Fix the logback.xml errors Enhancements to ZooKeeper ensemble and Kafka cluster lookup Issue-ID: DMAAP-1272 Change-Id: I53e9cff94c9ccf83f82383fe865f31d16f5416bc Signed-off-by: su622b <su622b@att.com>
2019-08-08DMaaP MR changes for ElAlto early dropsu622b12-31/+535
Issue-ID: DMAAP-1270 Change-Id: Icd0cf60921750b84840a5a344eb15a736684e329 Signed-off-by: su622b <su622b@att.com>
2019-07-11Moving Helm Chart version for El AltoMike Elliott5-5/+5
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-15Fix Message Router ports in robot test suiteefiacor1-0/+2
https://gerrit.onap.org/r/c/86515/ disabled the use of HTTP ports in Message Router by default and so 3904 is not there on a fresh install. This commit change the use of default message router port and scheme in robot testsuite Change-Id: I92d267b9482c21606fb9b437f6c64a18f044184a Issue-ID: DMAAP-1152 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-05-14Disable unsecure DMaaP NodePortsefiacor1-0/+2
Change-Id: I6d59e09b0273241c5c98cc60e323940bf84bacdd Issue-ID: DMAAP-1152 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-05-08Merge "Tighten authenticated topic provisioning"Alexis de Talhouët1-2/+2
2019-05-07Update cert,i.e about to expiresunil.unnava5-9/+9
Issue-ID: DMAAP-1192 Change-Id: I48755c15f99c0225b6ca80b90a78dbb8c4d176ae Signed-off-by: sunil.unnava <sunil.unnava@att.com>
2019-05-07Tighten authenticated topic provisioningdglFromAtt1-2/+2
This fixes bug which created unauthenticated topics. Change-Id: Ifb3035eb1cc346de6f2b7cdba5fb4a945b445479 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-1191
2019-04-30DMAAP MR changessunil.unnava5-18/+12
Mandatory authz check for MR topic subscribe call move ZooKeeper APIKey data directory creation to docker image set mmagent home for logs in mirrormaker agent Issue-ID: DMAAP-1160 Change-Id: I04cebaf8009bd1bc5e4271a3b0286d4e9aaa3eaa Signed-off-by: sunil.unnava <sunil.unnava@att.com>
2019-04-10run mr containers as non root usersunil.unnava6-11/+26
Issue-ID: DMAAP-1040 Change-Id: I62d788b1245f94de6de58450933476fff576fc18 Signed-off-by: sunil.unnava <sunil.unnava@att.com>
2019-04-09Merge "if increasing zookeeper quorom wont be maintained"James MacNider2-1/+35
2019-04-05Fix typo in dmaap JSONdglFromAtt1-1/+1
Change-Id: I72b1f1615e749616b684ad83ba2637c50f28ec2f Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: OOM-1783
2019-04-04Merge "DMAAP changes"Alexis de Talhouët17-66/+419
2019-04-02Add secure topic for PM Mapperemartin1-0/+14
* Mapper publishes perf3gpp VES events to this secure topic in messagerouter Change-Id: Icb90f53c03a41fa63dee8fd2b7725d45e5445728 Issue-ID: DCAEGEN2-1038 Signed-off-by: emartin <ephraim.martin@est.tech>
2019-04-01DMAAP changessunil.unnava17-66/+419
add Mirror Maker MR AAF integration Fix BC images and minor BC bugs Kafka upgrade to 1.1.1 Issue-ID: DMAAP-823 Change-Id: Ia7a1321a6fbfa9bfc65f90bca40ef236c2dbadef Signed-off-by: sunil.unnava <sunil.unnava@att.com>
2019-03-20Patchset 4: refinement per BorislavdglFromAtt1-1/+1
Not sure what made this commit be separate. It is intended to be patchset 4 on https://gerrit.onap.org/r/#/c/82150/ But please merge them together. Change-Id: Ia4c2341e450f0e2910b3ae19becefb6e798e3ef6 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-904