open-nomad/client
Michael Schurter fb10ec9c01 docker: make volume errors recoverable
The interface+mock just to test this one little error handling may seem
like overkill but there was just no other way to write an automated test
around this logic as there's no way to simluate this error with stock
Docker.
2018-03-15 17:52:43 -07:00
..
allocdir non-Existent -> nonexistent 2018-03-12 11:59:33 -07:00
config spelling: version 2018-03-11 19:13:25 +00:00
driver docker: make volume errors recoverable 2018-03-15 17:52:43 -07:00
fingerprint spelling: verify 2018-03-11 19:13:32 +00:00
getter spelling: replace 2018-03-11 18:41:53 +00:00
lib/streamframer clarify force 2018-02-15 13:59:02 -08:00
servers Fix original client server list behavior 2018-02-15 16:04:53 -08:00
stats spelling: represents 2018-03-11 18:42:29 +00:00
structs Server side impl + touch ups 2018-02-15 13:59:02 -08:00
testutil Skip tests that require root when not root 2017-12-12 16:58:27 -08:00
vaultclient non-Existent -> nonexistent 2018-03-12 11:59:33 -07:00
acl.go SecretID -> AuthToken 2017-10-12 15:16:33 -07:00
acl_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
alloc_endpoint.go feedback and rebasing 2018-02-15 13:59:03 -08:00
alloc_endpoint_test.go fix flaky gc tests 2018-02-15 13:59:03 -08:00
alloc_runner.go spelling: destruction 2018-03-11 17:54:39 +00:00
alloc_runner_health_watcher.go spelling: transition 2018-03-11 19:06:05 +00:00
alloc_runner_test.go spelling: artifact 2018-03-11 17:41:02 +00:00
alloc_watcher.go spelling: previous 2018-03-11 18:38:23 +00:00
alloc_watcher_test.go Remove testing 2018-02-15 13:59:01 -08:00
client.go Fix spelling in comment 2018-03-14 15:54:25 -05:00
client_stats_endpoint.go Server side impl + touch ups 2018-02-15 13:59:02 -08:00
client_stats_endpoint_test.go Server side impl + touch ups 2018-02-15 13:59:02 -08:00
client_test.go add network resources equal method, use time ticker 2018-02-27 12:42:53 -05:00
consul.go Add check watcher for restarting unhealthy tasks 2017-09-14 16:46:54 -07:00
consul_template.go spelling: templates 2018-03-11 19:01:39 +00:00
consul_template_test.go spelling: propagated 2018-03-11 18:39:26 +00:00
consul_testing.go Remove testing 2018-02-15 13:59:01 -08:00
fingerprint_manager.go use time ticker, update how network resources are compared 2018-02-26 18:47:11 -05:00
fingerprint_manager_test.go spelling: fingerprint 2018-03-11 18:07:37 +00:00
fs_endpoint.go Code review feedback 2018-02-15 13:59:02 -08:00
fs_endpoint_test.go Code review feedback 2018-02-15 13:59:02 -08:00
gc.go spelling: terminated 2018-03-11 19:01:49 +00:00
gc_test.go Remove testing 2018-02-15 13:59:01 -08:00
restarts.go Enable more linters 2017-09-26 15:26:33 -07:00
restarts_test.go Cleanup and test restart failure code 2017-09-15 14:54:37 -07:00
rpc.go Client tls 2018-02-15 15:22:57 -08:00
rpc_test.go Client tls 2018-02-15 15:22:57 -08:00
state_database.go Enable more linters 2017-09-26 15:26:33 -07:00
task_runner.go Merge pull request #3968 from hashicorp/f-nicer-vault-error 2018-03-13 20:49:39 -05:00
task_runner_test.go spelling: service 2018-03-11 18:53:47 +00:00
task_runner_unix_test.go Improve check watcher logging and add tests 2017-09-14 16:47:41 -07:00
testing.go Remove testing 2018-02-15 13:59:01 -08:00
util.go Move env template handling into consul_template.go 2017-05-23 13:53:34 -07:00
util_test.go Remove structs import from api 2017-09-29 10:36:08 -07:00