Brian Goff
|
2216d3ca8d
Add health start interval
|
5 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Cory Snider
|
786c9adaa2
daemon: fix double-unlock in health check probe
|
2 年之前 |
Sebastiaan van Stijn
|
0670621291
Merge pull request #43997 from thaJeztah/healthcheck_capture_logs
|
2 年之前 |
Cory Snider
|
a09f8dbe6e
daemon: Maintain container exec-inspect invariant
|
2 年之前 |
Cory Snider
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
3 年之前 |
Cory Snider
|
0cbb92bcc5
daemon: capture output of killed health checks
|
3 年之前 |
Cory Snider
|
4b84a33217
daemon: kill exec process on ctx cancel
|
2 年之前 |
Paweł Gronowski
|
56a20dbc19
container/exec: Support ConsoleSize
|
3 年之前 |
Cory Snider
|
bdc6473d2d
health: Start probe timeout after exec starts
|
3 年之前 |
Sebastiaan van Stijn
|
797ec8e913
daemon: rename all receivers to "daemon"
|
6 年之前 |
Sebastiaan van Stijn
|
3e6a13ccb8
LCOW: fix using wrong shell for healthchecks
|
6 年之前 |
Brian Goff
|
eaad3ee3cf
Make sure timers are stopped after use.
|
6 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Nicolas De Loof
|
aa6bb5cb69
introduce « exec_die » event
|
7 年之前 |
Nicolas De Loof
|
852a943c77
fix #35843 regression on health check workingdir
|
7 年之前 |
Yong Tang
|
29d6aef393
Merge pull request #35533 from AliyunContainerService/supress-warning-healthcheck-none
|
7 年之前 |
Li Yi
|
e987c554c9
Supress warning when NONE was set for healthcheck
|
7 年之前 |
Stephen J Day
|
7db30ab0cd
container: protect the health status with mutex
|
7 年之前 |
Daniel Nephin
|
62c1f0ef41
Add deadcode linter
|
8 年之前 |
Daniel Nephin
|
9b47b7b151
Fix golint errors.
|
8 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Aaron Lehmann
|
da28210a15
Merge pull request #33781 from mlaventure/fix-healhcheck-goroutine-leak
|
8 年之前 |
Kenfe-Mickael Laventure
|
67297ba005
Prevent a goroutine leak when healthcheck gets stopped
|
8 年之前 |
Fabio Kung
|
aacddda89d
Move checkpointing to the Container object
|
8 年之前 |
Fabio Kung
|
eed4c7b73f
keep a consistent view of containers rendered
|
8 年之前 |
Boaz Shuster
|
5836d86ac4
Add container environment variables correctly to the health check
|
8 年之前 |
Elias Faxö
|
e401f63735
Added start period option to health check.
|
8 年之前 |
David McKay
|
647dce9dea
Healthchecks should inherit environment
|
8 年之前 |