aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2-services/components/dcae-datafile-collector
AgeCommit message (Collapse)AuthorFilesLines
2022-09-12[DCAEGEN2] Update DCAEGEN2 released containersTomasz Wrobel1-1/+1
Update Datafile Collector version to 1.9.0 Update HV-VES Collector version to 1.11.0 Update PM-Mapper version to 1.9.0 Update PRH version to 1.8.1 Update VES Collector version to 1.11.1 Update VES-OpenApi-Manager version to 1.2.0 Issue-ID: DCAEGEN2-3211 Issue-ID: DCAEGEN2-3212 Issue-ID: DCAEGEN2-3218 Issue-ID: DCAEGEN2-3219 Issue-ID: DCAEGEN2-3214 Issue-ID: DCAEGEN2-3215 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I2617aa870a5cea1683829584d57af2cba7b06ef9
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-06-24[COMMON] Bump ONAP versionAndreas Geissler1-8/+8
Use version 11.0.0 for Kohn Issue-ID: OOM-2971 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Icc0e0839fc6def2035383b5fa4c9153fc15fafda
2022-03-23[DCAEGEN2] Remove Consul loader init containerJack Lucas2-20/+1
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-15[DCAEGEN2] Top up DCAEGEN2 imagesTomasz Wrobel1-1/+2
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-08[DCAE] Disable CBS deployment and remove CBS dependencyVijay Venkatesh Kumar1-7/+0
- 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-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-19[OOM-CERT-SERVICE][DCAE] Top up Cert Service containersTomasz Wrobel1-1/+1
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-06[DCAEGEN2] Use common.log templateMaciej Wereski1-2/+6
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
2021-12-07[GLOBAL] Migrate to helm v3efiacor2-40/+24
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-10-15[COMMON] Bump ONAP versionSylvain Desbureaux2-7/+9
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 Desbureaux1-1/+1
2021-10-11Merge "[DCAEGEN2-SERVICES] Update chart with service account"Sylvain Desbureaux2-1/+10
2021-10-08[DCAEGEN2] Fix PM-Mapper Feed configuration issueajay_dp0011-1/+1
- 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[DCAEGEN2-SERVICES] Update chart with service accountfarida azmy2-1/+10
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-10[DCAE] Update DFC to version 1.6.1Remigiusz Janeczek1-1/+7
Update of DCAE-SDK in DFC Issue-ID: DCAEGEN2-2692 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I2b64227344aae2f76d61876983eead92d761e9ea
2021-09-06[CONTRIB] Introduce certificate update use case in CertServicePiotr Marcinkiewicz1-1/+1
1. Make changes in order to allow performing KUR/CR in EJBCA: - Add Certificate Update Admin role - Enable EndEntityAuthentication module - Create and set CA with constant UID - Add configuration for provider. 2. Update CertService, which provides with new certificate update endpoint. 3. Update release-notes. Issue-ID: OOM-2753 Issue-ID: OOM-2754 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I9cb0cb4d6d6939ad229a4ea254f2bc35d45a3d52 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2021-09-03[DCAEGEN2] Add Consul key delete jobJack Lucas2-1/+20
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-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-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