aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap
AgeCommit message (Collapse)AuthorFilesLines
2020-02-28Adding aaf-service to readiness check on dmaap-dr-provefiacor1-0/+2
Change-Id: I48313446853d9175ec41f288350bedbf6190c30c Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1388
2020-02-20[DMaaP DR] Adding log level config to chartsefiacor4-2/+9
Change-Id: I3c34258810908b4eb26864f33ee1fc56216906a8 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1389
2020-02-17Merge "[DMaaP MR] Remove "lost+found" in kafka PVC"Krzysztof Opasiak1-0/+1
2020-02-10Merge "Bump dmaap-dr image versions"Sylvain Desbureaux4-2/+6
2020-02-09Bump dmaap-dr image versionsefiacor4-2/+6
# Also, need to add ready check for aaf-cm Change-Id: I757f56f5eaa79c1cbecec43aeb99f2701afd7fae Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1195
2020-02-07[COMMON] Remove pgpoolKrzysztof Opasiak1-11/+0
It seems that pgpool is never thus there is no need to spend time moving it to common secret template Issue-ID: OOM-2250 Change-Id: I237f9e01cec80bd47ff47c7eb4db282471cfad07 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-02-07Merge "update DMaaP MR docker image version to 1.1.17"Sylvain Desbureaux1-1/+1
2020-02-05Removing pass_enc_key from DMaaP prov propsefiacor2-1/+14
# Also adding AAF ready check for dr-node Change-Id: I7e6fc29a7f5607cc168f9fd61642a40a9185c55b Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1367
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-04Merge "Fix problem with wrong volume mount names"Sylvain Desbureaux1-2/+2
2020-02-01[ONAP-wide] Replace .Release.Name with common.releaseKrzysztof Opasiak37-112/+110
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-02-01Remove additional _helpers filesKrzysztof Opasiak1-1/+1
Helm by default creates some useful templates in _helpers.tpl file. This is fine for stand alone charts but when they become part of ONAP those helpers are no longer needed as our common components already provides all required functions Issue-ID: OOM-2278 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I659e4b45b031e87cc87f7bbbb22bf9e23cd74e61
2020-01-31Fix problem with wrong volume mount namesmprzybys1-2/+2
Issue-ID: DMAAP-1378 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: Ibac712760dca757475e57129cc1857be5c1086e0
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-27[DMaaP] Wait for AAF locate before AAF configSylvain Desbureaux1-0/+14
AAF config needs to have aaf locate service up and running in order to work properly (if not, it won't really crash but won't have done the real work). As per https://kubernetes.io/docs/concepts/workloads/pods/init-containers/#understanding-init-containers, "Each init container must complete must complete successfully before the next one starts". Adding a wait for readiness container before aaf config init containers should then do the job. Change-Id: Ida047728e4f14320ada8052c707b458450f4923b Issue-ID: DMAAP-1362 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-12-18Merge "[DMaaP] Use global storage templates for PVC"Borislav Glozman12-158/+236
2019-12-12[DMaaP] Use global storage templates for PVCSylvain Desbureaux12-158/+236
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-12-11Merge "Add cert dist for DMaaP BC"Borislav Glozman3-1/+76
2019-12-10Add cert dist for DMaaP BCUbuntu3-1/+76
Issue-ID: DMAAP-1321 Signed-off-by: Ubuntu <dgl@research.att.com> Change-Id: I55a6d41c1955d3ea1bcc0799b5121212af102471
2019-11-27Add ingress controler support to DMAAPLucjan Bryndza6-0/+21
Issue-ID: OOM-2179 Change-Id: I6f1591a6c7033812cc714d75c63d7c1b3ba197b6 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2019-10-29Merge "AAF cert dist for DMaaP DR"Borislav Glozman17-161/+322
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 DRefiacor17-161/+322
Change-Id: I0bca8c7a16f8b19a266d9961715b8a04971d7b73 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1269
2019-10-03Change port mapping on DMaaP DR provefiacor4-9/+8
Change-Id: I6467c37800ec96bd1b030f0576ce690d408ff5b6 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: INT-1296
2019-09-11Remove Bootstrapped PM DMaaP objects from MR & DR.JoeOLeary2-45/+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-06Update DMaaP DR imagesefiacor2-2/+2
Change-Id: I21496226c2e3babec417e70de03425a0600ccbaa Issue-ID: DMAAP-1287 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-09-03Merge "Modifying dmaap job labels because of inconsistency with other jobs. ↵Sylvain Desbureaux4-0/+8
Mainly adding release label there."
2019-09-02Merge "Move DMaaP Storage access to RWO"Alexis de Talhouët3-5/+4
2019-09-02Modifying dmaap job labels because of inconsistency with other jobs.Ondřej Šmalec4-0/+8
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-30Fix if statement in DMaaP-dr-prov serviceMarco Platania1-1/+1
Issue-ID: OOM-2083 Signed-off-by: Marco Platania <platania@research.att.com> Change-Id: I0318115d85d8507ecba1133d6c8c1a2bc6333b63
2019-08-29Move DMaaP Storage access to RWOSylvain Desbureaux3-5/+4
RWO is sufficient for DMaaP PVC. Change-Id: I35339948b3164e83b92d2e81a1c772574ebb9e9a Issue-ID: DMAAP-1285 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-08-28DMaaP DR refactoringefiacor17-298/+565
# Increase docker images # Refactor global vars # Fix logstash paths etc # Remove default feed script Change-Id: Ib15fecc57d6f7f2d4049eff7903c08bc3adb78da Issue-ID: DMAAP-1283 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
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 Elliott13-19/+19
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-15Reverting http DMaaP port changeefiacor1-1/+1
Change-Id: I0746764e0a927834688eb06bcf51c695d8fe49bc Issue-ID: DMAAP-1152 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-05-15Fix Message Router ports in robot test suiteefiacor3-0/+6
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 NodePortsefiacor5-2/+14
Change-Id: I6d59e09b0273241c5c98cc60e323940bf84bacdd Issue-ID: DMAAP-1152 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-05-13Adding NodePorts to dmaap-dr-nodeefiacor2-3/+6
Change-Id: I2e2fbfc2ed09ec8af22fb42c7f9f8d718aa4306b Issue-ID: DMAAP-1183 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-05-10Override aaf_locate_url from values.yamlpkaras4-0/+36
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-09Reference released docker imagesdglFromAtt2-2/+2
Change-Id: Ic746cd1c1c05562823740813eb8ca2390940a7c3 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-1196
2019-05-08Merge "Tighten authenticated topic provisioning"Alexis de Talhouët2-2/+5
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 provisioningdglFromAtt2-2/+5
This fixes bug which created unauthenticated topics. Change-Id: Ifb3035eb1cc346de6f2b7cdba5fb4a945b445479 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-1191
2019-05-01Merge "Updating cadi jks passwords DMaap DR"Mike Elliott4-10/+10
2019-04-30Merge "DMAAP MR changes"Brian Freeman7-20/+14
2019-04-30DMAAP MR changessunil.unnava7-20/+14
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-30Updating cadi jks passwords DMaap DRefiacor4-10/+10
Change-Id: If58484506ce4ae5369a31ec1d5ef374dfb8cceff Issue-ID: DMAAP-1186 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-04-24Remove DCAE image from updateYang Xu1-1/+1
Change-Id: Ifa98f8610b0a96a28f3a3ded7cb65663e9455158 Issue-ID: INT-1042 Signed-off-by: Yang Xu <yang.xu3@huawei.com>