open-nomad/client
Michael Schurter ffc2b36dc7 Merge pull request #2636 from hashicorp/f-gc-alloc-limit
Add new gc_max_allocs tuneable
2017-05-30 16:14:09 -07:00
..
allocdir Refactor Consul Syncer into new ServiceClient 2017-04-19 12:42:47 -07:00
config Lower default gc_max_allocs to 50 2017-05-12 15:57:27 -07:00
driver Fix executor tests 2017-05-26 16:46:03 -07:00
fingerprint Fixed typo 2017-04-10 11:45:11 -07:00
getter Fix getter tests 2017-05-26 16:52:47 -07:00
stats Fix nil dereference 2017-01-10 14:14:58 -08:00
structs Move chroot building into TaskRunner 2017-01-05 16:31:49 -08:00
testutil Revendor docker client 2017-02-14 17:34:05 -08:00
vaultclient Stop Vault token renew on task exit 2017-03-28 10:53:15 -07:00
alloc_runner.go Fix nil job on allocation 2017-05-17 14:07:06 -04:00
alloc_runner_test.go Switch tests to mock_driver 2017-05-25 09:28:10 -07:00
client.go Merge pull request #2636 from hashicorp/f-gc-alloc-limit 2017-05-30 16:14:09 -07:00
client_test.go Refactor Consul Syncer into new ServiceClient 2017-04-19 12:42:47 -07:00
consul.go Move ScriptExecutor to driver 2017-04-19 12:42:47 -07:00
consul_template.go Fix and test multi-env-template loading 2017-05-25 17:13:33 -07:00
consul_template_test.go Fix Error -> Errorf 2017-05-30 12:08:59 -07:00
consul_test.go Build new env from new alloc before interpolating 2017-05-04 15:06:15 -07:00
gc.go Add new gc_max_allocs tuneable 2017-05-11 17:18:02 -07:00
gc_test.go Add new gc_max_allocs tuneable 2017-05-11 17:18:02 -07:00
restarts.go Improve artifact download error message 2017-03-24 15:26:05 -07:00
restarts_test.go Thread through whether DeriveToken error is recoverable or not 2016-10-22 18:08:30 -07:00
serverlist.go Retry all servers on RPC call failure 2016-09-23 11:44:48 -07:00
serverlist_test.go Vendor + test fixes 2017-02-22 15:55:33 -08:00
state_database.go Fix tests 2017-05-03 11:15:30 -07:00
task_runner.go Add env.Builder.UpdateTask for alloc updates 2017-05-23 16:00:57 -07:00
task_runner_test.go Merge pull request #2636 from hashicorp/f-gc-alloc-limit 2017-05-30 16:14:09 -07:00
task_runner_unix_test.go Split task runner tests 2017-04-04 15:02:09 -07:00
util.go Move env template handling into consul_template.go 2017-05-23 13:53:34 -07:00
util_test.go Fix tests 2017-05-03 11:15:30 -07:00