aboutsummaryrefslogtreecommitdiff
path: root/libpod/healthcheck.go
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* health check: add on-failure actionsValentin Rothberg2022-09-09
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* Docker-compose disable healthcheck properly handledJake Correnti2022-07-05
* Merge pull request #14705 from jakecorrenti/show-health-status-eventopenshift-ci[bot]2022-06-27
|\
| * Show Health Status eventsJake Correnti2022-06-27
* | Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
|/
* healthcheck, libpod: Read healthcheck event output from os pipeAditya R2022-02-04
* bump go module to version 4Valentin Rothberg2022-01-18
* sync container state before reading the healthcheckPaul Holzinger2021-09-22
* bump go module to v3Valentin Rothberg2021-02-22
* Enable golint linterPaul Holzinger2021-02-11
* Stop excessive wrapping of errorsDaniel J Walsh2020-10-30
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Do not print an error message on non-0 exec exit codeMatthew Heon2020-07-21
* move go module to v2Valentin Rothberg2020-07-06
* Fix remote integration for healthchecksBrent Baude2020-05-20
* separate healthcheck and container log pathsBrent Baude2020-04-27
* v2podman attach and execBrent Baude2020-04-05
* podmanv2 container inspectBrent Baude2020-03-26
* Add structure for new exec session tracking to DBMatthew Heon2020-03-18
* make lint: enable gocriticValentin Rothberg2020-01-13
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* Switch to bufio Reader for exec streamsPeter Hunt2019-10-31
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* Implement conmon execPeter Hunt2019-07-22
* golangci-lint round #3baude2019-07-21
* healthcheck: reject empty commandsStefan Becker2019-07-16
* healthcheck: improve command list parserStefan Becker2019-07-16
* libpod removal from main (phase 2)baude2019-06-27
* Begin to break up pkg/inspectMatthew Heon2019-06-03
* enable podman-remote on windowsbaude2019-04-30
* (minor): fix misspelled 'Healthcheck'Ed Santiago2019-04-10
* podman health check phase3baude2019-03-22
* healtcheck phase 2baude2019-03-12
* podman healthcheck run (phase 1)baude2019-03-05