aboutsummaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2022-09-07 15:29:29 +0200
committerPaul Holzinger <pholzing@redhat.com>2022-09-13 10:33:14 +0200
commit00240a0e2e1f031926fd7f21d9ef5b0d27335e47 (patch)
tree1f5ec19a259b9ff4890471489dad52ec42eb72c4 /OWNERS
parent377599f1f470258e3dea46337f233d2409ae3768 (diff)
downloadpodman-00240a0e2e1f031926fd7f21d9ef5b0d27335e47.tar.gz
podman-00240a0e2e1f031926fd7f21d9ef5b0d27335e47.tar.bz2
podman-00240a0e2e1f031926fd7f21d9ef5b0d27335e47.zip
podman inspect: use report.Formatter over Template
Currently the podman command --format output code uses a mix of report.Formatter and report.Template. I patched report.Formatter to correctly handle newlines[1]. Since we cannot fix this with report.Template we have to migrate all users to report.Formatter. This ensures consistent behavior for all commands. This change does not change the output, we can add a new test for the newline bug when the common PR is vendored in. [1] https://github.com/containers/common/pull/1146 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'OWNERS')
0 files changed, 0 insertions, 0 deletions