automation-tests/cmd/podman/system
Paul Holzinger 8f1cebf96f
cmd/podman: remove duplicated event ToHumanReadable()
ToHumanReadable() exists twice now, there is no reason for this just
call the function on the backend event type is fine as this still has to
be used there.

It also fixes a bug where the wrong event type was passed to the
template which did not match the docs and json output.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-02-22 12:10:57 +01:00
..
connection Bump Go module to v5 2024-02-08 09:35:39 -05:00
connection.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
context.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
df.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
dial_stdio.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
events.go cmd/podman: remove duplicated event ToHumanReadable() 2024-02-22 12:10:57 +01:00
info.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
locks.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
migrate.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
prune.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
renumber.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
reset.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
reset_machine.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
reset_machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
service.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
service_abi.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
service_abi_common.go system service: split out cgroups call into linux specific file 2023-12-07 11:26:36 +01:00
service_abi_linux.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
system.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
unshare.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
version.go Bump Go module to v5 2024-02-08 09:35:39 -05:00