summaryrefslogtreecommitdiff
path: root/libpod/runtime_pod_linux.go
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2021-01-26 15:38:05 +0100
committerMatthew Heon <matthew.heon@pm.me>2021-01-29 15:22:10 -0500
commit5747fd71c98238d42cf9cd307fdf4d59747a6e1d (patch)
treebf58ca00db8b1c4d57930e277e4531dab85e823a /libpod/runtime_pod_linux.go
parentb6336071101fe4f19a7826d16f0dd61394678853 (diff)
downloadpodman-5747fd71c98238d42cf9cd307fdf4d59747a6e1d.tar.gz
podman-5747fd71c98238d42cf9cd307fdf4d59747a6e1d.tar.bz2
podman-5747fd71c98238d42cf9cd307fdf4d59747a6e1d.zip
remote exec: write conmon error on hijacked connection
Make sure to write error from conmon on the hijacked http connection. This fixes issues where errors were not reported on the client side, for instance, when specified command was not found on the container. To future generations: I am sorry. The code is complex, and there are many interdependencies among the concurrent goroutines. I added more complexity on top but I don't have a good idea of how to reduce complexity in the available time. Fixes: #8281 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'libpod/runtime_pod_linux.go')
0 files changed, 0 insertions, 0 deletions