open-nomad/command
Sean Chittenden f695d6d70d
Reconcile consul's address configuration section.
There were conflicting directives previously, both consul.addr and
consul.address were required to achieve the desired behavior.  The
documentation said `consul.address` was the canonical name for the
parameter, so consolidate configuration parameters to `consul.address`.
2016-06-10 15:50:11 -04:00
..
agent Reconcile consul's address configuration section. 2016-06-10 15:50:11 -04:00
test-resources
agent_info.go
agent_info_test.go
alloc_status.go Alloc-status only shows measured statistics and fixes to CPU calculations 2016-06-10 10:38:29 -07:00
alloc_status_test.go
check.go
check_test.go
client_config.go
client_config_test.go
eval_status.go helper 2016-06-10 11:02:15 -07:00
eval_status_test.go Add eval-status and remove eval-monitor 2016-05-27 11:50:15 -07:00
executor_plugin.go
fs.go Add eval-status and remove eval-monitor 2016-05-27 11:50:15 -07:00
helpers.go helper 2016-06-10 11:02:15 -07:00
helpers_test.go
init.go
init_test.go
inspect.go
inspect_test.go
meta.go docs 2016-06-07 11:33:55 -07:00
meta_test.go Add region flag and environment variable 2016-06-07 11:16:04 -07:00
monitor.go plan shows failure reasons and ordered annotations 2016-05-31 21:51:23 +00:00
monitor_test.go
node_drain.go
node_drain_test.go
node_status.go Changed the logic of calculation of node cpu usage 2016-06-10 03:24:42 +01:00
node_status_test.go
plan.go docs 2016-06-07 11:33:55 -07:00
plan_test.go
run.go docs 2016-06-07 11:33:55 -07:00
run_test.go
server_force_leave.go
server_force_leave_test.go
server_join.go
server_join_test.go
server_members.go Add eval-status and remove eval-monitor 2016-05-27 11:50:15 -07:00
server_members_test.go
status.go helper 2016-06-10 11:02:15 -07:00
status_test.go test fix 2016-05-27 11:50:15 -07:00
stop.go eval-status website docs 2016-05-27 11:50:15 -07:00
stop_test.go
syslog_plugin.go
util_test.go
validate.go
validate_test.go
version.go
version_test.go