mirror of
https://github.com/containers/podman.git
synced 2026-02-24 02:27:05 -05:00
The push binding endpoint wasn't actually writing the output data to the stream when quiet=false and there was no push error. Do not hard code quiet=true anymore, take into account the user input. Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>