Age | Commit message (Collapse) | Author | Files | Lines |
|
Update base image to node 18.18.0, the latest LTS
release.
Issue-ID: DCAEGEN2-3400
Change-Id: I8a1ad5f4d2d5f36544a611eac6b58351ecd4daf1
Signed-off-by: Jack Lucas <jflos@sonoris.net>
|
|
Add health checks for DCAE microservices deployed after the initial
installation of dcaegen2-services.
Issue-ID: DCAEGEN2-2959
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I9da0216db695f65ed520b509db183170977fce51
|
|
Use an alpine-based node image as the base for the
healthcheck container. This image has no python
installations, and so eliminates the issue with
python2 in the previous version of the container.
Also moves to the most recent LTS release of
node (14.17.0).
Issue-ID: DCAEGEN2-2737
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I0ce96af11adc35632ef8ac7ddddd57db1734fe2c
|
|
Support health checks for DCAE and DCAE MOD
Issue-ID: DCAEGEN2-1864
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: Idcf127a591ff3b926a5af0281c591d8da18355f1
|
|
Remove unneeded npm install from Dockerfile
Add README
Change-Id: I671217e7e30c041759effbe173a9b28a8f4a8f29
Issue-ID: DCAEGEN2-988
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|