aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services
AgeCommit message (Collapse)AuthorFilesLines
2021-06-30[DCAEGEN2] Migrate KPI MS to Helmsumithra9-25/+317
DCAE Helm Transformation support Issue-ID: DCAEGEN2-2762 Signed-off-by: sumithra.s69@wipro.com Change-Id: Idbc15f15c87a3588a8b48b6c187537437986e63c Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-06-30[DCAE] Updates to defaults for configmapJack Lucas2-3/+12
Make external configMaps optional by default for microservices Make applicationConfig an optional parameter in values.yaml for microservices. Issue-ID: DCAEGEN2-2770 Issue-ID: DCAEGEN2-2782 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I80ec8e4a1d55201c5a174f50159bac171953b031
2021-06-30Merge "[DCAEGEN2] Deploy son-handler-ms via Helm"Sylvain Desbureaux9-0/+385
2021-06-28[DCAE] Make sure to update index.yaml after pushing common chartKrzysztof Opasiak1-1/+14
As helm may cache the index.yaml from the server let's force it to update it after we push our dcae common chart to be sure that the building process of dcae services is able to find it. Issue-ID: OOM-1 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I5e88ee2652f81899a86be7e8231e81b87fb89139
2021-06-24[DCAEGEN2] Deploy son-handler-ms via HelmNiranjana9-0/+385
DCAE Helm Transformation (Phase-2) Issue-ID: DCAEGEN2-2704 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ia8d41d00ae9d7c8ce55a2edad8881e52231a6102
2021-06-23Merge "[OOM][DCAE] Chartmuseum deployment support"Sylvain Desbureaux1-2/+1
2021-06-22Merge "[COMMON] Add missing .helmignore files and "components/" entries"Sylvain Desbureaux1-0/+1
2021-06-21[OOM][DCAE] Chartmuseum deployment supportVijay Venkatesh Kumar1-2/+1
Introduction of chartmuseum as internal repo for ONAP components to push/pull charts post instantiation + Script to preload charts to this repo Change-Id: I4880900548dfe1d3e47a67b3822f82a15314b5b7 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2630 Issue-ID: OOM-2734 Issue-ID: INT-1895 Issue-ID: DCAEGEN2-2694 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Signed-off-by: vv770d <vv770d@att.com>
2021-06-21[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
2021-06-16Merge "[DCAEGEN2] Deploy DCAEGEN2-Slice Analysis Microservices to Helm"Sylvain Desbureaux9-0/+356
2021-06-15Merge "[DCAE] Push/pull DCAE sub-component charts from local repo"Sylvain Desbureaux10-20/+41
2021-06-15[DCAEGEN2] Deploy DCAEGEN2-Slice Analysis Microservices to Helmdenilson.l659-0/+356
DCAE Helm Transformation (Phase-2) Issue-ID: DCAEGEN2-2763 Signed-off-by: denilson.l65 <denilson.l65@wipro.com> Change-Id: Ibffd469bde1dd12bbcd682164dc9db8469b900f5
2021-06-14[DCAE] Push/pull DCAE sub-component charts from local repoVijay Venkatesh Kumar10-20/+41
Enable DCAEcommon and subcomponent charts package push/pull to support standalone deployment for each component Added delay to avoid race condition Change-Id: I1a0bf08a6625d2d97078cd635a2bb42da629cce6 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2781 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-06-10Merge "[DCAEGEN2] Fix OpenAPI schemas path"Sylvain Desbureaux1-1/+1
2021-06-10[DCAEGEN2] Fix OpenAPI schemas pathMichal Banka1-1/+1
Fixed typo in path to resources where schemas are located Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: I41d938b8211bd0fcd3a1012161c6a7d03da56029 Issue-ID: DCAEGEN2-2690
2021-06-08[COMMON] Remove CertService client mechanismPiotr Marcinkiewicz3-3/+1
- Remove cmpv2Certificate chart in order to deprecate CertService client mechanism. - Remove CertServiceClient init containers in SDNC. - Replace CMPv2CertManagerIntegration with cmpv2Enabled flag Issue-ID: OOM-2744 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I8c818fcf64a029552c8833f68b6ae95fad379c8d
2021-06-02Merge "[DCAEGEN2] Add new OpenAPI schemas configmap"Sylvain Desbureaux12-1/+7911
2021-06-02Merge "[DCAEGEN2] Update tca-gen2 to 1.3.0"Sylvain Desbureaux1-1/+1
2021-05-28Merge "[DCAEGEN2] Update CMPv2 certs usage in dcaegen2-services"Sylvain Desbureaux5-7/+30
2021-05-28Merge "[DCAE] Add secrets as envs to application container in dcaegen2"Sylvain Desbureaux1-0/+6
2021-05-26[DCAEGEN2] Update tca-gen2 to 1.3.0Remigiusz Janeczek1-1/+1
Updates: - Vulnerabilities removal - Change openjdk baseOS img to integration-java11. Issue-ID: DCAEGEN2-2590 Issue-ID: DCAEGEN2-2654 Issue-ID: INT-1864 Issue-ID: DCAEGEN2-2420 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ie63a0feb4a9edc9ed0883a21ef9a906ed84f263a
2021-05-26[DCAE] Add secrets as envs to application container in dcaegen2Bartosz Gardziejewski1-0/+6
Mount app-config-input configmap directly to app container. Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I50d80adcb87e86241876c9bab669739cb3d9c10c Issue-ID: DCAEGEN2-2630
2021-05-24[DCAEGEN2] Add new OpenAPI schemas configmapMichal Banka12-1/+7911
- Added ConfigMap with 3gpp SA91-Rel16 OpenAPI schemas - Moved ConfigMaps from 'dcaegen2' chart to 'dcaegen2-services' - Removed old SA88-Rel16 OpenAPI schemas Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: Ibae0786c7d5e498aa076186a580a268913a57692 Issue-ID: DCAEGEN2-2690
2021-05-21Merge "[DCAEGEN2] Upgrade vescollector to 1.9.2"Sylvain Desbureaux1-1/+1
2021-05-20[DCAEGEN2] Update CMPv2 certs usage in dcaegen2-servicesRemigiusz Janeczek5-7/+30
Updates: - Add microservice specific flag to determine if CMPv2 should be used - Add function to check if CMPv2 parts should be included Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Issue-ID: DCAEGEN2-2630 Change-Id: If81c50c6029aafef40fa91c5295ad8ad24f953d3
2021-05-19[DCAEGEN2] Upgrade vescollector to 1.9.2Maciej Malewski1-1/+1
Removed unnecessary dependencies: json-simple unirest-java commons-collections junit-jupiter mockito-junit-jupiter jimfs wiremock-standalone spring-security-test functionaljava Issue-ID: DCAEGEN2-2682 Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com> Change-Id: Ic0986996d687ec02aca1f13a31194ca77e3cdff2
2021-05-17Merge "[DCAEGEN2] Deploy DCAEGEN2-PMSH Microservices to Helm"Sylvain Desbureaux9-0/+332
2021-05-13Merge "[DCAEGEN2] Add support for configMaps"Sylvain Desbureaux1-0/+79
2021-05-12[DCAEGEN2] Deploy DCAEGEN2-PMSH Microservices to Helmajay_dp0019-0/+332
- 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-12[DCAEGEN2] Add support for configMapsJack Lucas1-1/+80
Enhance the DCAE microservice deployment template to generate a volume mount and a volume for configMaps whose names and mount paths are specified in the microservice's values.yaml. Issue-ID: DCAEGEN2-2690 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Id2fbce07ab8199f4566b34a99df540f16fd937b0
2021-05-10[DCAEGEN2] Add pem support in CMPv2 for dcaegen2-servicesPiotr Marcinkiewicz3-4/+9
- 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 Janeczek8-2/+137
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 sidecarvv770d2-0/+78
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-30Merge "[DCEAGEN] Add app-config volume mount to common dceagen2 template"Sylvain Desbureaux1-2/+2
2021-04-29[DCEAGEN] Add app-config volume mount to common dceagen2 templateBartosz Gardziejewski1-2/+2
Mount volume containing app configuration to all deployments in dcaegen2 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Issue-ID: DCAEGEN2-2692 Change-Id: I414c44633f7dd1b0a37b135e5cbc2f2111494a0b
2021-04-29[DCAEGEN2] Set env variables from secretsJack Lucas1-6/+51
Enhances the dcaegen2-services-common deployment template to allow setting environment variables for a DCAE microservice container from a secret Issue-ID: DCAEGEN2-2687 Change-Id: I8452cd1f52e941c0a3ebd15eb39b1eecc97a0ded Signed-off-by: Jack Lucas <jflos@sonoris.net> [Fail the deployment if one of required params is not provided] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.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 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>