spiegel_podman/pkg/systemd/generate
Paul Holzinger 6a9338ad6c
podman generate systemd: handle --sdnotify correctly
When a container was created with `--sdnotify value` we would remove
this arg instead of using it like with `--sdnotfiy=value`.

Also when the arg is set to ignore we should force conmon in order to
make the resulting Type=notify units work.

Fixes #15052

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-07-25 14:16:17 +02:00
..
common.go podman generate systemd: handle --sdnotify correctly 2022-07-25 14:16:17 +02:00
common_test.go generate systemd: support entrypoint JSON strings 2021-12-08 15:51:23 +01:00
containers.go podman generate systemd: handle --sdnotify correctly 2022-07-25 14:16:17 +02:00
containers_test.go podman generate systemd: handle --sdnotify correctly 2022-07-25 14:16:17 +02:00
pods.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
pods_test.go generate systemd: pods: set exit policy 2022-05-03 15:28:50 +02:00