aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services/components
AgeCommit message (Collapse)AuthorFilesLines
2021-09-06Merge "[DCAEGEN2] Add Consul key delete job"Sylvain Desbureaux36-18/+361
2021-09-06Merge "[DCAEGEN2] Update VES version to 1.10.1"Sylvain Desbureaux1-1/+5
2021-09-06Merge "[DCAE] Update PRH version"Sylvain Desbureaux1-1/+4
2021-09-06Merge "[DCAE] Make sure to update index.yaml after pushing all components"Sylvain Desbureaux1-1/+7
2021-09-03[DCAEGEN2] Add Consul key delete jobJack Lucas36-18/+361
Add a job for each microservice that deletes the Consul key holding the microservice's configuration when the microservice is undeployed. (Fixes a bug in an earlier version that would loop indefinitely if Consul had been undeployed first.) Issue-ID: DCAEGEN2-2669 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I9172fc014b79d2cc07c0b1a1a187a28c63b1838a
2021-09-02[DCAEGEN2] Update VES version to 1.10.1Piotr Marcinkiewicz1-1/+5
Update VES to read configuration provided via config-map instead of Consul. Issue-ID: DCAEGEN2-2719 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ie7a264b9aa3326f1425cf028e4b3308c1427ea9e
2021-09-02[DCAE] Update PRH versionRemigiusz Janeczek1-1/+4
Update PRH to read configuration provided via config-map instead of Consul. Resolve a bug causing PRH to exhaust node file descriptors limit because of unclosed PRH-CBS connections. Issue-ID: DCAEGEN2-2692 Issue-ID: DCAEGEN2-2863 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Id35029ecffdfecfde82845da839f42825c254952
2021-09-01Merge "[DCAE] Helm charts for SNMPTrap collector"Sylvain Desbureaux8-1/+275
2021-08-31[DCAEGEN2] Added policy sidecar for KPI MSSumithra1-0/+5
DCAE Helm Transformation support Issue-ID: DCAEGEN2-2762 Signed-off-by: sumithra.s69@wipro.com Change-Id: I3406b26d77a104aff1cf87b38237341190141f85
2021-08-27[DCAE] Helm charts for SNMPTrap collectorVijay Venkatesh Kumar8-1/+275
Helm deployment support for DCAE transformation common/svc template support for UDP protocol. Added readiness configuration. Change-Id: Idc40c60d95ddd5eb0ef43ba0b11b7b163970a5b1 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2708 Issue-ID: OOM-2751 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-08-25[DCAE] Svc template support for policy release overrideVijay Venkatesh Kumar1-1/+2
As ONAP (and policy framework) can be deployed with any release name, the policy sidecar must support releasename as configuration. The releasename is important to identify the K8S secret created by Policy Framework (for retreiving the username/password config required by Policy-Sidecar container). Change-Id: I9145da841c68b585f2ad5f54c7df155470763f4f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2870 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-08-24Merge "[DCAEGEN2] Change AAI variable syntax in PRH"Krzysztof Opasiak1-2/+2
2021-08-17Merge "[DCAEGEN2] Deploy Datalake components(feeder, des, admin-ui) via Helm"Sylvain Desbureaux21-0/+842
2021-08-17[DCAEGEN2] Change AAI variable syntax in PRHTomasz Wrobel1-2/+2
- Change AAI URL syntax in config - Top up PRH container to 1.7.0. - Top up bootstrap container to 3.3.3. Issue-ID: DCAEGEN2-2863 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Idff98a11cb0418e5c327251e04de2bd202f79315
2021-08-12[DCAEGEN2] Deploy Datalake components(feeder, des, admin-ui) via HelmNiranjana21-0/+842
DCAE Helm Transformation (Phase-2). Issue-ID: DCAEGEN2-2764 Issue-ID: DCAEGEN2-2765 Issue-ID: DCAEGEN2-2860 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ib0ec587c6647d419967489b5d09b24d437567a16
2021-08-11Merge "[DCAEGEN2] Update PRH to 1.6.1"Krzysztof Opasiak1-1/+1
2021-08-11[DCAE] Update PRH config to use AAI v23 APIRemigiusz Janeczek1-3/+3
Update PRH app config to use AAI v23 API instead of v12 Issue-ID: DCAEGEN2-1531 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I6d390e93c71c3c38eb6ab922b44171363b1eb775
2021-08-09[DCAEGEN2] Update PRH to 1.6.1Tomasz Wrobel1-1/+1
- Update k8s-bootstrap-container to 3.3.2 - Update spring-boot to version 2.4.8 Issue-ID: DCAEGEN2-2808 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I46ffd0361a62604decc84953391e820c400ccd34
2021-08-03[DCAE] Make sure to update index.yaml after pushing all componentsKrzysztof Opasiak1-1/+7
As helm may cache the index.yaml from the server let's force it to update it after we push all dcae services to be sure that the building process of umbrella chart is able to find them. Issue-ID: OOM-1 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ie9717bc7c57176ade912bf35f48ac97f13f3e338
2021-08-03Merge "[DCAEGEN2] Update PM-Mapper to 1.7.0"Krzysztof Opasiak1-2/+2
2021-07-29[DCAEGEN2] Update PM-Mapper to 1.7.0Joanna Jeremicz1-2/+2
- Update k8s-bootstrap-container to 3.3.1 - Update io.undertow:undertow-core to version 2.2.9.Final - Update org.freemarker:freemarker to version 2.3.31 - Update oparent to version 3.2.0 Issue-ID: DCAEGEN2-2807 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I4e2ba5f415d6417d5a4b04c6fb68076e187eff12
2021-07-28[DCAE] Fix PRH aai lookup url configvv770d1-1/+3
envsubst was modifying application config containing ${<pattern>} to null; introduced dummy variable as work-around to generate required config Change-Id: I596e542f4719880a4359de9ea82bbb80b9d87403 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2869 Signed-off-by: vv770d <vv770d@att.com>
2021-07-23[DCAEGEN2] Update datafile-app-server to 1.6.0Joanna Jeremicz1-2/+2
- docker base image to integration (from debian based to alpine based) - java version bump from 11.0.8 to 11.0.9 - remove exec file permission for config file - tomcat-embed-core version bump from 9.0.39 to 9.0.50 - spring version bump from 5.3.1 to 5.3.6 - spring-boot version bump from 2.4.0 to 2.4.5 Issue-ID: DCAEGEN2-2804 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I3306cfd014dda48cdda5db9fa24c5048764c1ce8
2021-07-15[DCAE] Helm charts for Mapper/BBS-Ep/RESTConfVijay Venkatesh Kumar21-0/+938
Helm deployment support for DCAE transformation + Template fix for policy config (duration) Change-Id: Icf2c8d529d62207db3fedf31b0c4fc644ba2e744 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2706 Issue-ID: DCAEGEN2-2707 Issue-ID: DCAEGEN2-2709 Issue-ID: DCAEGEN2-2855 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-07-13[DCAEGEN2] Deploy DCAEGEN2-DFC Microservices to Helmajay_dp0017-0/+313
- DCAE Helm Transformation (Phase-2) - Charts for the microservices are found under - oom/kubernetes/dcaegen2-services/dcae-datafile-collector Issue-ID: DCAEGEN2-2715 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I6efa2d4cd9e838a7befaf16576f8e94ad0a3ef0f
2021-07-13Merge "[DCAEGEN2] Update DCAE healthcheck version"Sylvain Desbureaux1-1/+1
2021-07-13Merge "[DCAEGEN2] Deploy DCAE PM-Mapper Microservices via Helm"Sylvain Desbureaux7-0/+346
2021-07-13Merge "[DCAEGEN2] Update HV-VES version to 1.9.0"Sylvain Desbureaux1-1/+1
2021-07-12[DCAEGEN2] Deploy DCAE PM-Mapper Microservices via Helmajay_dp0017-0/+346
- DCAE Helm Transformation (Phase-2) - Charts for the microservices are found under - oom/kubernetes/dcaegen2-services/dcae-pm-mapper Issue-ID: DCAEGEN2-2714 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Id91b19eec0e5d8f1ecc75b7f6042eac2fdb19609
2021-07-12[DCAEGEN2] Update HV-VES version to 1.9.0Piotr Marcinkiewicz1-1/+1
Changes within HV-VES: - Change openjdk baseOS img to integration-java11 - Remove checker-framework from HV-VES dependencies Issue-ID: DCAEGEN2-2420 Issue-ID: DCAEGEN2-2851 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ic5b3aff30f79a089e2450c8078117a8d940a507a
2021-07-12[DCAEGEN2] Update DCAE healthcheck versionJack Lucas1-1/+1
Use healthcheck version 2.2.0, built from a base image from a base image that does not have python, to eliminate python2 Issue-ID: DCAEGEN2-2737 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I980c3af8262f35106fa7345e70472beb90caec8b
2021-07-08[DCAEGEN2] Upgrade vescollector to 1.10.0Pawel1-1/+1
- remove cambria, add DmaaP client - sending event for many topics at once is no longer supported - add backward compatibility status codes - add additional validation for batchEvent Issue-ID: DCAEGEN2-1483 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I2db295ce8f6d5351ed2971df3c256f21416d1410
2021-07-01[DCAE] Heartbeat MS chartsVijay Venkatesh Kumar7-0/+323
Helm deployment support for DCAE transformation Change-Id: I127b5c4c89850eb5e9b93bbbd1a84f2f096c6b83 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2705 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-06-30[DCAEGEN2] Migrate KPI MS to Helmsumithra7-0/+291
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-30Merge "[DCAEGEN2] Deploy son-handler-ms via Helm"Sylvain Desbureaux7-0/+379
2021-06-24[DCAEGEN2] Deploy son-handler-ms via HelmNiranjana7-0/+379
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-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-16Merge "[DCAEGEN2] Deploy DCAEGEN2-Slice Analysis Microservices to Helm"Sylvain Desbureaux7-0/+349
2021-06-15Merge "[DCAE] Push/pull DCAE sub-component charts from local repo"Sylvain Desbureaux7-9/+17
2021-06-15[DCAEGEN2] Deploy DCAEGEN2-Slice Analysis Microservices to Helmdenilson.l657-0/+349
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 Kumar7-9/+17
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-08[COMMON] Remove CertService client mechanismPiotr Marcinkiewicz2-2/+0
- 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] Update tca-gen2 to 1.3.0"Sylvain Desbureaux1-1/+1
2021-05-28Merge "[DCAEGEN2] Update CMPv2 certs usage in dcaegen2-services"Sylvain Desbureaux4-4/+14
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-21Merge "[DCAEGEN2] Upgrade vescollector to 1.9.2"Sylvain Desbureaux1-1/+1
2021-05-20[DCAEGEN2] Update CMPv2 certs usage in dcaegen2-servicesRemigiusz Janeczek4-4/+14
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-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