aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/components/dmaap-dr-node/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-08-09[DMAAP] Replace aafConfig with certInitializerKrzysztof Opasiak1-24/+20
Use cert initializer instead of aafConfig to keep dmaap-dr-node aligned with the rest of ONAP Issue-ID: OOM-1 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I2b73e87bb8ae011416555216605ade9a6316261e
2021-07-23[DMAAP] Update chart with service accountfarida azmy1-0/+6
Add service account to requirements.yaml, values.yaml and deployment/statefulset Issue-ID: OOM-2702 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Co-authored-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Id63ae33ce92a5192d43ff0f782487b3974fc5f41
2021-03-27[DMAAP] Bump image versionsSylvain Desbureaux1-1/+1
Update DMaaP images for Bus Controller and Data Router. Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1542 [split commit in two] Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib227ace915ae1a39c87b5e10e0d0db3c1cdba46d
2020-09-28[DMAAP-DR] Bump DR image versions to 2.1.7efiacor1-1/+1
Change-Id: Ibf553a60b9d80eaa6ecc7d3d74a7626182ea3a7e Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1492
2020-05-14[DMAAP] Moving DMaaP post-install jobs to 1 BC jobefiacor1-6/+0
Change-Id: I11fe412600d1061e5667a5531d36cecbecdd34e3 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-2369
2020-05-11[DMAAP-DR] Bug fix DCAEGEN2-2217 for Frankfurt releaseefiacor1-0/+1
Change-Id: I8b370e77407a3497d2fe46b207668dd234a24a80 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DCAEGEN2-2217
2020-04-16[DMaaP DR Node] v1.16+ compatible templatesSylvain Desbureaux1-28/+62
Use the different "common" templates in order to create consistent and v1.16+ compatible templates for the different resources of DMaaP DR Node. Issue-ID: OOM-1971 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I399b168882d09bd8f08148758a0f683e15ac141c
2020-04-03[DMaaP DR] Fix for AAF p12 parsingefiacor1-1/+1
Change-Id: I6e56012ca7baabef1bcd4f475245606fc44d9d91 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1420
2020-03-10[DMaaP DR] Enable persistence for ClaimsSylvain Desbureaux1-0/+2
Currently, persistence was not enabled, preventing creation of relevant PV/PVC for DMaaP DR. Setting this persistence as it should be the normal behavior Issue-ID: OOM-2332 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ic36c0956d40333529d6325af38e33a9bc6838946
2020-03-09Merge "Reverting to AAF deployer@people.osaaf.org for cert distribution"Krzysztof Opasiak1-1/+1
2020-03-06Reverting to AAF deployer@people.osaaf.org for cert distributionefiacor1-1/+1
Change-Id: I4882750ff11343b387dde0452f7bf65a4f612f80 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1405
2020-03-06Bump DMaaP DR versionefiacor1-1/+1
Change-Id: I7a37ab9a69fdb3232f68b908ea97a788fbab55a1 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1404
2020-02-20[DMaaP DR] Adding log level config to chartsefiacor1-0/+3
Change-Id: I3c34258810908b4eb26864f33ee1fc56216906a8 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1389
2020-02-09Bump dmaap-dr image versionsefiacor1-1/+1
# Also, need to add ready check for aaf-cm Change-Id: I757f56f5eaa79c1cbecec43aeb99f2701afd7fae Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1195
2019-11-27Add ingress controler support to DMAAPLucjan Bryndza1-0/+6
Issue-ID: OOM-2179 Change-Id: I6f1591a6c7033812cc714d75c63d7c1b3ba197b6 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2019-10-10AAF cert dist for DMaaP DRefiacor1-5/+18
Change-Id: I0bca8c7a16f8b19a266d9961715b8a04971d7b73 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1269
2019-09-06Update DMaaP DR imagesefiacor1-1/+1
Change-Id: I21496226c2e3babec417e70de03425a0600ccbaa Issue-ID: DMAAP-1287 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-09-02Merge "Move DMaaP Storage access to RWO"Alexis de Talhouƫt1-1/+1
2019-08-29Move DMaaP Storage access to RWOSylvain Desbureaux1-1/+1
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 refactoringefiacor1-14/+2
# 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-05-13Adding NodePorts to dmaap-dr-nodeefiacor1-1/+4
Change-Id: I2e2fbfc2ed09ec8af22fb42c7f9f8d718aa4306b Issue-ID: DMAAP-1183 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-04-16Allow dr-node containers to run as non-rooteconwar1-1/+3
Update image version to 2.1.0 that has year long certs Change-Id: If17c569c6db879b6fcee9221307560a54f9cb422 Issue-ID: DMAAP-1134 Signed-off-by: econwar <conor.ward@est.tech>
2019-03-28Change for new DR Versionegernug1-1/+1
Change-Id: I7c4acbed96f67d540f6eb228a196b8ad68260f29 Issue-ID: DMAAP-1072 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-03-11Convert dmaap-dr-node to StatefuleSetefiacor1-1/+11
Change-Id: I540f7f2eb927896eb3f0c03b900f3bf6b9bc7ce5 Issue-ID: DMAAP-866 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-03-05Extract dmaap components into components direconwar1-0/+100
This will help enable edge deployment Issue-ID: DMAAP-1068 Change-Id: I61df2887069a0302341c0004914158398ecd58d9 Signed-off-by: econwar <conor.ward@est.tech>