podman/pkg/api/handlers
Milivoje Legenovic a210a22920 Compat API: Fix healthcheck status and healthcheck config
Fixes:

- Do not show healthcheck status if not available or if container
  status is "created" (Docker behaviour)
- Show healthcheck configuration if present (Config.Healthcheck)

Tests:

- Ensure State.Health is not present if container status is "created"
- Ensure Config.Healthcheck is present and values correct
- Ensure State.Health is present if container started

Signed-off-by: Milivoje Legenovic <m.legenovic@gmail.com>
2021-08-03 15:38:04 +02:00
..
compat Compat API: Fix healthcheck status and healthcheck config 2021-08-03 15:38:04 +02:00
libpod Drop podman create --storage-opt container flag 2021-07-20 16:36:10 -04:00
swagger Match swagger to "as built" output 2021-05-21 09:50:58 -07:00
types [NO TESTS NEEDED] Shrink the size of podman-remote 2021-03-29 09:49:45 -04:00
utils vendor containers/common@main 2021-07-16 14:19:56 +02:00
decoder.go bump go module to v3 2021-02-22 09:03:51 +01:00
types.go refine dangling checks 2021-07-26 09:28:17 +02:00