summaryrefslogtreecommitdiff
path: root/test/e2e/system_connection_test.go
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2022-06-03 15:01:23 +0200
committerMatthew Heon <mheon@redhat.com>2022-06-14 16:12:10 -0400
commit2ee28e30d61769de5137ce5c46b5f16778cf3756 (patch)
tree629b649c8c6178e9a66ca9091a00ce85bdfe7ec2 /test/e2e/system_connection_test.go
parentbb11e24e6d870354f089fac9555679a23ee65a0b (diff)
downloadpodman-2ee28e30d61769de5137ce5c46b5f16778cf3756.tar.gz
podman-2ee28e30d61769de5137ce5c46b5f16778cf3756.tar.bz2
podman-2ee28e30d61769de5137ce5c46b5f16778cf3756.zip
podman logs k8s-file: do not reassemble partial log lines
The backend should not convert partial lines to full log lines. While this works for most cases it cannot work when the last line is partial since it will just be lost. The frontend logic can already display partial lines correctly. The journald driver also works correctly since it does not such conversion. Fixes #14458 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'test/e2e/system_connection_test.go')
0 files changed, 0 insertions, 0 deletions