automation-tests/cmd/podman/healthcheck
Matthew Heon d16129330d Add support for startup healthchecks
Startup healthchecks are similar to K8S startup probes, in that
they are a separate check from the regular healthcheck that runs
before it. If the startup healthcheck fails repeatedly, the
associated container is restarted.

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2022-11-28 13:30:29 -05:00
..
healthcheck.go bump go module to version 4 2022-01-18 12:47:07 +01:00
run.go Add support for startup healthchecks 2022-11-28 13:30:29 -05:00