open-nomad/nomad
Alex Dadgar f8b99e7da3 Merge pull request #722 from iverberk/f-double-alloc-update
Add new RPC call to fetch a lightweight list of allocation information.
2016-01-30 16:39:09 -08:00
..
mock EvalEligibility unit tests and simplify escaped constraint tracking 2016-01-26 17:34:41 -08:00
state Shorten CLI identifiers 2016-01-14 21:57:43 +01:00
structs Merge pull request #722 from iverberk/f-double-alloc-update 2016-01-30 16:39:09 -08:00
watch
alloc_endpoint.go Refactoring continued 2015-12-24 20:53:37 +01:00
alloc_endpoint_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
config.go Remove user-specifiable gc threshold 2015-12-16 15:00:45 -08:00
core_sched.go Small cleanup 2015-12-16 15:00:45 -08:00
core_sched_test.go Go vet 2015-12-18 12:24:53 -08:00
eval_broker.go
eval_broker_test.go
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 Only add periodic job insertion time once 2015-12-23 19:02:31 -08:00
fsm_test.go Remove the periodicRunner interface and pass the server as an interface to the periodicDispatcher 2015-12-23 18:26:39 -08:00
heartbeat.go
heartbeat_test.go
job_endpoint.go Bring up-to-date with master 2015-12-24 21:16:32 +01:00
job_endpoint_test.go Add JobModifyIndex 2016-01-12 09:50:33 -08:00
leader.go Add force spawn endpoint 2016-01-13 10:19:53 -08:00
leader_test.go Use desired launch time in periodic launch table 2015-12-23 18:26:39 -08:00
merge.go
node_endpoint.go Merge pull request #722 from iverberk/f-double-alloc-update 2016-01-30 16:39:09 -08:00
node_endpoint_test.go Merge pull request #722 from iverberk/f-double-alloc-update 2016-01-30 16:39:09 -08:00
periodic.go Mark evals from periodic as triggered by a periodic job 2016-01-21 14:21:58 -08: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
plan_apply_test.go Shorten CLI identifiers 2016-01-14 21:57:43 +01:00
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 Add force spawn endpoint 2016-01-13 10:19:53 -08:00
server_test.go
status_endpoint.go
status_endpoint_test.go
timetable.go Leader election restore, add structs to api jobs 2015-12-23 18:26:39 -08:00
timetable_test.go
util.go
util_test.go
worker.go
worker_test.go