mirror of
https://github.com/containers/podman.git
synced 2026-01-20 12:00:08 -05:00
Podman logs was not parsing CRI logs well, especially the F and P logs. Now using the same parsing code as in kube here. Signed-off-by: umohnani8 <umohnani@redhat.com> Closes: #1403 Approved by: rhatdan