aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/components/dmaap-bc/resources
AgeCommit message (Collapse)AuthorFilesLines
2021-06-10[DMAAP-BC] Update incorrect topic valuesefiacor3-3/+3
Update BC image version Update cm-container version to 4.6.0 Update k8s-bootstrap-container version to 3.2.0 Update dmaap plugin version to >=1.5.1,<2.0.0 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8d6062d794b9d270cce781ed67421d25d1783530 Issue-ID: DMAAP-1544
2020-10-21[DMAAP] change comment styleJakub Latusek2-0/+4
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I1f0fa48fe6dbca7fa319d5b60ac7d1ffb8def194 Issue-ID: OOM-2562
2020-05-14[DMAAP] Moving DMaaP post-install jobs to 1 BC jobefiacor7-0/+89
Change-Id: I11fe412600d1061e5667a5531d36cecbecdd34e3 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-2369
2020-05-14[DMAAP] Use common aaf template in dmaap-bcKrzysztof Opasiak1-15/+0
Instead of copy-pasting code around aaf_agent usage let's use a common template that automates this. Issue-ID: AAF-1134 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I42bb5a8840701dfd99488df9913a5ffd01b17f64
2020-05-05[DMAAP] Use common secret template for postgres credsKrzysztof Opasiak1-2/+2
Passwords are still hardcoded in common postrgres chart but as soon as we remove them they will be auto-generated. Issue-ID: OOM-2250 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Idb34b36fe8124433f296523e6ac1a1414d8276fe
2020-03-13Deploy dmaap-bc with downloaded certsDominic Lunanuova2-42/+97
This fixes the charts to properly install new SSL artifacts from AAF. And we use the newest container version that uses cadi library to read these artifacts. Issue-ID: DMAAP-1401 Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Change-Id: I4d70716220a7f3e629762d3bef2149e3b0147133
2019-10-10AAF cert dist for DMaaP DRefiacor1-1/+1
Change-Id: I0bca8c7a16f8b19a266d9961715b8a04971d7b73 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1269
2019-10-03Change port mapping on DMaaP DR provefiacor1-1/+1
Change-Id: I6467c37800ec96bd1b030f0576ce690d408ff5b6 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: INT-1296
2019-05-10Override aaf_locate_url from values.yamlpkaras1-0/+15
Change-Id: I189be373fb890f934d720e042274e2f06f3cd853 Issue-ID: DMAAP-1175 Signed-off-by: piotr.karas <piotr.karas@nokia.com> Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
2019-05-07Tighten authenticated topic provisioningdglFromAtt1-0/+3
This fixes bug which created unauthenticated topics. Change-Id: Ifb3035eb1cc346de6f2b7cdba5fb4a945b445479 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-1191
2019-04-19Fix problem with post install jobpkaras1-1/+1
Change-Id: I18c255576983914ef7cc31638c9ae54d2db3739d Issue-ID: DMAAP-1172 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2019-04-12Add readiness dependency on aafdglFromAtt1-2/+2
Also some changes for: - optionally deploy postgres for dmaap-bc. Useful for quick dev deployments - correct external host IP address for windriver AAF Change-Id: I5fd74df4a0e5e3537d9573ed8d3f9b87da41689e Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-1138
2019-04-10Fix typo in cadi pathburdziak1-1/+1
Change-Id: Iddf52dee21699c0fc44086628578605eb53ace7a Issue-ID: DMAAP-1154 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2019-04-01DMAAP changessunil.unnava1-5/+5
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 BorislavdglFromAtt5-0/+256
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