Sebastiaan van Stijn
|
cb394a62e5
restartmanager: rename max/min as it collides with go1.21 builtin
|
1 年之前 |
Sebastiaan van Stijn
|
c5d4b6b311
restartmanager: remove RestartManager interface
|
3 年之前 |
Sebastiaan van Stijn
|
efb97da0da
restartmanager: add SetPolicy() to the RestartManager interface
|
4 年之前 |
Sebastiaan van Stijn
|
d68b68fc43
restartmanager: RestartManager.Cancel(): remove unused error return
|
4 年之前 |
Brian Goff
|
eaad3ee3cf
Make sure timers are stopped after use.
|
6 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
milindchawre
|
9bd3a7c029
Adding support for docker max restart time
|
8 年之前 |
yuexiao-wang
|
0a0bbab81d
Optimize the unit test for restartmanager
|
8 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
bin liu
|
950073aabb
fix some typos
|
9 年之前 |
Vincent Demeester
|
17d5c97c90
Merge pull request #22125 from crosbymichael/restart-timeout
|
9 年之前 |
Michael Crosby
|
b6db56b5eb
Reset restart timeout if execution longer than 10s
|
9 年之前 |
Michael Crosby
|
fc2e2234c6
Remove restart canceled error
|
9 年之前 |
Lei Jitang
|
494297baf8
Don't throw "restartmanager canceled" error for no restart policy container
|
9 年之前 |
Zhang Wei
|
51e42e6ee0
Fix ShouldRestart for on-failure handle
|
9 年之前 |
Zhang Wei
|
a705e166cf
Fix critical bug: can't restart a restarting container
|
9 年之前 |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 年之前 |