aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services/components
AgeCommit message (Collapse)AuthorFilesLines
2021-05-12[DCAEGEN2] Deploy DCAEGEN2-PMSH Microservices to Helmajay_dp0017-0/+326
- Charts for microservices are found under - oom/kubernetes/dcaegen2-services/dcae-pmsh Issue-ID: DCAEGEN2-2713 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Ia9178f4aa2f699bbc9767128a9bb4eab2149a531
2021-05-10[DCAEGEN2] Add pem support in CMPv2 for dcaegen2-servicesPiotr Marcinkiewicz2-0/+4
- Add mounting certificates in pem format. - Add comment description to certificates in dcae values Issue-ID: DCAEGEN2-2688 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I546292c33e25e36376b98d42e08a3c4ffa95de64
2021-05-10[DCAEGEN2] Add CMPv2 support to dcaegen2-servicesRemigiusz Janeczek6-0/+82
Add support for CMPv2 certificates in dcaegen2-services-common template Add CMPv2 certificates to HV-VES and VES charts Issue-ID: DCAEGEN2-2688 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I6ade2c24f240872e78df92ca31b30c779f86e38b
2021-04-30[DCAE] Common template update for policy sidecarvv770d1-0/+13
Template enhanced to include policy sidecar support for DCAE components Issue-ID: DCAEGEN2-2689 Change-Id: Ida7eeadbcc2df2af9579fdda939d0427a7963b63 Signed-off-by: vv770d <vv770d@att.com>
2021-04-09[DCAE] Top up components versionTomasz Pietruszkiewicz1-1/+33
- dcae-hv-ves-collector to 1.8.0 update all HV-VES dependencies to newest versions Change-Id: I0044bad7f012d0e0125afbe9c7b0f64a6fe325f4 Issue-ID: DCAEGEN2-2696 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
2021-03-26[DCAEGEN2] Fix VES Helm Chart to use correct schemaRemigiusz Janeczek1-1/+1
v7 endpoint should use updated schema file: CommonEventFormat_30.2.1_ONAP.json instead of: CommonEventFormat_30.2_ONAP.json Issue-ID: DCAEGEN2-2697 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ib5c02653af809b5c65c962dda9b39ad839dae639
2021-03-24[DOC][COMMON] Prepare Honolulu releaseSylvain Desbureaux10-23/+23
Updating the documentation and bumping version to 8.0.0 Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6f942f1466fed64264c44fb8fc0e1ffc93a98f18
2021-03-21[DCAEGEN2] Deploy DCAE microservices via HelmJack Lucas33-0/+1375
Deploy DCAE microservices using Helm instead of having the DCAE bootstrap container deploy them using Cloudify. Charts for the microservices are found under oom/kubernetes/dcaegen2-services. Issue-ID: DCAEGEN2-2615 Issue-ID: DCAEGEN2-2617 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I22d88987ae8e21b3c08f31f13ffda98967d13297 [Use common secret template for secrets] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>