open-nomad/command
Alex Dadgar 84c3711989 Merge pull request #1457 from hashicorp/f-kill-event
Add killing event and mark task as not running when killed
2016-07-22 17:33:18 -07:00
..
agent Change circonus_broker_search_tag to circonus_broker_select_tag to match option in consul 2016-07-22 15:16:14 -04:00
test-resources
agent_info.go
agent_info_test.go
alloc_status.go Merge pull request #1457 from hashicorp/f-kill-event 2016-07-22 17:33:18 -07:00
alloc_status_test.go
check.go Whitespace police 2016-06-16 17:34:09 -07:00
check_test.go Adding logic for checking health of client 2016-05-11 15:22:58 -07:00
client_config.go
client_config_test.go Fix test TestClientConfigCommand_UpdateServers() 2016-06-10 15:50:11 -04:00
eval_status.go unify cli output 2016-06-12 13:16:07 -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 Docs 2016-07-21 12:33:05 -07:00
helpers.go implement -n for tail 2016-07-13 13:26:09 -06:00
helpers_test.go implement -n for tail 2016-07-13 13:26:09 -06:00
init.go [tiny] Fix an indent in init template 2016-07-20 17:41:26 +09:00
init_test.go
inspect.go Add check-index flag to nomad run 2016-06-08 17:56:32 -07:00
inspect_test.go
meta.go initial refactor and cleanup 2016-06-12 11:19:45 -07:00
meta_test.go Add region flag and environment variable 2016-06-07 11:16:04 -07:00
monitor.go Removing the queued state of Job Summary and alloc desired status false 2016-07-13 13:20:46 -06:00
monitor_test.go Removing the queued state of Job Summary and alloc desired status false 2016-07-13 13:20:46 -06:00
node_drain.go
node_drain_test.go
node_status.go Improve the error messages when obtaining node and alloc stats 2016-06-17 13:24:10 -07:00
node_status_test.go
plan.go InitFields to Canonicalize 2016-07-20 16:08:52 -07:00
plan_test.go tests 2016-05-17 13:33:48 -07:00
run.go small cleanup of run command error msg 2016-07-21 09:52:41 -07:00
run_test.go Update failing tests 2016-06-23 11:28:17 -04:00
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 Give relative time 2016-06-15 15:28:35 -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 Return when nomad syslog command has invalid number of argument 2016-07-21 23:19:22 +09:00
util_test.go Validate driver config on job register 2016-04-13 15:55:46 -07:00
validate.go validate from stdin 2016-07-22 13:48:14 -07:00
validate_test.go validate from stdin 2016-07-22 13:48:14 -07:00
version.go
version_test.go