open-nomad/nomad
2018-05-31 14:39:39 -05:00
..
deploymentwatcher newlines in test 2018-05-07 14:55:01 -05:00
drainer Drain complete 2018-05-10 17:22:06 -07:00
mock
state Register events 2018-05-22 14:06:33 -07:00
structs Merge pull request #4354 from hashicorp/b-job-modify 2018-05-31 17:57:38 +00:00
types
acl.go
acl_endpoint.go
acl_endpoint_test.go
acl_test.go
alloc_endpoint.go
alloc_endpoint_test.go
autopilot.go
autopilot_test.go
blocked_evals.go
blocked_evals_test.go
client_alloc_endpoint.go
client_alloc_endpoint_test.go
client_fs_endpoint.go
client_fs_endpoint_test.go
client_rpc.go Fix noisy log 2018-05-22 14:45:34 -07:00
client_rpc_test.go Fix issue where node connection map wasn't being pruned 2018-04-27 10:16:03 -07:00
client_stats_endpoint.go
client_stats_endpoint_test.go
config.go refactor NewTLSConfiguration to pass in verifyIncoming/verifyOutgoing 2018-05-23 18:35:30 -04:00
core_sched.go Check allocation's desired state in GC eligibility logic in core scheduler 2018-05-21 13:28:31 -05:00
core_sched_test.go Check allocation's desired state in GC eligibility logic in core scheduler 2018-05-21 13:28:31 -05:00
deployment_endpoint.go
deployment_endpoint_test.go Fix tests 2018-05-07 14:50:01 -05:00
deployment_watcher_shims.go Fix typos 2018-05-07 14:50:01 -05:00
drainer_int_test.go Drain complete 2018-05-10 17:22:06 -07:00
drainer_shims.go Drain complete 2018-05-10 17:22:06 -07:00
endpoints_oss.go
eval_broker.go
eval_broker_test.go
eval_endpoint.go
eval_endpoint_test.go
fsm.go Clean up leaked deployments on restoration 2018-05-23 16:44:21 -07:00
fsm_not_ent.go
fsm_registry_oss.go
fsm_test.go Fix test setup for FSMSnapshotRestore_Deployments to use a valid job that exists 2018-05-31 14:39:39 -05:00
heartbeat.go Fixed #3595 (https://github.com/hashicorp/nomad/issues/3595) 2018-05-24 13:15:06 +00:00
heartbeat_test.go node heartbeat missed event 2018-05-22 14:05:46 -07:00
job_endpoint.go Code review feedback 2018-05-10 14:42:24 -05:00
job_endpoint_oss.go
job_endpoint_test.go Added CLI for evaluating job given ID, and modified client API for evaluate to take a request payload 2018-05-09 15:04:27 -05:00
leader.go Remove checks in member reconcile that was causing servers in protocol 3 to not change their ID in raft forever 2018-05-30 11:34:45 -05:00
leader_oss.go
leader_test.go better test comment 2018-05-30 13:05:15 -05:00
merge.go
node_endpoint.go fix bug where disabling a node drain when there is no drain strategy set causes scheduling eligibility to stay ineligible 2018-05-30 12:28:46 -05:00
node_endpoint_test.go Register events 2018-05-22 14:06:33 -07:00
operator_endpoint.go
operator_endpoint_test.go
periodic.go UX touchups 2018-04-26 15:24:27 -07:00
periodic_endpoint.go
periodic_endpoint_test.go
periodic_test.go
plan_apply.go
plan_apply_not_ent.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
raft_rpc.go
regions_endpoint.go
regions_endpoint_test.go
rpc.go
rpc_test.go
search_endpoint.go
search_endpoint_oss.go
search_endpoint_test.go
serf.go
serf_test.go
server.go refactor NewTLSConfiguration to pass in verifyIncoming/verifyOutgoing 2018-05-23 18:35:30 -04:00
server_setup_oss.go
server_test.go Register events 2018-05-22 14:06:33 -07:00
stats_fetcher.go
stats_fetcher_test.go
status_endpoint.go
status_endpoint_test.go
system_endpoint.go
system_endpoint_test.go
testing.go
timetable.go
timetable_test.go
util.go
util_test.go
vault.go
vault_test.go
vault_testing.go
worker.go
worker_test.go