summaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap
AgeCommit message (Collapse)AuthorFilesLines
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>
2018-10-10Update Data-Router version to 1.0.2Conor Ward2-2/+2
Change-Id: I30741d8d643d38c97c6025ee3bafe08c1ac4926e Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-170
2018-09-27update buscontroller docker image versiondglFromAtt1-1/+1
Change-Id: I86f4a757370dcfc144783025cdab796e78a3b056 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: OOM-1447
2018-09-25Resource limit: DMAAP componentPrateekinlinux10-126/+139
Addressing CI comments and clean up w.s. resolving merge conflicts Issue-ID: OOM-1152 Change-Id: I20f772db7c8d1d7b36997c2c2ea17d26b8165976 Signed-off-by: Prateekinlinux <prateek.khosla@amdocs.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25Updating charts to use common resource templateMandeep Khinda4-4/+4
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25adding unlimited resource limitMandeep Khinda1-2/+2
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 Elliott9-10/+10
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-19updating gerritBranch to masterMandeep Khinda2-2/+2
some charts internally pull config/scripts from gerrit to bootstrap. They are currently bootstrapping with the beijing branch. Issue-ID: OOM-1425 Change-Id: I0ab0a054e9cc6ed6b23704404d80588f53530fa2 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-19Sync values from docker-manifest-staging fileAlexis de Talhouët2-2/+2
Change-Id: Ic8f11dc20c425aab144fe28a5e761552eb7b025b Issue-ID: OOM-1422 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-14Backup Task- ConfigMap Labelling for dmaapPrateekinlinux5-1/+66
Issue-ID: OOM-1377 Change-Id: I04b44a27059abf0fa2fa2ec818219e9a2daa14e1 Signed-off-by: Prateekinlinux <prateek.khosla@amdocs.com>
2018-09-06Merge "Initial calls to dmaaa-bc API"Borislav Glozman11-1/+112
2018-09-05Initial calls to dmaaa-bc APIdglFromAtt11-1/+112
Initializes some buscontroller objects including topics for PNF PnP use-case Introduces some ConfigMaps which can be modified as we add new use cases. Pathset2: adds SSL port for dmaap-dr-prov patchset 4: changes per Boris feedback Change-Id: Ia267362eae4574722358c6e6b743062b8d54d534 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: OOM-1363 Signed-off-by: dglFromAtt <dgl@research.att.com>
2018-08-30Merge "DMaaP Data Router integration into OOM"Mandeep Khinda36-3/+1768
2018-08-30Kafka image changessunil unnava3-12/+10
Update Kafka and dmaap-mr images Update Kafka environment variables Issue-ID: DMAAP-628 Change-Id: Id1515bccf605ddde4c507717eabf1ceb99fd0a6a Signed-off-by: sunil unnava <su622b@att.com>
2018-08-30DMaaP Data Router integration into OOMFiachra Corcoran36-3/+1768
Issue-ID: OOM-1349 Change-Id: I86ced2f180f1cf0fcb753125466a5535e93b1dce Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
2018-08-14License Addition for Dcaegen2,Policy,DmaapDurgpal35-2/+63
Issue-ID: OOM-1305 Change-Id: Idb6ad7004b7a4dc20ffafda72d60c8547eedfb9e Signed-off-by: Durgpal <durgpal@amdocs.com>
2018-08-02update the MR image with the new certificatesunil unnava1-1/+1
Issue-ID: DMAAP-547 Change-Id: I3099d5b515222b9a9bd0b9540aa7b3b03c6faee8 Signed-off-by: sunil unnava <su622b@att.com>
2018-06-11Use 2.0.0-ONAP tag instead beijing branch2.0.0-ONAP2.0.0-ONAPGary Wu2-2/+2
To ensure reproducible deployments, change gerrit branches to 2.0.0-ONAP tag instead of using the beijing branch since the beijing branches are not locked. Change-Id: I30bbece5fa2e0b8622db948d45e08a46ecf43ece Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-07Change gerrit branches to beijingGary Wu2-2/+2
Change-Id: I840e9aada77fa297273ef5b32663f70ca4aac371 Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-05Sync docker image versions from manifestGary Wu1-1/+1
Sync docker image versions from docker manifest commit 076730db5e2f9f277c91f57b782f5aab64329a0e Change-Id: Iecbfc7cf2e930b7c35e6c92dc60dcdb34c61bd9f Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-17Dmaap and Clamp nsPrefix ChangesPriyanka1-1/+0
Issue-ID: OOM-1029 Change-Id: I13d44d09bce42250b434d459612c0be6b46239c0 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-05-14Correcting message-router topic seedingMandeep Khinda4-28/+47
It was using amsterdam topics from the config-init image that isn't maintained in Beijing. Dynamically clone the first time the PV/PVC is created and files are copied then See the JIRA for verification logs etc. Issue-ID: OOM-1073 Change-Id: I6856267574189b98eb7642599ab0276ee70f453b Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-11Update readiness-check to 2.0.0Gary Wu1-1/+1
Change-Id: I3477393d2ba98fe1d48561efc6991e88d8e03793 Issue-ID: OOM-1076 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>