aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services
AgeCommit message (Collapse)AuthorFilesLines
2022-09-26[DCAE] Version updates for KohnVijay Venkatesh Kumar4-10/+6
RESTConf: 1.3.4 TCAGEn2: 1.3.4 SNMPTrap: 2.0.7 SON-Handler: 2.1.10 MOD/Distributor: 1.1.1 Issue-ID: DCAEGEN2-2976 Issue-ID: DCAEGEN2-3210 Issue-ID: DCAEGEN2-3166 Issue-ID: DCAEGEN2-3213 Issue-ID: DCAEGEN2-3234 Issue-ID: DCAEGEN2-3158 Change-Id: Ia0cc18bba14036284eb8de2a62220e9bab25d59b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-09-07[DCAEGEN2-SERVICE] Add policy sync for slicemsqingshuting1-1/+17
Add policy sync as a side car to provide runtime configuration for slicems Issue-ID: DCAEGEN2-3195 Signed-off-by: qingshuting <qingshuting1@huawei.com> Change-Id: Ic05d757291a0129771bc28cca1df88bc284c5b54
2022-08-17Merge "[COMMON] Update Makefiles to enable parallelization"Jack Lucas3-7/+28
2022-08-17[COMMON] Update Makefiles to enable parallelizationAndreas Geissler3-7/+28
All Makefiles are updated to support SKIP_LINT option, have a defined order of compilation (common -> components) to support the parallel compilation of charts using: make all -j8 (for 8 Jobs). Additionally use cm-push instead of push to use the new K8S/Helm version Issue-ID: OOM-3011 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: If9903c9d5bc646b5ce54075acc616e98c4b6706e
2022-08-03Merge "[DCAEGEN2-SVCS] Support config update via configMap"Fiachra Corcoran5-70/+51
2022-08-02[DCAEGEN2-SVCS] Support config update via configMapJack Lucas5-70/+51
Change chart to mount application configuration configMap directly on the application container and rely on the DCAE SDK to do environment variable substitution on the configMap content. This allows changing configuration by editing the configMap without restarting the application. Remove message router authenticated topic provisioning from DCAE. Issue-ID: DCAEGEN2-2935 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: I85139e64f8cb7e1b88f8fca8d5d84cc71f946290
2022-08-02[DCAGEN2] Update Datafile Collector to 1.8.0Tomasz Wrobel1-1/+2
Update Datafile Collector version to 1.8.0 Make certificate dependency configurable Issue-ID: DCAEGEN2-3039 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: If761d50317cc93dada54b3614ce274cc437bccc8
2022-08-02Merge "[DCAE] Remove topic provisioning config for PM-Mapper"Fiachra Corcoran1-14/+0
2022-07-28[DCAE] Remove topic provisioning config for PM-MapperVijay Venkatesh Kumar1-14/+0
PM-Mapper was switched to use unauthenticated topic with Jakarta The topic provisioning config removed to avoid un-necessary DMAAP dbc-client topic provisioning Change-Id: Idf5fb3862ae41fad459eb2e8afddc99f71104416 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3032 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-07-06[DCAE] Enable optional DCAE componentsVijay Venkatesh Kumar2-9/+11
All DCAE MS to be enabled for gating/daily/weekly KPI/SON-Handler Ms charts update to remove policy configuration dependency. Change-Id: Ia17da13cbfc8f1e7082b8b693e826b5f677c8cd1 Issue-ID: DCAEGEN2-3176 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-06-24[COMMON] Bump ONAP versionAndreas Geissler21-164/+164
Use version 11.0.0 for Kohn Issue-ID: OOM-2971 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Icc0e0839fc6def2035383b5fa4c9153fc15fafda
2022-05-18[DCAEGEN2] Update son-handler image version to 2.1.7 and slice-analysis-ms ↵malar2-2/+2
version to 1.1.3 Bug fix in handling FM notification Issue-ID: DCAEGEN2-3150 Issue-ID: DCAEGEN2-3156 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I6698b2087bcc2cd5a34813b59de16f727809e4a7
2022-05-10Merge "[HV-VES-STRIMZI] Migrate hv-ves to use strimzi kafka"Jack Lucas5-37/+152
2022-05-09[HV-VES-STRIMZI] Migrate hv-ves to use strimzi kafkaefiacor5-37/+152
Move hv-ves to use strimzi kafka Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ia441d060771186ba41465c8622291ff73b7561aa Issue-ID: DMAAP-1705
2022-05-04[DCAE] Update slice-analysis-ms image version to 1.1.2decheng zhang1-1/+1
- Update slice-analysis-ms image version to 1.1.2 Issue-ID: DCAEGEN2-3147 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: I8d116becc133fc289cc3c1b9280d2f70c7309e3d Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
2022-04-26[DCAE] Update application config properties in slice-analysis-msdecheng zhang1-1/+26
- Add new application config properties - Add new dmaap subscribers properties - Update slice-analysis-ms image version to 1.1.1 Issue-ID: DCAEGEN2-3124 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: I9fa1bbcbce9ce03d6b02d857037e9e0c5333df66 Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
2022-04-22[DCAE] Update application config properties for slice/son/kpi msNiranjana3-22/+0
- Remove AAF credentials in DMAAP configuration from slice-analysis-ms, son-handler-ms and kpi-ms charts Issue-ID: DCAEGEN2-3034 Issue-ID: DCAEGEN2-3035 Issue-ID: DCAEGEN2-3033 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I85bee827cda40e5eca101846ab59b317c917a966
2022-04-21Merge "[PMSH] Release Image 2.2.2"Fiachra Corcoran1-1/+1
2022-04-21Merge "[DCAE] Remove deprecated mS charts"Fiachra Corcoran8-335/+0
2022-04-20[PMSH] Release Image 2.2.2egernug1-1/+1
Release of latest image for PMSH after merge dcaegen2-services-pmsh-docker-merge-master/182/ Issue-ID: DCAEGEN2-3116 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I497d66729b36183a1277edc625266a40c3d19707
2022-04-11[DCAE] Update pm-mapper default vaulesTomasz Wrobel1-6/+6
Change default pm-mapper configuration to avoid TLS error in default installation. Issue-ID: INT-1895 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I20c235a86f87f01b965e14f38145d1754f65b7c2
2022-04-11[DCAE] Remove deprecated mS chartsVijay Venkatesh Kumar8-335/+0
BBS-Ep deprecated with J release Change-Id: I05ff9c496ac55f660f3e6cc0236ace601c45df2b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2974
2022-04-06Merge "[DCAEGEN2-SERVICES] Fixing Policy Side Car Sync issue"Jack Lucas1-2/+2
2022-03-30Merge "[DCAE] Version revision for TCA and VES-Mapper"Sylvain Desbureaux2-2/+2
2022-03-30Merge "[DCAGEN2] Fix pm-mapper readiness values"Sylvain Desbureaux1-2/+2
2022-03-29[DCAE] Version revision for TCA and VES-MapperVijay Venkatesh Kumar2-2/+2
TCA - vulnerability updates VES-Mapper - Fix for removing consul lookup Change-Id: I26c240e2e224adbb95a154d27814e72b032a01da Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3097 Issue-ID: DCAEGEN2-3042
2022-03-29Merge "[DCAEGEN2] Top up ves-openapi-manager to version 1.1.0"Sylvain Desbureaux1-2/+2
2022-03-29[DCAGEN2] Fix pm-mapper readiness valuesTomasz Wrobel1-2/+2
- Switch readiness to http Issue-ID: DCAEGEN2-3006 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I8a0b74a3575dbd64f9f9ac37ae11c578045ec2df
2022-03-29[DCAEGEN2-SERVICES] Fixing Policy Side Car Sync issuePrativa Dora1-2/+2
Updated the policy-xacml-pdp access credentials Issue-ID: DCAEGEN2-3128 Signed-off-by: Prativa Dora <prativa.dora@techmahindra.com> Change-Id: I81655e4d79c792ea656eab9e6db660d27673c949
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