Anusha Ragunathan
|
890a98ceed
Fix issue with plugin exit.
|
8 年之前 |
Anusha Ragunathan
|
83ca993c15
Add HTTP client timeout.
|
8 年之前 |
Anusha Ragunathan
|
1144f8f1d4
Cleanup after plugin install.
|
8 年之前 |
Anusha Ragunathan
|
766cc9b467
Perform graceful shutdown during plugin disable.
|
8 年之前 |
Antonio Murdaca
|
8ed31089c0
Merge pull request #27467 from tonistiigi/attach-cb
|
8 年之前 |
Kenfe-Mickael Laventure
|
7781a1bf0f
Make experimental a runtime flag
|
8 年之前 |
Tonis Tiigi
|
37a3be2449
Move stdio attach from libcontainerd backend to callback
|
8 年之前 |
Tonis Tiigi
|
a452d1fccb
Remove restartmanager from plugins
|
8 年之前 |
John Howard
|
02309170a5
Remove hacked Windows OCI spec, compile fixups
|
8 年之前 |
boucher
|
d8fef66b03
Initial implementation of containerd Checkpoint API.
|
9 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
Anusha Ragunathan
|
17b8aba1d9
Adding pluginv2 support for libnetwork (part 1)
|
8 年之前 |
Anusha Ragunathan
|
27a55fba28
Reorganize plugin package into sub packages.
|
8 年之前 |
Victor Vieux
|
cf4e268115
replace active by enabled for consistency in plugins
|
9 年之前 |
Michael Crosby
|
041e5a21dc
Replace old oci specs import with runtime-specs
|
9 年之前 |
Tibor Vass
|
6e70a976ba
Merge pull request #25638 from anusha-ragunathan/fix-plugin-tests
|
9 年之前 |
Anusha Ragunathan
|
57499fa62e
When handling plugin exit, lookup plugins only during daemon shutdown.
|
9 年之前 |
Anusha Ragunathan
|
4d009084de
Fix deadlock on plugin shutdown.
|
9 年之前 |
Anusha Ragunathan
|
e58028d078
Debugging issue #25511
|
9 年之前 |
Victor Vieux
|
ab12ed4a56
fix plugin restart on docker restart
|
9 年之前 |
Anusha Ragunathan
|
42abccb841
Make daemon events listen for plugin lifecycle events.
|
9 年之前 |
Anusha Ragunathan
|
b867f6c6e1
Check for plugin state before enable and disable.
|
9 年之前 |
Anusha Ragunathan
|
4a44cf1d4c
Handle plugin shutdown when liveRestore is set.
|
9 年之前 |
Anusha Ragunathan
|
21ecd5a93d
Remove use of exec-root in plugins due to socket pathname limits.
|
9 年之前 |
Anusha Ragunathan
|
863ab9ab13
Shutdown plugins during daemon shutdown.
|
9 年之前 |
Tibor Vass
|
15ff9de658
plugins: remove automatic mounting of a state dir
|
9 年之前 |
Brian Goff
|
dfd9187305
Implement plugin restore after daemon restart
|
9 年之前 |
Tibor Vass
|
f37117045c
plugins: experimental support for new plugin management
|
9 年之前 |