open-nomad/nomad
Diptanu Choudhury d41939fefd Merge pull request #1144 from hashicorp/unique-service-names
Ensuring check names are unique
2016-05-03 14:36:49 -07:00
..
mock Task is not eligible for update if User, Meta, or Resources change 2016-04-25 17:20:25 -07:00
state remove the GC field on the job and use the job type 2016-03-23 18:02:01 -07:00
structs Ensuring check names are unique 2016-05-03 13:16:02 -07:00
watch
alloc_endpoint.go
alloc_endpoint_test.go
blocked_evals.go
blocked_evals_test.go
config.go
core_sched.go Merge pull request #1012 from hashicorp/f-partition-gc 2016-04-14 13:00:53 -07:00
core_sched_test.go Merge pull request #1012 from hashicorp/f-partition-gc 2016-04-14 13:00:53 -07:00
eval_broker.go
eval_broker_test.go
eval_endpoint.go
eval_endpoint_test.go
fsm.go Using the node in the req to unblock evals 2016-03-31 18:19:01 -07:00
fsm_test.go Making driver fingerprinters run periodically and unblocking evals when node registration happens 2016-03-31 18:11:27 -07:00
heartbeat.go
heartbeat_test.go
job_endpoint.go Validate driver config on job register 2016-04-13 15:55:46 -07:00
job_endpoint_test.go Validate driver config on job register 2016-04-13 15:55:46 -07:00
leader.go Force GC garbage collects nodes last and fix eval GC to cleanup deregistered batch jobs 2016-04-08 11:42:02 -07:00
leader_test.go
merge.go
node_endpoint.go Always trigger evals on drain update 2016-04-18 18:43:52 -07:00
node_endpoint_test.go
periodic.go Periodic jobs always are evaluated in UTC TZ 2016-04-12 09:47:25 -07:00
periodic_endpoint.go
periodic_endpoint_test.go
periodic_test.go
plan_apply.go
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
raft_rpc.go
regions_endpoint.go
regions_endpoint_test.go
rpc.go
rpc_test.go
serf.go
serf_test.go
server.go Adding raft peers in agent info 2016-04-05 10:30:46 -07:00
server_test.go
status_endpoint.go
status_endpoint_test.go
system_endpoint.go Force GC garbage collects nodes last and fix eval GC to cleanup deregistered batch jobs 2016-04-08 11:42:02 -07:00
system_endpoint_test.go remove the GC field on the job and use the job type 2016-03-23 18:02:01 -07:00
timetable.go
timetable_test.go
util.go
util_test.go
worker.go
worker_test.go