open-nomad/nomad
2015-09-06 20:39:06 -07:00
..
mock nomad: adding drain as node property 2015-09-06 19:47:02 -07:00
state state: unify the terminology for code clarity 2015-09-06 20:39:06 -07:00
structs Rename client endpoint to node endpoint 2015-09-06 20:31:32 -07:00
alloc_endpoint.go nomad: adding alloc lookup method 2015-09-06 15:46:45 -07:00
alloc_endpoint_test.go nomad: adding alloc lookup method 2015-09-06 15:46:45 -07:00
config.go nomad: fixing tests 2015-08-30 18:10:12 -07:00
core_sched.go
core_sched_test.go nomad: updating for new alloc representation 2015-08-25 17:36:52 -07:00
eval_broker.go
eval_broker_test.go
eval_endpoint.go nomad: adding endpoint for allocations by eval 2015-09-06 16:14:41 -07:00
eval_endpoint_test.go nomad: adding endpoint for allocations by eval 2015-09-06 16:14:41 -07:00
fsm.go nomad: adding FSM support for node drain update 2015-09-06 19:55:38 -07:00
fsm_test.go nomad: adding FSM support for node drain update 2015-09-06 19:55:38 -07:00
heartbeat.go Rename client endpoint to node endpoint 2015-09-06 20:31:32 -07:00
heartbeat_test.go Rename client endpoint to node endpoint 2015-09-06 20:31:32 -07:00
job_endpoint.go nomad: adding endpoint for allocations by eval 2015-09-06 16:14:41 -07:00
job_endpoint_test.go nomad: adding job query endpoints 2015-09-06 12:18:45 -07:00
leader.go nomad: disable one worker when leader 2015-08-23 13:59:13 -07:00
leader_test.go
merge.go
node_endpoint.go Rename client endpoint to node endpoint 2015-09-06 20:31:32 -07:00
node_endpoint_test.go Rename client endpoint to node endpoint 2015-09-06 20:31:32 -07:00
plan_apply.go nomad: adding drain as node property 2015-09-06 19:47:02 -07:00
plan_apply_test.go Rename client endpoint to node endpoint 2015-09-06 20:31:32 -07:00
plan_endpoint.go
plan_endpoint_test.go
plan_queue.go
plan_queue_test.go
pool.go
raft_rpc.go
rpc.go
rpc_test.go nomad: updating for new alloc representation 2015-08-25 17:36:52 -07:00
serf.go
serf_test.go
server.go Rename client endpoint to node endpoint 2015-09-06 20:31:32 -07:00
server_test.go nomad: updating for new alloc representation 2015-08-25 17:36:52 -07:00
status_endpoint.go nomad: allow region forwarding for status endpoints 2015-09-06 18:07:05 -07:00
status_endpoint_test.go nomad: allow region forwarding for status endpoints 2015-09-06 18:07:05 -07:00
timetable.go
timetable_test.go
util.go Update references to "os" to use "kernel.name" 2015-08-28 01:30:47 -07:00
util_test.go
worker.go nomad: improve error messages at start for dev mode 2015-09-06 20:18:47 -07:00
worker_test.go