spiegel_podman/vendor/github.com/containers/common/pkg
Valentin Rothberg faf450ea18 support health checks from image configs
Health checks may be defined in the container config or the config of an
image.  So far, Podman only looked at the container config.

The plumbing happened in libimage but add a regression test to Podman as
well to make sure the glue code will not regress.

Note that I am pinning github.com/onsi/gomega to v1.16.0 since v1.17.0
requires go 1.16 which in turn is breaking CI.

Fixes: #12226
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-11-09 15:32:36 +01:00
..
apparmor image prune: support removing external containers 2021-09-28 10:24:16 +02:00
auth Switch eventlogger to journald by default 2021-08-23 17:59:42 -04:00
capabilities update c/common 2021-05-20 10:21:27 +02:00
cgroupv2 vendor latest containers/common 2021-02-08 13:19:08 +01:00
chown Bump github.com/containers/common from 0.36.0 to 0.37.0 2021-04-22 07:59:24 +00:00
completion Bump github.com/containers/common from 0.35.0 to 0.35.3 2021-03-19 15:03:28 +01:00
config support health checks from image configs 2021-11-09 15:32:36 +01:00
defaultnet Add the option of Rootless CNI networking by default 2021-05-26 15:03:30 -04:00
filters podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
flag container create: fix --tls-verify parsing 2021-10-27 14:36:25 +02:00
manifests migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
parse bump github.com/containers/common 2021-08-23 17:59:58 -04:00
report Vendor in containers/common v0.40.0 2021-06-17 14:59:42 -04:00
retry image prune: support removing external containers 2021-09-28 10:24:16 +02:00
seccomp manifest: rm should not remove referenced images. 2021-09-02 17:30:02 +05:30
secrets podman save: add --uncompressed 2021-09-22 12:38:07 +02:00
signal migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
subscriptions image prune: support removing external containers 2021-09-28 10:24:16 +02:00
supplemented image prune: support removing external containers 2021-09-28 10:24:16 +02:00
sysinfo image prune: support removing external containers 2021-09-28 10:24:16 +02:00
timetype migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
umask Switch from pkg/secrets to pkg/subscriptions 2020-11-26 07:30:18 -05:00