open-nomad/client
Michael Schurter 38182bebea Drop log level to TRACE
For people not using driver networks these log lines would just be
confusing.
2018-01-18 15:35:24 -08:00
..
allocdir Add comment and normalize err check ordering 2017-11-29 17:26:11 -08:00
config Nomad agent reload TLS configuration on SIGHUP (#3479) 2017-11-14 17:53:23 -08:00
driver Improve driver network logging 2018-01-18 15:35:24 -08:00
fingerprint Merge pull request #3556 from angrycub/f-fingerprint-log-level 2017-11-16 16:27:25 -05:00
getter Add support for go-getter modes 2017-07-06 10:45:44 -07:00
stats Fix GC'd alloc tracking 2017-11-01 15:16:38 -05:00
structs Small fixes 2017-07-18 12:19:57 -07:00
testutil Skip tests that require root when not root 2017-12-12 16:58:27 -08:00
vaultclient Recognize renewing non-renewable Vault lease as fatal 2018-01-08 20:32:31 +01:00
acl.go SecretID -> AuthToken 2017-10-12 15:16:33 -07:00
acl_test.go Remove `structs` import from `api` 2017-09-29 10:36:08 -07:00
alloc_runner.go Destroy partially migrated alloc dirs 2017-11-29 17:26:11 -08:00
alloc_runner_health_watcher.go comments 2017-08-15 12:23:29 -07:00
alloc_runner_test.go Handle leader task being dead in RestoreState 2017-11-15 10:36:13 -08:00
alloc_watcher.go chown dirs when migrating ephemeral_disk data 2018-01-08 15:31:12 -08:00
alloc_watcher_test.go Test streamed directory ownership 2018-01-08 16:00:07 -08:00
client.go Review feedback 2017-12-07 16:10:57 -08:00
client_test.go Fix GC'd alloc tracking 2017-11-01 15:16:38 -05:00
consul.go Add check watcher for restarting unhealthy tasks 2017-09-14 16:46:54 -07:00
consul_template.go alway load all templates 2017-11-10 12:35:51 -08:00
consul_template_test.go Handle multiple environment templates 2017-11-10 11:08:19 -08:00
consul_test.go Improve check watcher logging and add tests 2017-09-14 16:47:41 -07:00
gc.go Remove noisy log line 2017-11-03 16:00:30 -07:00
gc_test.go Fix race in test 2017-11-01 15:16:38 -05: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
serverlist.go Retry all servers on RPC call failure 2016-09-23 11:44:48 -07:00
serverlist_test.go Parallel client tests (#2890) 2017-07-22 19:04:36 -07:00
state_database.go Enable more linters 2017-09-26 15:26:33 -07:00
task_runner.go Drop log level to TRACE 2018-01-18 15:35:24 -08:00
task_runner_test.go Validate port label for host address mode 2017-12-08 12:03:43 -08:00
task_runner_unix_test.go Improve check watcher logging and add tests 2017-09-14 16:47:41 -07: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