Age | Commit message (Collapse) | Author | Files | Lines |
|
- Switch readiness to http
Issue-ID: DCAEGEN2-3006
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I8a0b74a3575dbd64f9f9ac37ae11c578045ec2df
|
|
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
|
|
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
|
|
- 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>
|
|
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
|
|
|
|
|
|
- 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
|
|
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
|
|
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>
|
|
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>
|
|
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
|
|
- 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
|
|
- 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
|