summaryrefslogtreecommitdiff
path: root/cmd/podman/generate/systemd.go
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2022-09-07 14:33:02 +0200
committerPaul Holzinger <pholzing@redhat.com>2022-09-13 10:33:13 +0200
commitf5e13ded93074d4ec61f881c092773c62cde6ab6 (patch)
tree8a9e2a88cbfe20e81c8b64e6f8797b601d542159 /cmd/podman/generate/systemd.go
parent1463898b070eddb20f15ef12d7cb2133f35e431c (diff)
downloadpodman-f5e13ded93074d4ec61f881c092773c62cde6ab6.tar.gz
podman-f5e13ded93074d4ec61f881c092773c62cde6ab6.tar.bz2
podman-f5e13ded93074d4ec61f881c092773c62cde6ab6.zip
podman secret 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 'cmd/podman/generate/systemd.go')
0 files changed, 0 insertions, 0 deletions