Michael Schurter
|
1e4ef139dd
|
Merge pull request #4883 from hashicorp/f-graceful-shutdown
Support graceful shutdowns in agent
|
2018-11-27 15:55:15 -06:00 |
|
Michael Schurter
|
5bd744ac3d
|
client: support graceful shutdowns
Client.Shutdown now blocks until all AllocRunners and TaskRunners have
exited their Run loops. Tasks are left running.
|
2018-11-19 16:39:30 -08:00 |
|
Michael Schurter
|
742f8775ba
|
client: remove old proxy references from comments
|
2018-11-15 16:26:25 -08:00 |
|
Michael Schurter
|
f8cdd561f0
|
client: interpolate driver configurations
Also add missing SetDriverNetwork calls.
|
2018-11-15 16:25:57 -08:00 |
|
Michael Schurter
|
222f6b5741
|
ar: fix task leader, update, and stop handling
|
2018-10-17 10:06:59 -07:00 |
|
Michael Schurter
|
4ea5217d72
|
tr: remove unused DriverHandle interface
was causing typed nil interface panics and served no purpose
|
2018-10-16 16:56:56 -07:00 |
|
Nick Ethier
|
3183b33d24
|
client: review comments and fixup/skip tests
|
2018-10-16 16:56:56 -07:00 |
|
Nick Ethier
|
f192c3752a
|
client: refactor post allocrunnerv2 finalization
|
2018-10-16 16:56:56 -07:00 |
|
Nick Ethier
|
4a4c7dbbfc
|
client: begin driver plugin integration
client: fingerprint driver plugins
|
2018-10-16 16:56:56 -07:00 |
|
Alex Dadgar
|
45e41cca03
|
allocrunnerv2 -> allocrunner
|
2018-10-16 16:56:56 -07:00 |
|