2 Commits

Author SHA1 Message Date
Martin Magr
f84655ed55 Return details in output of container health check
This patch reformats check-container-health script for sensubility to output
json formatted data instead of semi-colon separated data. Removes calculation
of duration for each container HC to keep the runtime shorter.

Change-Id: I18bcde4b6031c79deae3f6c9ee6f2c4bb754be88
2020-10-14 11:57:56 +02:00
Martin Magr
1952a9ce64 Adapt container health check for built-in podman health checks
This patch removes regression which was introduced by moving from systemd
health check framework to built-in podman health check support.

Change-Id: I1706e04b543e8c9ff3903a9575b7c2cd74b9a0b3
2020-09-15 16:52:56 +02:00