open-nomad/nomad
Mahmood Ali e1803b685b tests: deflake TestClientAllocations_GarbageCollect_Remote
Use the same strategy as one in f2f383b07543a09ca989b82738926f7248e1ab28
2019-01-19 09:07:27 -05:00
..
deploymentwatcher review fixes 2018-11-08 09:48:36 -08:00
drainer
mock Deprecate IOPS 2018-12-06 15:09:26 -08:00
state code review comments 2019-01-18 17:41:39 -06:00
structs api: avoid codegen for syncing 2019-01-18 18:52:31 -05: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 test: fix race around block eval chans 2018-12-19 15:48:02 -08:00
blocked_evals_test.go Handle new eval being the duplicate properly 2018-11-12 16:02:23 -08:00
client_alloc_endpoint.go
client_alloc_endpoint_test.go tests: deflake TestClientAllocations_GarbageCollect_Remote 2019-01-19 09:07:27 -05:00
client_fs_endpoint.go
client_fs_endpoint_test.go convert all config durations to strings in tests 2018-11-13 10:21:40 -05:00
client_rpc.go
client_rpc_test.go tests: fix usages of TestClient cleanup and mock driver 2018-10-29 14:21:05 -07:00
client_stats_endpoint.go
client_stats_endpoint_test.go fix tests that fail as a result of async client startup 2018-12-20 00:53:44 -05:00
config.go nomad: add flag to disable publishing of job_summary metrics for dispatched jobs 2018-11-19 23:21:19 -05:00
core_sched.go Fix panic on failure 2019-01-08 12:19:44 -05:00
core_sched_test.go Don't GC running but desired stop allocations 2018-12-05 13:01:12 -08:00
deployment_endpoint.go
deployment_endpoint_test.go
deployment_watcher_shims.go
drainer_int_test.go tests: fix usages of TestClient cleanup and mock driver 2018-10-29 14:21:05 -07:00
drainer_shims.go
endpoints_oss.go
eval_broker.go test: fix race in eval broker update chan 2018-12-19 15:48:02 -08:00
eval_broker_test.go
eval_endpoint.go
eval_endpoint_test.go
fsm.go Use IsParameterized/isPeriodic methods 2019-01-17 12:15:42 -06:00
fsm_not_ent.go
fsm_registry_oss.go
fsm_test.go Refactor to find jobs with child instances more effeciently 2019-01-17 14:29:48 -06:00
heartbeat.go
heartbeat_test.go
job_endpoint.go nomad: Remove on-submission job validation 2018-11-30 10:47:08 +01:00
job_endpoint_oss.go
job_endpoint_test.go tests: remove tests for unsupported features 2019-01-10 10:21:48 -05:00
leader.go nomad: fix hclog usage 2018-11-29 22:27:39 -05:00
leader_oss.go
leader_test.go test: fix race and nil panic in nomad/ tests 2018-12-19 15:48:02 -08:00
merge.go
node_endpoint.go
node_endpoint_test.go
operator_endpoint.go Use response object/querymeta/writemeta in scheduler config API 2018-11-10 10:31:10 -06:00
operator_endpoint_test.go Smaller methods, and added tests for RPC layer 2018-11-10 17:37:33 -06:00
periodic.go fix more cases of logging arity errors 2019-01-09 09:22:47 -05:00
periodic_endpoint.go
periodic_endpoint_test.go test: fix race and nil panic in nomad/ tests 2018-12-19 15:48:02 -08:00
periodic_test.go
plan_apply.go allocs fit checks if devices get oversubscribed 2018-11-07 10:33:22 -08:00
plan_apply_not_ent.go
plan_apply_pool.go
plan_apply_pool_test.go
plan_apply_test.go review comments 2018-11-07 10:33:22 -08:00
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 some changes for more idiomatic code 2018-12-12 23:11:17 +00:00
rpc_test.go
search_endpoint.go
search_endpoint_oss.go
search_endpoint_test.go
serf.go
serf_test.go
server.go Populate agent-info with vault 2018-11-20 17:10:55 -05:00
server_setup_oss.go
server_test.go
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 server/nomad: Lock Vault expiration tracking 2018-12-04 09:29:48 -05:00
vault_test.go Renew past recorded expiry till unrecoverable error 2018-11-20 17:10:55 -05:00
vault_testing.go reconcile interface 2018-11-20 17:10:55 -05:00
worker.go Duplicate blocked evals cancelling improved 2018-11-07 10:08:23 -08:00
worker_test.go