open-nomad/scheduler
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
..
annotate.go Show canaries on plan 2017-07-07 12:03:11 -07:00
annotate_test.go Deprecate IOPS 2018-12-06 15:09:26 -08:00
context.go goimports 2019-01-22 15:44:31 -08:00
context_test.go Merge pull request #4867 from hashicorp/b-deployment-progress-deadline 2018-11-13 10:29:03 -08:00
device.go Change types of weights on spread/affinity 2019-01-30 12:20:38 -08:00
device_test.go Change types of weights on spread/affinity 2019-01-30 12:20:38 -08:00
feasible.go convert driver to device for device constraint/attributes 2019-01-23 10:58:45 -08:00
feasible_test.go convert driver to device for device constraint/attributes 2019-01-23 10:58:45 -08:00
generic_sched.go Add NodeName to the alloc/job status outputs. 2019-04-10 10:34:10 -05:00
generic_sched_test.go Fix bug where scoring metadata would be overridden during an inplace upgrade. 2019-03-12 23:36:46 -05:00
preemption.go appease linter 2019-01-08 10:58:49 -05:00
preemption_test.go Remove unnecessary usage of alloc.Resource 2019-01-10 16:36:47 -06:00
propertyset.go server 2018-09-15 16:23:13 -07:00
rank.go Change types of weights on spread/affinity 2019-01-30 12:20:38 -08:00
rank_test.go Change types of weights on spread/affinity 2019-01-30 12:20:38 -08:00
reconcile.go Fix bug in reconciler where terminal allocs on a job already stopped were unnecessarily updated 2018-10-08 21:03:49 -05:00
reconcile_test.go use int64 2018-10-16 15:34:32 -07:00
reconcile_util.go Work in progress - force rescheduling of failed allocs 2018-05-08 17:26:57 -05:00
reconcile_util_test.go Fix linting 2018-03-28 12:26:28 -05:00
scheduler.go goimports 2019-01-22 15:44:31 -08:00
scheduler_oss.go sync 2017-10-13 14:36:02 -07:00
select.go Implement affinity support in generic scheduler 2018-09-04 16:10:11 -05:00
select_test.go Implement affinity support in generic scheduler 2018-09-04 16:10:11 -05:00
spread.go Change types of weights on spread/affinity 2019-01-30 12:20:38 -08:00
spread_test.go Fix scoring logic for uneven spread to incorporate current alloc count 2018-09-04 16:10:11 -05:00
stack.go Make preemption config a struct to allow for enabling based on scheduler type 2018-10-30 11:06:32 -05:00
stack_not_ent.go sync 2017-10-13 14:36:02 -07:00
stack_test.go renames 2018-10-04 14:57:25 -07:00
system_sched.go Add NodeName to the alloc/job status outputs. 2019-04-10 10:34:10 -05:00
system_sched_test.go Deprecate IOPS 2018-12-06 15:09:26 -08:00
testing.go goimports 2019-01-22 15:44:31 -08:00
util.go Fix bug where scoring metadata would be overridden during an inplace upgrade. 2019-03-12 23:36:46 -05:00
util_test.go add to stack 2018-10-13 12:27:49 -07:00