spiegel_podman/libpod/events
Paul Holzinger 8069823db4 [v5.6-rhel] podman events: show network create/remove event with journald
In the journald driver there is a bug where the network event
attributes are not preserved. This causes the network driver to be
missing and that in turn causes the ToHumanReadable() function to print
an empty line. Fix it by making sure we preserve the network driver in
the event attributes.

Fixes: https://issues.redhat.com/browse/RHEL-109790

Cherry Pick Fixes: https://issues.redhat.com/browse/RHEL-110317,
https://issues.redhat.com/browse/RHEL-110318

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2025-08-20 14:34:43 -04:00
..
config.go Add "create" and "remove" events for secrets. 2025-02-28 16:58:06 +01:00
default_journal.go libpod/events: refactor to eliminate unused code 2025-03-31 12:27:55 -07:00
default_logfile.go libpod/events: refactor to eliminate unused code 2025-03-31 12:27:55 -07:00
events.go libpod/events: refactor to eliminate unused code 2025-03-31 12:27:55 -07:00
events_supported.go libpod/events: refactor to eliminate unused code 2025-03-31 12:27:55 -07:00
events_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
filters.go libpod/events: refactor to eliminate unused code 2025-03-31 12:27:55 -07:00
journal_linux.go [v5.6-rhel] podman events: show network create/remove event with journald 2025-08-20 14:34:43 -04:00
journal_unsupported.go libpod/events: refactor to eliminate unused code 2025-03-31 12:27:55 -07:00
logfile.go libpod: log file doesn't need to be executable 2025-06-11 13:22:14 +02:00
logfile_test.go update golangci/golangci-lint to v1.63.4 2025-01-07 15:48:53 +01:00
nullout.go libpod/events: refactor to eliminate unused code 2025-03-31 12:27:55 -07:00