summaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap
AgeCommit message (Collapse)AuthorFilesLines
2019-04-01Update AAF Certs for DMaaP DReconwar4-8/+8
Change-Id: I510005da7dc44aa4087a9b31cedac6c0ba160678 Issue-ID: TSC-120 Signed-off-by: econwar <conor.ward@est.tech>
2019-03-20Update datarouter version number and AAF pwdseronkeo4-10/+10
Change-Id: Iecea4bba4ecb441f6c0964e80f227d8a88d54a3f Issue-ID: DMAAP-1065 Signed-off-by: eronkeo <ronan.keogh@est.tech>
2019-01-25change ZooKeeper image to cdposs/zookeeper:3.4.9sunil unnava1-1/+1
Issue-ID: DMAAP-1007 Change-Id: I9945ef036f648bcf585517676ffec9407d4c5547 Signed-off-by: sunil unnava <sunil.unnava@att.com>
2018-12-11Change deployment branch to casablanca for MRGary Wu2-2/+2
Change deployment branch to casablanca to facilitate deployment tests for Casablanca Maintenance Release. Change-Id: I0d30723d5001eba89f0f36886e494dd8dd31a5fd Issue-ID: INT-775 Signed-off-by: Gary Wu <gary.i.wu@huawei.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>
2018-05-10Improve docker registry secret managementBorislavG5-5/+0
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-08Sync docker image images with docker-manifest.csvGary Wu1-1/+1
Update the docker image versions in the OOM helm charts with the versions specified in the docker-manifest.csv in the integration repo. This is as of integration repo commit ed53a301dbeaad568b21b9545cb9ce6c5c040b29 Change-Id: Ib844402ff9f3bdecfbd8e9f474eaac1561aff5b0 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-08Merge message-router chart under dmaapDominic Lunanuova34-18/+1456
Borislav: Fixed Makefile and renamed charts. Also cosmetic fixes. Includes corrections for the service name of MR used by dbc to be "message-router", which matches the message-router chart Patchset 2: standardize abbreviation for bus-controller to be "dbc" Patchset 3: correct references in README to match what is deployed Patchset 4: blew previous commit. Also added dmaap/Makefile lint step Change-Id: I36c07c7c1200f8e23ae12bd7357a5626346dcccd Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-386 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
2018-05-06Fix inconsistent repository referencesBorislavG2-4/+2
Issue-ID: OOM-874 Changes to be committed: modified: aai/charts/aai-babel/templates/deployment.yaml modified: aai/charts/aai-champ/templates/deployment.yaml modified: aai/charts/aai-data-router/templates/deployment.yaml modified: aai/charts/aai-gizmo/templates/deployment.yaml modified: aai/charts/aai-modelloader/templates/deployment.yaml modified: aai/charts/aai-resources/templates/deployment.yaml modified: aai/charts/aai-search-data/templates/deployment.yaml modified: aai/charts/aai-sparky-be/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/job.yaml modified: appc/charts/appc-cdt/templates/deployment.yaml modified: appc/templates/statefulset.yaml modified: clamp/charts/mariadb/templates/deployment.yaml modified: clamp/templates/deployment.yaml modified: cli/templates/deployment.yaml modified: common/dgbuilder/templates/deployment.yaml modified: common/mariadb-galera/templates/statefulset.yaml modified: dcaegen2/charts/dcae-bootstrap/templates/job.yaml modified: dcaegen2/charts/dcae-cloudify-manager/templates/deployment.yaml modified: dcaegen2/charts/dcae-healthcheck/templates/deployment.yaml modified: dcaegen2/charts/dcae-redis/templates/statefulset.yaml modified: dmaap/charts/dmaap-bus-controller/templates/deployment.yaml modified: dmaap/charts/dmaap-bus-controller/values.yaml modified: esr/charts/esr-gui/templates/deployment.yaml modified: esr/templates/deployment.yaml modified: msb/charts/kube2msb/templates/deployment.yaml modified: msb/charts/msb-discovery/templates/deployment.yaml modified: msb/charts/msb-eag/templates/deployment.yaml modified: msb/charts/msb-iag/templates/deployment.yaml modified: multicloud/charts/multicloud-ocata/templates/deployment.yaml modified: multicloud/charts/multicloud-vio/templates/deployment.yaml modified: multicloud/charts/multicloud-windriver/templates/deployment.yaml modified: multicloud/templates/deployment.yaml modified: policy/charts/brmsgw/templates/deployment.yaml modified: policy/charts/drools/charts/nexus/templates/deployment.yaml modified: policy/charts/drools/templates/statefulset.yaml modified: policy/charts/mariadb/templates/deployment.yaml modified: policy/charts/pdp/templates/statefulset.yaml modified: policy/templates/deployment.yaml modified: portal/charts/portal-app/templates/deployment.yaml modified: portal/charts/portal-cassandra/templates/deployment.yaml modified: portal/charts/portal-mariadb/templates/deployment.yaml modified: portal/charts/portal-sdk/templates/deployment.yaml modified: portal/charts/portal-widget/templates/deployment.yaml modified: portal/charts/portal-zookeeper/templates/deployment.yaml modified: sdnc/charts/dmaap-listener/templates/deployment.yaml modified: sdnc/charts/sdnc-portal/templates/deployment.yaml modified: sdnc/charts/ueb-listener/templates/deployment.yaml modified: sdnc/templates/statefulset.yaml modified: uui/charts/uui-server/templates/deployment.yaml modified: uui/templates/deployment.yaml modified: vid/charts/mariadb/templates/deployment.yaml modified: vid/templates/deployment.yaml Change-Id: I00aaa1eff3b870db3b475365eeda3f2e10aef6b9 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-30Integration w common/postgresDominic Lunanuova26-737/+363
Patchset 1: first cut at integration with common/postgres Patchset 2: Mandeep Khinda - refactored charts to standardize Wired in shared postgres chart Patchset 6: Introduced simple dmaap/Makefile to force helm dep up in the deeper charts directory. Includes slight modification to parent make clean target Patchset 8: merge conflict again Change-Id: If59f08638bac8761ae5452b60f172c99fcf4ec86 Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-117 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
2018-04-24Make all services independent of helm Release.NameBorislavG1-1/+0
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-16Update readiness-check versionBorislavG1-1/+1
Readiness check version is not sinchronized in many pods This causing deployment failures. Issue-ID: OOM-936 Change-Id: Ieef91df17836adcdf24db536440d0a1624a50591 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-10Bump buscontroller image (for working without AAF)dglFromAtt1-1/+1
Change-Id: I45531afbe86fc3e4e6aebf2a7ca1216cfed543dc Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-320
2018-04-04Initial chart for dmaap - 2nd attemptDominic Lunanuova21-0/+865
This should conform to new OOM standard helm structure. It starts a directory called dmaap which will hold all dmaap components. But for now it only has buscontroller. Once we get this working, we can add message-router. (see DMAAP-386) Patch 2 gets private postgresql working. I'd prefer to integreate with common postgresql from Tony in a future commit to avoid any immediate delivery timing dependency. Patch 3 corrects some port mapping from service to pod. Change-Id: Id9838d7ddb2ccccfc8b0e3f3b9e50f9b5672c484 Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-117 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>