Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-09 | [HEALTHCHECK] Add healthcheck for dynamically-deployed microservices2.4.0 | Jack Lucas | 1 | -1/+3 | |
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 | |||||
2021-11-16 | [HEALTHCHECK] Enhance healthcheck logging | Jack Lucas | 1 | -0/+26 | |
Add a timestamp to every log entry Make a log entry when the application starts Make a single log entry (instead of 2) for the outbound HTTP requests to the k8s API Update node.js base image to the 16.x.x LTS release (from 14.x.x). Issue-ID: DCAEGEN2-2958 Issue-ID: DCAEGEN2-2983 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Ib275afbd0c871d4e82dda269606d243f3b6d89e4 |