mirror of https://github.com/containers/podman.git
we were adding a negative duration in podman events, causing inputs like -5s to be correct and 5s to be incorrect. fixes #11158 Signed-off-by: cdoern <cdoern@redhat.com> |
||
|---|---|---|
| .. | ||
| config.go | ||
| events.go | ||
| events_linux.go | ||
| events_unsupported.go | ||
| filters.go | ||
| journal_linux.go | ||
| journal_unsupported.go | ||
| logfile.go | ||
| nullout.go | ||