open-nomad/drivers/docker
Seth Hoenig a8869bd304 docs: document docker signal fix, add tests
This PR adds a version specific upgrade note about the docker stop
signal behavior. Also adds test for the signal logic in docker driver.

Closes #8932 which was fixed in #8933
2020-10-02 10:06:43 -05:00
..
cmd
docklog
test-resources/docker
util
config.go drivers/docker: detect arch for default infra_image 2020-09-23 13:54:30 -05:00
config_test.go Merge pull request #8589 from hashicorp/f-gh-5718 2020-08-14 16:07:59 +02:00
coordinator.go driver/docker: allow configurable pull context timeout setting. 2020-08-12 08:58:07 +01:00
coordinator_test.go driver/docker: allow configurable pull context timeout setting. 2020-08-12 08:58:07 +01:00
driver.go docs: document docker signal fix, add tests 2020-10-02 10:06:43 -05:00
driver_darwin_test.go
driver_default.go
driver_linux_test.go
driver_pre09.go
driver_test.go docs: document docker signal fix, add tests 2020-10-02 10:06:43 -05:00
driver_unix_test.go driver/docker: allow configurable pull context timeout setting. 2020-08-12 08:58:07 +01:00
driver_windows.go
driver_windows_test.go driver/docker: allow configurable pull context timeout setting. 2020-08-12 08:58:07 +01:00
fingerprint.go
fingerprint_test.go
handle.go
network.go driver/docker: allow configurable pull context timeout setting. 2020-08-12 08:58:07 +01:00
ports.go
progress.go
progress_test.go
reconciler.go
reconciler_test.go
state.go
stats.go
stats_test.go
utils.go
utils_test.go
utils_unix_test.go
utils_windows_test.go
win32_volume_parse.go