Brian Goff
|
02a932d63f
Fix case where health start interval is 0 uses default
|
1 年之前 |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Sebastiaan van Stijn
|
0f871f8cb7
api/types/events: define "Action" type and consts
|
1 年之前 |
Sebastiaan van Stijn
|
10a3a3bc49
daemon: inline some variables when emitting events
|
1 年之前 |
Sebastiaan van Stijn
|
a3867992b7
daemon: rename max/min as it collides with go1.21 builtin
|
1 年之前 |
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
|
2 年之前 |
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"
|
5 年之前 |
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
|
7 年之前 |
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 年之前 |