mirror of
https://github.com/containers/podman.git
synced 2025-06-02 02:26:52 +08:00

add the ability for play kube to tear down based on the yaml used to play it. it is indicated by --down in the play kube command. volumes are NOT deleted during the teardown. pods and their containers are stopped and removed. Signed-off-by: Brent Baude <bbaude@redhat.com>