summaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap
AgeCommit message (Collapse)AuthorFilesLines
2019-04-04Merge "DMAAP changes"Alexis de Talhouët23-75/+443
2019-04-04Merge "Add PM Mapper as subscriber to default PM feed"Borislav Glozman1-4/+19
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.unnava23-75/+443
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-29Add PM Mapper as subscriber to default PM feedemartin1-4/+19
Change-Id: I5767e3de46e8c67bbc2f5fca2fb133d90db899ed Issue-ID: DCAEGEN2-1038 Signed-off-by: emartin <ephraim.martin@est.tech>
2019-03-28Change for new DR Versionegernug2-2/+2
Change-Id: I7c4acbed96f67d540f6eb228a196b8ad68260f29 Issue-ID: DMAAP-1072 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-03-20Patchset 4: refinement per BorislavdglFromAtt21-16/+11
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
2019-03-20Merge "Attempt2: Post-install jobs for DMaaP Provisioning"Borislav Glozman38-84/+542
2019-03-20Merge "Add noteAffinity option to kafka/zookeeper"Borislav Glozman4-1/+12
2019-03-14Attempt2: Post-install jobs for DMaaP ProvisioningdglFromAtt38-84/+542
This was originally committed under 81992 but got a merge conflict. I messed up resolving it so I abandoned 81992 and created this new commit. patchset2: replaced Release.Name for common.fullname in one of the charts patchset3: at Borislav's request, changed other references to common.fullname so the approach is consistent throughout the configmaps used for initialization. Along the way, hit a limit of 53 chars on some resource name. So changed the directory from the verbose dmaap-bus-controller to the more terse dbc. Change-Id: I1078003de094fee95c681f7fdaecb567235b7b3e Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-904 Signed-off-by: dglFromAtt <dgl@research.att.com>
2019-03-13Merge "add tolerations for kafka/zookeeper"Alexis de Talhouët4-0/+12
2019-03-13Merge "Convert dmaap-dr-node to StatefuleSet"Alexis de Talhouët4-45/+129
2019-03-12add tolerations for kafka/zookeeperMatthieu Cauffiez4-0/+12
Issue-ID: DMAAP-1090 Change-Id: Ib8b3c7f58c0ff1591589b6594864610d61b1f249 Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-03-12zookeeper quorom wont be maintainedMatthieu Cauffiez1-1/+1
if the number of zookeeper server is more than 5 the quorom wont be maintained Need to do (replicat count -1)/2 Issue-ID: DMAAP-1088 Change-Id: If30887e90556e75af1551ebda8811d82f6ae8a2f Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-03-12Add noteAffinity option to kafka/zookeeperMatthieu Cauffiez4-1/+12
enabled nodeaffinity for kafka. This will allow kafka/zookeeper to boot back on a node whree there is topic data Issue-ID: DMAAP-1089 Change-Id: Ic14d3201f03787f7abe8b83ae76d64a7c353ad87 Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-03-11Convert dmaap-dr-node to StatefuleSetefiacor4-45/+129
Change-Id: I540f7f2eb927896eb3f0c03b900f3bf6b9bc7ce5 Issue-ID: DMAAP-866 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-03-07typo using fullname instead of nameMatthieu Cauffiez2-2/+2
Issue-ID: DMAAP-1076 Change-Id: I85f469edfa343fd2369f9aa8bafbfe239031ac22 Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-03-05Extract dmaap components into components direconwar74-185/+189
This will help enable edge deployment Issue-ID: DMAAP-1068 Change-Id: I61df2887069a0302341c0004914158398ecd58d9 Signed-off-by: econwar <conor.ward@est.tech>
2019-02-27Merge "Add filebeat sidecar container for dmaap-dr"Borislav Glozman10-0/+453
2019-02-26Increase DMAAP message-router-kafka timerYang Xu1-2/+2
Change-Id: I39ff308acc074ed5e8f9e6805cbe273738296990 Issue-ID: INT-941 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-02-21Add filebeat sidecar container for dmaap-dreconwar10-0/+453
Change-Id: I3f81a683832ec37598e165c859944ab97a9ffc51 Issue-ID: DMAAP-853 Signed-off-by: econwar <conor.ward@est.tech>
2019-02-20Merge "Fix dmaap-dr-prov deployment failing"Mike Elliott1-2/+2
2019-02-20Merge "Fix dmaap-dr-node deployment failing"Mike Elliott1-2/+2
2019-02-13Bump datarouter versionegernug3-4/+4
Issue-ID: DMAAP-997 Change-Id: I6f6af5874b74cf08215b5f8cdb26cbbca4911f9a Signed-off-by: egernug <gerard.nugent@est.tech>
2019-02-11Merge "update DMaaP ZooKeeper version"Borislav Glozman1-1/+1
2019-02-11Merge "Update Chart version for Dublin Release"Borislav Glozman9-11/+11
2019-02-10Update Chart version for Dublin ReleaseMike Elliott9-11/+11
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-10Fix DMAAP Bus Controller versionBorislavG1-1/+1
There is a missing image: onap/dmaap/buscontroller:1.0.25 Changing to version 1.0.26 to make the pod start Issue-ID: OOM-1641 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com> Change-Id: Ibdcd4746e273582fffea48d398e3cdd8e4c9e533
2019-02-10Merge "dmaap datarouter common mariadb-galera chart"Borislav Glozman16-801/+31
2019-01-30update DMaaP ZooKeeper versionsunil unnava1-1/+1
Issue-ID: DMAAP-1007 Change-Id: I3e69858143d3ae738989c77b3e156256a9aa706f Signed-off-by: sunil unnava <sunil.unnava@att.com>
2019-01-25Modifications for AAF identitiesdglFromAtt3-5/+12
Change-Id: I8eb1e09fb6256ef08d858b3fb94c887dab6244b7 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-856
2019-01-24dmaap datarouter common mariadb-galera chartefiacor16-801/+31
Change-Id: I5fbb42cf26540c7237bfd85445543b83ab4d40d8 Issue-ID: DMAAP-884 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2018-12-20Fix dmaap-dr-node deployment failingSylvain Desbureaux1-2/+2
imagePullSecrets was not correctly indented and thus creds were not read. Change-Id: I62f2992aa23f968841b9dfefe84aed6931659800 Issue-ID: OOM-1560 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-12-20Fix dmaap-dr-prov deployment failingSylvain Desbureaux1-2/+2
imagePullSecrets was not correctly indented and thus creds were not read. Change-Id: Ib91d0b01450a09a4897339ba3c4c5328d296bbce Issue-ID: OOM-1559 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-12-17ZooKeeper and Kafka deployment changessunil unnava15-197/+274
Support creation of ZooKeeper Ensemble and Multiple Kafka Brokers Issue-ID: DMAAP-899 Change-Id: Id2318a3e9ff03c60222142169bb9e900e26f2577 Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-11-28Update gerrit branch refs to 3.0.0-ONAP3.0.0-ONAPMike Elliott2-2/+2
Change-Id: I75ea788f47598aa07ecb6550b5db7e9e4fdc1d36 Issue-ID: OOM-1533 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-11-27Sync docker tags with release manifestGary Wu2-2/+2
Sync docker tags with the release manifest from integration repo commit bff45af94f805dc6f1dd21bcd260bf68350b3cf7. Note that this reverts https://gerrit.onap.org/r/#/c/73555/ which did not get a +1 from Integration team. Change-Id: Id19db9fb3a26d1e69eb4763aa3a908ecde5bad8e Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-27update data router images to fix dr loggingEmmett Cox2-3/+3
Change-Id: I244a2ab64a3377a1c383c6fdddaac3519a44caf1 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-877
2018-11-15Fix for issues after container restartsunil unnava2-1/+3
Issue-ID: DMAAP-882 Change-Id: I050808aa64dd89ca8c4fda7a8962f5168c62d90b Signed-off-by: sunil unnava <sunil.unnava@att.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-10-31Use fixed namespace for topics in CasablancadglFromAtt2-0/+9
Change-Id: I19928cb9ad91e4281ce894191d2813243cf49c2b Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: OOM-1491
2018-10-23Merge "Provision clients for PNF topics"Alexis de Talhouët4-4/+241
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-23Sync docker tags with release manifestGary Wu1-1/+1
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-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-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-18Corrections and additionsdglFromAtt2-3/+13
Change-Id: I3b0a7ee34dcae30cdc1faa42e05455aa4e693df6 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-829
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-11improvements for configmapdglFromAtt2-2/+5
includes: - set environment using configmap - use new docker image produced without Dockerfile (per Nokia) Change-Id: Iff0468e6ca0fdb4b1a377b23a26397e5d20f40f7 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-829 Signed-off-by: dglFromAtt <dgl@research.att.com>
2018-10-11pgpool-override in vnfsdk,dmaap,dcaegen2jasmineWen1-0/+11
Issue-ID: OOM-1355 Change-Id: I5c9fd54de7b483c59f4ddd600e7457b1d4de7e4d Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>