Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
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
|
|
Helm deployment support for DCAE transformation
Change-Id: I127b5c4c89850eb5e9b93bbbd1a84f2f096c6b83
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2705
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|