podman/pkg/domain
Valentin Rothberg 79e21b5b16 kube play: sd-notify integration
Integrate sd-notify policies into `kube play`.  The policies can be
configured for all contianers via the `io.containers.sdnotify`
annotation or for indidivual containers via the
`io.containers.sdnotify/$name` annotation.

The `kube play` process will wait for all containers to be ready by
waiting for the individual `READY=1` messages which are received via
the `pkg/systemd/notifyproxy` proxy mechanism.

Also update the simple "container" sd-notify test as it did not fully
test the expected behavior which became obvious when adding the new
tests.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-08-10 21:12:39 +02:00
..
entities Merge pull request #14926 from cdoern/generateSpec 2022-08-10 10:23:18 +00:00
filters prune filter handling 2022-07-25 09:28:26 -04:00
infra kube play: sd-notify integration 2022-08-10 21:12:39 +02:00
utils podman ssh work, using new c/common interface 2022-08-09 14:00:58 -04:00