summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services
AgeCommit message (Collapse)AuthorFilesLines
2021-07-20Merge "[COMMON] Bump Honolulu MR version" into honoluluKrzysztof Opasiak7-7/+14
2021-07-19[COMMON] Add missing .helmignore files and "components/" entriesandreasgeissler1-0/+1
In order to save some space Issue-ID: OOM-2763 Signed-off-by: andreasgeissler <andreas-geissler@telekom.de> Change-Id: Ibbd8d5f713307ada76a0d04ede57d3c7696bcfe5 (cherry picked from commit d803c2a5040216900bc91e642caf284a5479a531)
2021-07-07[COMMON] Bump Honolulu MR versionSylvain Desbureaux7-7/+14
Bump charts to version 8.0.1 Also update / create license header Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib511f952ea97ecb60f360448a0d976769b225071
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 Desbureaux14-32/+32
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 Lucas49-0/+2151
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>