open-nomad/nomad
Alex Dadgar e85d0ebace Merge pull request #1840 from hashicorp/f-kill-fail
Change how we mark tasks as failed and allow consul-template to fail tasks
2016-10-24 13:40:52 -07:00
..
mock Renaming LocalDisk to EphemeralDisk (#1710) 2016-09-14 15:43:42 -07:00
state Renaming LocalDisk to EphemeralDisk (#1710) 2016-09-14 15:43:42 -07:00
structs Merge pull request #1840 from hashicorp/f-kill-fail 2016-10-24 13:40:52 -07:00
types
watch
alloc_endpoint.go
alloc_endpoint_test.go
blocked_evals.go
blocked_evals_test.go
config.go Add Vault config to server 2016-08-17 16:23:29 -07:00
core_sched.go
core_sched_test.go Fix core scheduler tests 2016-08-11 14:36:22 -07:00
eval_broker.go
eval_broker_test.go
eval_endpoint.go
eval_endpoint_test.go
fsm.go Merge pull request #1659 from hashicorp/f-revoke-accessors 2016-08-31 14:10:46 -07:00
fsm_test.go Renaming LocalDisk to EphemeralDisk (#1710) 2016-09-14 15:43:42 -07:00
heartbeat.go
heartbeat_test.go
job_endpoint.go Fix Vault parsing of booleans 2016-10-10 18:04:39 -07:00
job_endpoint_test.go tests 2016-10-18 14:54:14 -07:00
leader.go Use tomb to shutdown 2016-08-28 14:06:25 -07:00
leader_test.go Use tomb to shutdown 2016-08-28 14:06:25 -07:00
merge.go
node_endpoint.go address comments 2016-08-31 14:10:33 -07:00
node_endpoint_test.go Tests 2016-10-11 13:28:18 -07:00
periodic.go
periodic_endpoint.go
periodic_endpoint_test.go
periodic_test.go Not running tests parallal 2016-08-11 21:53:27 -07:00
plan_apply.go Introducing shared resources in alloc 2016-08-29 13:49:25 -07:00
plan_apply_pool.go
plan_apply_pool_test.go
plan_apply_test.go
plan_endpoint.go
plan_endpoint_test.go
plan_queue.go
plan_queue_test.go
pool.go Replace "the the" with "the" in documentation and comments 2016-10-11 15:31:40 -04:00
raft_rpc.go
regions_endpoint.go
regions_endpoint_test.go
rpc.go
rpc_test.go
serf.go
serf_test.go
server.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
server_test.go Tests 2016-10-11 13:28:18 -07:00
status_endpoint.go
status_endpoint_test.go
system_endpoint.go Making servers reconcile job summaries when they acquire leadership 2016-08-05 16:47:36 -07:00
system_endpoint_test.go Added an endpoint for users to reconcile job summaries 2016-08-03 16:12:47 -07:00
timetable.go
timetable_test.go
util.go
util_test.go
vault.go Fix Vault parsing of booleans 2016-10-10 18:04:39 -07:00
vault_test.go Tests 2016-10-11 13:28:18 -07:00
vault_testing.go Use tomb to shutdown 2016-08-28 14:06:25 -07:00
worker.go Replace "the the" with "the" in documentation and comments 2016-10-11 15:31:40 -04:00
worker_test.go