podman/pkg/bindings/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
..
kube.go kube play: update the handling of PersistentVolumeClaim 2022-11-08 11:08:50 +02:00
types.go play kube: Add --wait option 2023-02-28 13:45:36 -05:00
types_apply_options.go Add podman kube apply command 2022-11-01 15:30:17 -04:00
types_down_options.go kube play: update the handling of PersistentVolumeClaim 2022-11-08 11:08:50 +02:00
types_play_options.go play kube: Add --wait option 2023-02-28 13:45:36 -05:00