mirror of
https://github.com/containers/podman.git
synced 2026-03-23 09:02:06 -04: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>