| Commit message (Expand) | Author | Age |
* | healthcheck, libpod: Read healthcheck event output from os pipe | Aditya R | 2022-02-04 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | sync container state before reading the healthcheck | Paul Holzinger | 2021-09-22 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable golint linter | Paul Holzinger | 2021-02-11 |
* | Stop excessive wrapping of errors | Daniel J Walsh | 2020-10-30 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Do not print an error message on non-0 exec exit code | Matthew Heon | 2020-07-21 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Fix remote integration for healthchecks | Brent Baude | 2020-05-20 |
* | separate healthcheck and container log paths | Brent Baude | 2020-04-27 |
* | v2podman attach and exec | Brent Baude | 2020-04-05 |
* | podmanv2 container inspect | Brent Baude | 2020-03-26 |
* | Add structure for new exec session tracking to DB | Matthew Heon | 2020-03-18 |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
* | Switch to bufio Reader for exec streams | Peter Hunt | 2019-10-31 |
* | Move OCI runtime implementation behind an interface | Matthew Heon | 2019-10-10 |
* | Implement conmon exec | Peter Hunt | 2019-07-22 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | healthcheck: reject empty commands | Stefan Becker | 2019-07-16 |
* | healthcheck: improve command list parser | Stefan Becker | 2019-07-16 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | Begin to break up pkg/inspect | Matthew Heon | 2019-06-03 |
* | enable podman-remote on windows | baude | 2019-04-30 |
* | (minor): fix misspelled 'Healthcheck' | Ed Santiago | 2019-04-10 |
* | podman health check phase3 | baude | 2019-03-22 |
* | healtcheck phase 2 | baude | 2019-03-12 |
* | podman healthcheck run (phase 1) | baude | 2019-03-05 |