aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services
AgeCommit message (Collapse)AuthorFilesLines
2022-03-29Merge "[DCAEGEN2] Top up ves-openapi-manager to version 1.1.0"Sylvain Desbureaux1-2/+2
2022-03-23[DCAEGEN2] Remove Consul loader init containerJack Lucas37-448/+18
DCAE microservices no longer rely on Consul to store their configuration information. This change modifies the common DCAE microservice deployment template to eliminate the initContainer that loads configuration information into Consul. Issue-ID: DCAEGEN2-3059 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I4d9d547de020fe1987afab1c99cd033799ed7b36
2022-03-22Merge "[DCAE] Update kpi-ms to use unauthenticated Dmaap topic"Sylvain Desbureaux1-6/+4
2022-03-22Merge "[DCAE] Update son-handler-ms to use unauthenticated Dmaap topic"Sylvain Desbureaux1-7/+7
2022-03-22Merge "[DCAE] Update application config properties in slice-analysis-ms"Sylvain Desbureaux1-8/+9
2022-03-21[DCAE] Update son-handler-ms to use unauthenticated Dmaap topicNiranjana1-7/+7
- Son-handler-ms image version bump - Use unauthenticated Dmaap topic Issue-ID: DCAEGEN2-3035 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ia82771050da7ebf90145c9644ae04167eaab7e70
2022-03-21[DCAE] Update kpi-ms to use unauthenticated Dmaap topicNiranjana1-6/+4
- Kpi image version bump - Use unauthenticated Dmaap topic Issue-ID: DCAEGEN2-3033 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Ib8ed9e7c1b3d0a5d1d3b00985dfd7c13936585c6
2022-03-18Merge "[DCAEGEN2] Top up DCAEGEN2 images"Sylvain Desbureaux4-13/+16
2022-03-18Merge "[DCAEGEN2] Fix check for log directory path"Sylvain Desbureaux1-3/+4
2022-03-18[DCAE] Update application config properties in slice-analysis-msNiranjana1-8/+9
- Add new application config properties - Use unauthenticated Dmaap topics Issue-ID: DCAEGEN2-3099 Issue-ID: DCAEGEN2-3034 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I8ba290dc8792285eaf4a16dcc9e027096dd5c846
2022-03-15[DCAEGEN2] Top up DCAEGEN2 imagesTomasz Wrobel4-13/+16
Top up following DCAEGEN2 images: - DFC 1.7.1 - PM-Mapper 1.8.0 - PRH 1.8.0 - VES 1.11.0 Issue-ID: DCAEGEN2-3006 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Icf8c08c42a002d131207201af7df1e7ced5e120e
2022-03-15[DCAEGEN2] Fix check for log directory pathJack Lucas1-3/+4
Fix bug in dcaegen2-services-common deployment template that caused a nil pointer error when values.yaml for a dcaegen2 microservice did not have a log.path entry. Issue-ID: DCAEGEN2-3093 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I3874fd4c4327b487f3a9bf7d95e747d86a320998
2022-03-08[DCAE] Disable CBS deployment and remove CBS dependencyVijay Venkatesh Kumar15-24/+8
- Disable default deployment of CBS - Remove CBS from dependency on all DCAE services - Version bump for VESMapper, RESTConf, PMSH Change-Id: Ibf58c4c949d4b847ebeaa7e511b901a83792d1ba Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2890 Issue-ID: DCAEGEN2-2968 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-03-08[DCAEGEN2] Top up ves-openapi-manager to version 1.1.0Remigiusz Janeczek1-2/+2
Fix security vulnerabilities. Issue-ID: DCAEGEN2-3092 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I4f42a2f7cb1332450d6cef685c9b90ea5a98521a
2022-03-02Merge "[DCAE] Container version revision for Jakarta"Sylvain Desbureaux1-1/+1
2022-02-28[DCAE] Container version revision for JakartaVijay Venkatesh Kumar1-1/+1
SNMP 2.0.6 - STDOUT compliance Bootstrap 3.3.6 - Fix for BP upload issue (same version as istanbul) Change-Id: I887c4e48ca1b8dc26ab2daa465bbf9abba46b77e Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3077 Issue-ID: DCAEGEN2-2957
2022-02-28[DCAEGEN2] Update hv-ves versionKasperki1-2/+2
- update hv-ves version from 1.9.1 to 1.10.0 Issue-ID: DCAEGEN2-3006 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Id74869b0b93ae5c47a6b2bb14c1ad87c89b852d9
2022-02-21Merge "[OOM] Avoid duplicate DrPublisher creation via DCAE"Sylvain Desbureaux2-3/+47
2022-02-03[DCAE] Log4j vulnerability fixvv770d3-3/+3
VES/Mapper/RestConf container updated with log4j 2.17.1 version Change-Id: I03ac6c920ab942ca60dde3bdf04e94ca29cfc005 Issue-ID: DCAEGEN2-3022 Signed-off-by: vv770d <vv770d@att.com>
2022-01-31[OOM] Avoid duplicate DrPublisher creation via DCAEajay_dp0012-3/+47
- Username/Password passed as k8s Secret while dr_pub creation. Issue-ID: DCAEGEN2-2861 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: Ib767c8a17e2d7edabf4a9952ac7277d8062c7988
2022-01-20Merge "[OOM-CERT-SERVICE][DCAE] Top up Cert Service containers"Sylvain Desbureaux3-3/+3
2022-01-19[OOM-CERT-SERVICE][DCAE] Top up Cert Service containersTomasz Wrobel3-3/+3
Top up cert service container to 2.5.0 Issue-ID: OOM-2903 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I297f14b89043f680add508dbf2b636edbc12cb61
2022-01-12[DCAEGEN2] Move ves-openapi-manager to dcaegen2-servicesJack Lucas6-2/+182
In preparation for disabling the entire dcaegen2 chart tree later in the Jakarta release cycling, move the dcae-ves-openapi-manager chart from dcaegen2 to dcaegen2-services. Add dcae-ves-openapi-manager to the list of components to be healthchecked as part of dcaegen2-services. Issue-ID: DCAEGEN2-2968 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I2fcc55ba0a8af7f249454f98a8d4749138a76948
2022-01-10Merge "[DCAEGEN2] Use common.log template"Sylvain Desbureaux23-81/+148
2022-01-06[DCAEGEN2] Use common.log templateMaciej Wereski23-81/+148
Until now DCAEGEN2 used its own templates instead of common ones. This change switches filebeat sidecar generation to common.log templates. Other ONAP components already use it. Filebeat is depreceated and with use of common templates it is possible to disable it globally. This patch also changes ConfigMap usage from per component ConfigMap to one ConfigMap for all of DCAEGEN2 components. This is done to simplify generated file as there are no differences between per component ConfigMaps. Issue-ID: OOM-1 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: I87ffe4890b9a4d79edfe0669750dbf21b4a7b340
2022-01-06[DCAE] Log4j vulnerability fix with patched containersvv770d3-5/+6
VES/Mapper/RestConf container updated with log4j 2.16.0 version Change-Id: If58dc1a35172f896cb4b585259ad34a59100225a Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-3022
2021-12-14[DCAE] Log4j vulnerability fixVijay Venkatesh Kumar3-0/+8
Disable explicitly the msg format lookups Change-Id: I7485d5de818bd7897458723aaf5b3357a8ccc1dd Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3022
2021-12-13Merge "[DCAEGEN2] Add missing configurations in son-handler helm chart"Sylvain Desbureaux1-2/+24
2021-12-09[DCAEGEN2] Update healthcheck to version 2.4.0Jack Lucas3-3/+12
Add health checks for DCAE microservices deployed after the initial installation of dcaegen2-services. Issue-ID: DCAEGEN2-2959 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Ife7620b252641d0ac466f3bb977d826f6e955446
2021-12-09[DCAEGEN2] Add missing configurations in son-handler helm chartMalarvizhi1-2/+24
Update the missing CPS configurations in son-handler chart Issue-ID: DCAEGEN2-2998 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Iad0d185d9b28836c63e26a9cd1328dd3fd65968d
2021-12-07[GLOBAL] Migrate to helm v3efiacor45-850/+523
Move all Chart.yaml to use apiVersion: 2 Move dependencies from requirements.yaml to Chart.yaml Changes to all makeFiles Changes to helm deploy plugin Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I03c5290eee9e40f76eacbf171e774204cf5fb1c0 Issue-ID: OOM-2845
2021-11-19[DCAEGEN2] Updates for R10Jack Lucas5-26/+71
By default, disable all dcaegen2 components except config-binding-service, healthcheck, and ves-openapi-manager. Fix DNS name for the ONAP consul instance. Move mongodb dependency from dcae-bootstrap to dcae-tcagen2. Fix the generation of the JSON list of expected components for the healthcheck services. (Previously could have a spurious leading ",") Update healthcheck-container version to 2.3.0 for logging enhancements and updated base image. Issue-ID: DCAEGEN2-2968 Issue-ID: DCAEGEN2-2958 Issue-ID: DCAEGEN2-2983 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I4bcce1d3e43e2e5c7cc2c3179870de72b55d5d2e
2021-10-26[DCAEGEN2] Update son-handler image version to 2.1.5malar1-1/+1
Bug fix in filtering new FM notification Issue-ID: DCAEGEN2-2943 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Id3651b323934ddd325d5e9f9681dc472874a92d6
2021-10-21Merge "[COMMON] Fix trailing blanks found by pre-commit"Sylvain Desbureaux4-25/+25
2021-10-20Merge "[COMMON] Bump ONAP version"Sylvain Desbureaux42-147/+186
2021-10-20[COMMON] Fix trailing blanks found by pre-commitguillaume.lambert4-25/+25
pre-commit is now enforced by the CI chain. Meanwhile, trailing blanks were introduced in the code base and must be fixed so that gate pass. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I54daa27a1fdf019a6777e9b90274d0ef4f1ba08e
2021-10-20Merge "[DCAEGEN2-SERVICES] Fix and resolve remote references in st. def. domain"Sylvain Desbureaux18-1372/+2407
2021-10-19[DCAEGEN2-SERVICES] Fix and resolve remote references in st. def. domainKrzysztof Kuzmicki18-1372/+2407
As it was agreed with Vijay we are downgrading standard defined domain used in OOM to version that is compatible with helm charts and config map size used during ONAP deployment. In order to upgrade schema map user need to use OOM/UTILS script and update deployments of: - dcae ves collector - dcae ves openapi manager Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: DCAEGEN2-2893 DCAEGEN2-2894 DCAEGEN2-2895 Change-Id: I09caa95041cf9bd5825d384eaf513cfecf24044d
2021-10-15[COMMON] Bump ONAP versionSylvain Desbureaux42-147/+186
Use version 9.0.0 for Istanbul Also update the doc. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I03e11799bf487226784c98b04116f005c89d1e70
2021-10-11Merge "[DCAEGEN2] Fix PM-Mapper Feed configuration issue"Sylvain Desbureaux2-2/+2
2021-10-11Merge "[DCAEGEN2-SERVICES] Update chart with service account"Sylvain Desbureaux39-13/+182
2021-10-08[DCAEGEN2] Fix PM-Mapper Feed configuration issueajay_dp0012-2/+2
- Updated feedVersion: 0.0 -> feedVersion: ”0.0” in drFeedConfig Issue-ID: DCAEGEN2-2938 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I9781569bb9a03997f40f3ff997593b6f3549f450
2021-09-26[COMMON] Add and run pre-commit linters via toxguillaume.lambert9-48/+48
- create a .pre-commit-config.yaml configuration file with * gitlint * trailing blanks linter * tabs removal linter - exclude .git folder from it - exclude Makefiles since tabs are mandatory by default in them - create a tox pre-commit profile to run it from tox note gitlint is not runnable at this pre-commit stage - create pre-commit-install and pre-commit-uninstall tox profiles to (un)install hooks locally and (un)perform tests at each "git commit" call (i.e. without calling manually the pre-commit tox profile) - precise pre-commit stages/types in the pre-commit configuration file so that hooks are installed correctly. This avoids messages about skipped tests when they are run at a wrong stage. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: Ie95bb4f6f90be80b05a1398973caffeff7936881
2021-09-26[DCAEGEN2-SERVICES] Update chart with service accountfarida azmy39-13/+182
Add service account to requirements, values and deployment/statefulset Issue-ID: OOM-2828 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: I9093839265e0d70dd68d7fdded0704942b4d6f71
2021-09-23Merge "[DCAEGEN2] Added policy sidecar for KPI MS"Sylvain Desbureaux1-0/+5
2021-09-20[DCAE] Istanbul version updates for DCAE componentsVijay Venkatesh Kumar9-10/+9
Updated version for bootstrap - includes blueprint revision for following services bbs-ep,dfc,dl-admin,hv-ves,kpi-ms,pm-mapper pmsh,slice-analysis, son-handler,tca, vescollector CBS version bump to 2.5.4 (integration base image alignment) Change-Id: I9964c8b1c09aa93dfb4426e5eace230c0a6178a8 Issue-ID: DCAEGEN2-2904 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-09-16Merge "[DCAEGEN2] Update PM-Mapper image to 1.7.1"Sylvain Desbureaux1-1/+1
2021-09-14[DCAEGEN2] Update PM-Mapper image to 1.7.1k.kedron1-1/+1
new version 1.7.1 rebased to patch with bootstrap update Issue-ID: DCAEGEN2-2873 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Ie7e9a52eb78e43af28806cfbbc6082143fc55a90 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2021-09-14Merge "[DCAEGEN2] Update HV-VES version to 1.9.1"Sylvain Desbureaux1-1/+2
2021-09-14Merge "[DCAE] Update DFC to version 1.6.1"Sylvain Desbureaux2-3/+7