Age | Commit message (Collapse) | Author | Files | Lines |
|
Add Ingress configurations for external DCAE servcices
- datafile-collector
- restconf-collector
- ves-collector
- hv-ves-collector
Issue-ID: OOM-3014
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I05c334c000f7ec938239ddfad3c5e43ffecd10e8
|
|
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
|
|
- 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
|
|
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
|
|
- 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
|