open-nomad/nomad
James Rasell 9470507cf4
Add NodeName to the alloc/job status outputs.
Currently when operators need to log onto a machine where an alloc
is running they will need to perform both an alloc/job status
call and then a call to discover the node name from the node list.

This updates both the job status and alloc status output to include
the node name within the information to make operator use easier.

Closes #2359
Cloess #1180
2019-04-10 10:34:10 -05:00
..
deploymentwatcher review fixes 2018-11-08 09:48:36 -08:00
drainer fixing tests 2018-10-04 14:26:19 -07:00
mock goimports 2019-01-22 15:44:31 -08:00
state goimports 2019-01-22 15:44:31 -08:00
structs Add NodeName to the alloc/job status outputs. 2019-04-10 10:34:10 -05:00
types
acl.go
acl_endpoint.go server 2018-09-15 16:23:13 -07:00
acl_endpoint_test.go non-Existent -> nonexistent 2018-03-12 11:59:33 -07:00
acl_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
alloc_endpoint.go goimports 2019-01-22 15:44:31 -08:00
alloc_endpoint_test.go goimports 2019-01-22 15:44:31 -08:00
autopilot.go goimports 2019-01-22 15:44:31 -08:00
autopilot_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
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 server 2018-09-15 16:23:13 -07:00
client_alloc_endpoint_test.go tests: deflake TestClientAllocations_GarbageCollect_Remote 2019-01-19 09:07:27 -05:00
client_fs_endpoint.go nomad: fix panic when no node conn found 2019-01-28 21:55:35 -08:00
client_fs_endpoint_test.go convert all config durations to strings in tests 2018-11-13 10:21:40 -05:00
client_rpc.go server 2018-09-15 16:23:13 -07:00
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 server 2018-09-15 16:23:13 -07:00
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 goimports until make check is happy 2019-01-23 06:27:14 -08: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 server 2018-09-15 16:23:13 -07:00
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 tests: fix usages of TestClient cleanup and mock driver 2018-10-29 14:21:05 -07:00
drainer_shims.go Drain complete 2018-05-10 17:22:06 -07:00
endpoints_oss.go Helper to populate RPC server endpoints 2018-02-15 13:59:00 -08:00
eval_broker.go test: fix race in eval broker update chan 2018-12-19 15:48:02 -08:00
eval_broker_test.go Address some code review comments 2018-03-14 16:10:32 -05:00
eval_endpoint.go Update nomad/eval_endpoint.go 2019-03-05 15:19:07 -08:00
eval_endpoint_test.go Update nomad/eval_endpoint_test.go 2019-03-05 15:19:15 -08:00
fsm.go goimports 2019-01-22 15:44:31 -08: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 goimports 2019-01-22 15:44:31 -08:00
heartbeat_test.go goimports 2019-01-22 15:44:31 -08:00
job_endpoint.go goimports 2019-01-22 15:44:31 -08: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 Set NextEval when making failed-follow-up evals 2019-02-20 16:07:11 -08:00
leader_oss.go
leader_test.go Set NextEval when making failed-follow-up evals 2019-02-20 16:07:11 -08:00
merge.go
node_endpoint.go goimports 2019-01-22 15:44:31 -08:00
node_endpoint_test.go goimports 2019-01-22 15:44:31 -08:00
operator_endpoint.go Guard operator endpoints for minimum server version 2019-01-29 15:50:36 -06:00
operator_endpoint_test.go ensure tests run a 0.9 server 2019-01-29 16:19:45 -06:00
periodic.go fix more cases of logging arity errors 2019-01-09 09:22:47 -05:00
periodic_endpoint.go goimports 2019-01-22 15:44:31 -08:00
periodic_endpoint_test.go test: fix race and nil panic in nomad/ tests 2018-12-19 15:48:02 -08:00
periodic_test.go server 2018-09-15 16:23:13 -07:00
plan_apply.go goimports 2019-01-22 15:44:31 -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 goimports 2019-01-22 15:44:31 -08:00
plan_endpoint_test.go goimports 2019-01-22 15:44:31 -08:00
plan_queue.go goimports 2019-01-22 15:44:31 -08:00
plan_queue_test.go
raft_rpc.go Refactor 2018-02-15 13:59:00 -08:00
regions_endpoint.go server 2018-09-15 16:23:13 -07:00
regions_endpoint_test.go goimports 2019-01-22 15:44:31 -08:00
rpc.go some changes for more idiomatic code 2018-12-12 23:11:17 +00:00
rpc_test.go fix rpc test 2018-09-19 10:17:54 -07:00
search_endpoint.go server 2018-09-15 16:23:13 -07:00
search_endpoint_oss.go
search_endpoint_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
serf.go do not bootstrap with non voters 2018-09-19 17:17:39 -07:00
serf_test.go do not bootstrap with non voters 2018-09-19 17:17:39 -07:00
server.go server: inconsistent receiver notation corrected 2019-03-16 17:53:53 -05:00
server_setup_oss.go server 2018-09-15 16:23:13 -07:00
server_test.go server 2018-09-15 16:23:13 -07:00
stats_fetcher.go server 2018-09-15 16:23:13 -07:00
stats_fetcher_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
status_endpoint.go server 2018-09-15 16:23:13 -07:00
status_endpoint_test.go goimports 2019-01-22 15:44:31 -08:00
system_endpoint.go server 2018-09-15 16:23:13 -07:00
system_endpoint_test.go goimports 2019-01-22 15:44:31 -08:00
testing.go goimports until make check is happy 2019-01-23 06:27:14 -08:00
timetable.go
timetable_test.go
util.go do not bootstrap with non voters 2018-09-19 17:17:39 -07:00
util_test.go do not bootstrap with non voters 2018-09-19 17:17:39 -07:00
vault.go Merge pull request #5228 from hashicorp/f-vault-err-tweaks 2019-01-25 11:17:31 -05:00
vault_test.go server/vault: tweak error messages 2019-01-25 10:33:54 -05:00
vault_testing.go reconcile interface 2018-11-20 17:10:55 -05:00
worker.go goimports 2019-01-22 15:44:31 -08:00
worker_test.go server 2018-09-15 16:23:13 -07:00