spiegel_podman/cmd/podman/shared
baude bb69004b8c podman health check phase3
podman will not start a transient service and timer for healthchecks.
this handles the tracking of the timing for health checks.

added the 'started' status which represents the time that a container is
in its start-period.

the systemd timing can be disabled with an env variable of
DISABLE_HC_SYSTEMD="true".

added filter for ps where --filter health=[starting, healthy, unhealthy]
can now be used.

Signed-off-by: baude <bbaude@redhat.com>
2019-03-22 14:58:44 -05:00
..
parse preparation for remote-client create container 2019-03-11 09:42:22 -05:00
container.go port grouping in ps command output 2019-03-15 14:53:49 +09:00
create.go podman health check phase3 2019-03-22 14:58:44 -05:00
create_cli.go preparation for remote-client create container 2019-03-11 09:42:22 -05:00
create_cli_test.go preparation for remote-client create container 2019-03-11 09:42:22 -05:00
events.go Add event logging to libpod, even display to podman 2019-03-11 15:08:59 -05:00
funcs.go container runlabel NAME implementation 2019-01-04 12:57:55 -06:00
funcs_test.go runlabel: use shlex for splitting commands 2018-11-16 16:05:07 +01:00
parallel.go rm -f now removes a paused container 2018-11-08 15:18:11 -06:00
pod.go preparation for remote-client create container 2019-03-11 09:42:22 -05:00