automation-tests/cmd/podman/kube
Urvashi Mohnani 20a42d0e4f play kube: Add --wait option
Add a way to keep play kube running in the foreground and terminating all pods
after receiving a a SIGINT or SIGTERM signal. The pods will also be
cleaned up after the containers in it have exited.
If an error occurrs during kube play, any resources created till the
error point will be cleane up also.

Add tests for the various scenarios.

Fixes #14522

Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2023-02-28 13:45:36 -05:00
..
apply.go Add podman kube apply command 2022-11-01 15:30:17 -04:00
down.go play kube: Add --wait option 2023-02-28 13:45:36 -05:00
generate.go Fix typos 2023-02-11 18:23:24 +01:00
kube.go Add "podman kube generate" command 2022-08-11 16:58:24 +01:00
play.go play kube: Add --wait option 2023-02-28 13:45:36 -05:00