Sebastiaan van Stijn
|
797ec8e913
daemon: rename all receivers to "daemon"
|
vor 6 Jahren |
Sebastiaan van Stijn
|
3e6a13ccb8
LCOW: fix using wrong shell for healthchecks
|
vor 6 Jahren |
Brian Goff
|
eaad3ee3cf
Make sure timers are stopped after use.
|
vor 6 Jahren |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
vor 7 Jahren |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
vor 7 Jahren |
Nicolas De Loof
|
aa6bb5cb69
introduce « exec_die » event
|
vor 7 Jahren |
Nicolas De Loof
|
852a943c77
fix #35843 regression on health check workingdir
|
vor 7 Jahren |
Yong Tang
|
29d6aef393
Merge pull request #35533 from AliyunContainerService/supress-warning-healthcheck-none
|
vor 7 Jahren |
Li Yi
|
e987c554c9
Supress warning when NONE was set for healthcheck
|
vor 7 Jahren |
Stephen J Day
|
7db30ab0cd
container: protect the health status with mutex
|
vor 7 Jahren |
Daniel Nephin
|
62c1f0ef41
Add deadcode linter
|
vor 8 Jahren |
Daniel Nephin
|
9b47b7b151
Fix golint errors.
|
vor 8 Jahren |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
vor 8 Jahren |
Aaron Lehmann
|
da28210a15
Merge pull request #33781 from mlaventure/fix-healhcheck-goroutine-leak
|
vor 8 Jahren |
Kenfe-Mickael Laventure
|
67297ba005
Prevent a goroutine leak when healthcheck gets stopped
|
vor 8 Jahren |
Fabio Kung
|
aacddda89d
Move checkpointing to the Container object
|
vor 8 Jahren |
Fabio Kung
|
eed4c7b73f
keep a consistent view of containers rendered
|
vor 8 Jahren |
Boaz Shuster
|
5836d86ac4
Add container environment variables correctly to the health check
|
vor 8 Jahren |
Elias Faxö
|
e401f63735
Added start period option to health check.
|
vor 8 Jahren |
David McKay
|
647dce9dea
Healthchecks should inherit environment
|
vor 8 Jahren |
Victor Vieux
|
f6f67891be
Merge pull request #28438 from vdemeester/use-container-shell-instead-of-hardcoded
|
vor 8 Jahren |
Tonis Tiigi
|
89b1234737
Fix deadlock on cancelling healthcheck
|
vor 8 Jahren |
Vincent Demeester
|
5f81cf11f6
Use Container.Config.Shell instead of hardcoded…
|
vor 8 Jahren |
Michael Crosby
|
3343d234f3
Add basic prometheus support
|
vor 9 Jahren |
Thomas Leonard
|
b8793cff48
Reset health status to starting when a container is restarted
|
vor 8 Jahren |
allencloud
|
a4a4f3733f
make health check log more readable
|
vor 8 Jahren |
Stephen Drake
|
c3319445aa
Prevent stdout / stderr race condition in limitedBuffer.
|
vor 9 Jahren |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
vor 9 Jahren |
Tibor Vass
|
91e9f38313
healthcheck: do not interpret exit code 2 as "starting"
|
vor 9 Jahren |
Josh Horwitz
|
4016038bd3
Treat HEALTHCHECK NONE the same as not setting a healthcheck
|
vor 9 Jahren |