Age | Commit message (Collapse) | Author | Files | Lines |
|
Update to container version 2.2.3.
Issue-ID: DCAEGEN2-3353
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: Id9c5345d8a302349cca26b6daa73529269de7ab5
|
|
Add initial authorized serviceaccounts for each sub component service
Issue-ID: OOM-3132
Change-Id: I984d5aef78836e066d800bf739619f556f9adbfe
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
|
|
Remove chart elements that deploy an AAF init container and
set up volumes that hold AAF-certificates.
Remove AAF values.yaml entries that are no longer needed.
Issue-ID: OOM-3068
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I8e6659cf6aa4c214d485b9e78c28f55622e3a864
|
|
Service Mesh patch for DCAE, changing port names to http.
Remove aaf-cm readiness check, set tlsServer to false (excluding restconf)
Added environment variables to pods to solve CBS problems
Disable VES authentcation in SM override
Change-Id: I42a12912f471d89bd4ebc6181f5454140e54a605
Issue-ID: OOM-2820
Issue-ID: DCAEGEN2-3277
Signed-off-by: rope252 <gareth.roper@est.tech>
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
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
|
|
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
|
|
- 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
|
|
|
|
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>
|
|
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
|
|
- 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
|