open-nomad/nomad
2016-04-18 19:38:47 -07:00
..
mock Supporting interpolation in service name, check name/protocol/path 2016-03-28 15:52:57 -07:00
state remove the GC field on the job and use the job type 2016-03-23 18:02:01 -07:00
structs Ensure the label exists on checks and small enhancements 2016-04-18 19:38:47 -07:00
watch
alloc_endpoint.go Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
alloc_endpoint_test.go nomad: fixing tests 2016-02-21 17:59:12 -08:00
blocked_evals.go go vet 2016-02-12 16:08:58 -08:00
blocked_evals_test.go dedup blocked evals by job id 2016-01-31 18:04:45 -08:00
config.go Remove user-specifiable gc threshold 2015-12-16 15:00:45 -08:00
core_sched.go Revert "Remove client status from allocation TerminalStatus" 2016-04-08 14:22:06 -07:00
core_sched_test.go Revert "Remove client status from allocation TerminalStatus" 2016-04-08 14:22:06 -07:00
eval_broker.go Remove outstanding reset from plan applier 2016-03-04 17:25:37 -08:00
eval_broker_test.go core: Pause NackTimeout while in the plan_queue as progress is being made 2016-03-04 12:59:35 -08:00
eval_endpoint.go Refactoring continued 2015-12-24 20:53:37 +01:00
eval_endpoint_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
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 leader: nodes TTLing log promoted from DEBUG to WARN 2016-03-10 13:16:31 -08:00
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 Leader reaps and cancels duplicate evals 2016-01-31 18:04:45 -08:00
merge.go
node_endpoint.go Merge pull request #834 from hashicorp/f-serverbatch 2016-02-21 21:39:06 -08:00
node_endpoint_test.go Merge pull request #834 from hashicorp/f-serverbatch 2016-02-21 21:39:06 -08:00
periodic.go Periodic jobs always are evaluated in UTC TZ 2016-04-12 09:47:25 -07:00
periodic_endpoint.go comments 2016-01-19 11:45:51 -08:00
periodic_endpoint_test.go Add force spawn endpoint 2016-01-13 10:19:53 -08:00
periodic_test.go Add force spawn endpoint 2016-01-13 10:19:53 -08:00
plan_apply.go Remove outstanding reset from plan applier 2016-03-04 17:25:37 -08:00
plan_apply_pool.go nomad: guard against a negative pool size 2016-02-20 15:56:08 -08:00
plan_apply_pool_test.go nomad: Adding Size to EvaluatePool 2016-02-20 13:42:13 -08:00
plan_apply_test.go nomad: cleanup handling of refresh index 2016-02-22 11:43:41 -08:00
plan_endpoint.go core: Pause NackTimeout while in the plan_queue as progress is being made 2016-03-04 12:59:35 -08:00
plan_endpoint_test.go
plan_queue.go
plan_queue_test.go Fix test to tolerate multiple pending plans with the same time stamp. 2015-12-03 10:52:53 -05:00
pool.go
raft_rpc.go
regions_endpoint.go
regions_endpoint_test.go
rpc.go Switch to using go/codec and use code generation 2016-02-20 18:05:17 -08:00
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 Switch to using go/codec and use code generation 2016-02-20 18:05:17 -08:00
timetable_test.go Switch to using go/codec and use code generation 2016-02-20 18:05:17 -08:00
util.go Remove blank line 2016-02-17 11:48:52 -08:00
util_test.go
worker.go Revert "Debug messages around the plan and plan response" 2016-02-22 22:24:52 -08:00
worker_test.go