summaryrefslogtreecommitdiff
path: root/SECURITY.md
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2022-09-07 14:26:06 +0200
committerPaul Holzinger <pholzing@redhat.com>2022-09-13 10:33:13 +0200
commit1463898b070eddb20f15ef12d7cb2133f35e431c (patch)
tree768155584a61c8c82f9ba6210f0276a3b277d7bc /SECURITY.md
parent90634d5ee2524b532769959bba9f728b520ed1ac (diff)
downloadpodman-1463898b070eddb20f15ef12d7cb2133f35e431c.tar.gz
podman-1463898b070eddb20f15ef12d7cb2133f35e431c.tar.bz2
podman-1463898b070eddb20f15ef12d7cb2133f35e431c.zip
podman network ls: 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 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions