Daniel Nephin
|
62c1f0ef41
Add deadcode linter
|
před 8 roky |
Daniel Nephin
|
9b47b7b151
Fix golint errors.
|
před 8 roky |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
před 8 roky |
Aaron Lehmann
|
da28210a15
Merge pull request #33781 from mlaventure/fix-healhcheck-goroutine-leak
|
před 8 roky |
Kenfe-Mickael Laventure
|
67297ba005
Prevent a goroutine leak when healthcheck gets stopped
|
před 8 roky |
Fabio Kung
|
aacddda89d
Move checkpointing to the Container object
|
před 8 roky |
Fabio Kung
|
eed4c7b73f
keep a consistent view of containers rendered
|
před 8 roky |
Boaz Shuster
|
5836d86ac4
Add container environment variables correctly to the health check
|
před 8 roky |
Elias Faxö
|
e401f63735
Added start period option to health check.
|
před 8 roky |
David McKay
|
647dce9dea
Healthchecks should inherit environment
|
před 8 roky |
Victor Vieux
|
f6f67891be
Merge pull request #28438 from vdemeester/use-container-shell-instead-of-hardcoded
|
před 8 roky |
Tonis Tiigi
|
89b1234737
Fix deadlock on cancelling healthcheck
|
před 8 roky |
Vincent Demeester
|
5f81cf11f6
Use Container.Config.Shell instead of hardcoded…
|
před 8 roky |
Michael Crosby
|
3343d234f3
Add basic prometheus support
|
před 9 roky |
Thomas Leonard
|
b8793cff48
Reset health status to starting when a container is restarted
|
před 8 roky |
allencloud
|
a4a4f3733f
make health check log more readable
|
před 8 roky |
Stephen Drake
|
c3319445aa
Prevent stdout / stderr race condition in limitedBuffer.
|
před 8 roky |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
před 8 roky |
Tibor Vass
|
91e9f38313
healthcheck: do not interpret exit code 2 as "starting"
|
před 9 roky |
Josh Horwitz
|
4016038bd3
Treat HEALTHCHECK NONE the same as not setting a healthcheck
|
před 9 roky |
Alexander Morozov
|
576c9fa200
Merge pull request #23442 from thaJeztah/remove-defaultExitOnUnhealthy
|
před 9 roky |
Yong Tang
|
a72b45dbec
Fix logrus formatting
|
před 9 roky |
Sebastiaan van Stijn
|
1dd28788f1
remove unused defaultExitOnUnhealthy constant
|
před 9 roky |
Jannick Fahlbusch
|
e3490cdcc0
Fix some typos
|
před 9 roky |
Sebastiaan van Stijn
|
50e470fab4
Healthcheck: set default retries to 3
|
před 9 roky |
Thomas Leonard
|
b6c7becbfe
Add support for user-defined healthchecks
|
před 9 roky |