| Commit message (Expand) | Author | Age |
* | libpod: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |
* | Merge pull request #14705 from jakecorrenti/show-health-status-event | openshift-ci[bot] | 2022-06-27 |
|\ |
|
| * | Show Health Status events | Jake Correnti | 2022-06-27 |
* | | libpod: fix wait and exit-code logic | Valentin Rothberg | 2022-06-23 |
|/ |
|
* | auto update: create an event | Valentin Rothberg | 2022-05-23 |
* | vendor c/common | Valentin Rothberg | 2022-04-21 |
* | Add log rotation based on log size | Niall Crowe | 2022-04-14 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Add ExecDied event and use it to retrieve exit codes | Matthew Heon | 2021-06-10 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | add network connect|disconnect compat endpoints | baude | 2020-11-19 |
* | filter events by labels | baude | 2020-10-23 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | fix race condition in `libpod.GetEvents(...)` | Valentin Rothberg | 2020-07-07 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Fix `system service` panic from early hangup in events | Matthew Heon | 2020-07-02 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | get last container event | baude | 2019-07-07 |
* | Add System event type and renumber, refresh events | Matthew Heon | 2019-04-25 |
* | journald event logging | baude | 2019-04-24 |
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
* | display logs for multiple containers at the same time | baude | 2019-03-15 |
* | events: use os.SEEK_END instead of its value | Giuseppe Scrivano | 2019-03-15 |
* | Add event on container death | Matthew Heon | 2019-03-13 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |