open-nomad/client
Michael Schurter aef3c2e380 Handle createdResourcs=nil
Combined with b522c472fdf this fixes #2256

Without these two commits in place upgrades to 0.5.3 panics.
2017-01-31 10:51:32 -08:00
..
allocdir Don't link shared alloc dir into task dir for raw_exec 2017-01-18 11:28:34 -08:00
config Merge pull request #2159 from hashicorp/b-consul-config 2017-01-18 16:14:54 -08:00
driver Handle createdResourcs=nil 2017-01-31 10:51:32 -08:00
fingerprint Fixed namespacing for the cpu arch 2017-01-06 14:23:22 -08:00
getter
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
vaultclient
alloc_runner.go Add COMPAT comment 2017-01-06 11:39:17 -08:00
alloc_runner_test.go fix flaky test 2017-01-23 14:12:38 -08:00
client.go Locking appropriately before closing the channel to indicate migration 2017-01-23 10:46:57 -08:00
client_test.go fix test build 2017-01-23 11:26:34 -08:00
consul_template.go remove xxx 2017-01-23 11:04:44 -08:00
consul_template_test.go test nomad env 2017-01-23 11:00:12 -08:00
gc.go Fix nil dereference 2017-01-10 14:14:58 -08:00
gc_test.go Added comments 2016-12-20 10:49:48 -08:00
restarts.go
restarts_test.go
serverlist.go
serverlist_test.go
task_runner.go Handle createdResourcs=nil 2017-01-31 10:51:32 -08:00
task_runner_test.go Handle createdResourcs=nil 2017-01-31 10:51:32 -08:00
util.go Fix string formatting 2016-12-01 11:22:51 -08:00
util_test.go