open-nomad/command
Diptanu Choudhury 39c9b00b6c Merge pull request #1566 from mlafeldt/fix-config-reload
Fix reload of retry_join server addresses on SIGHUP
2016-08-11 17:57:11 -07:00
..
agent Fix reload of retry_join server addresses on SIGHUP 2016-08-11 16:03:21 +02:00
test-resources Refactor spawn-daemon so it can be used by all OSes and make it write exit code to a file 2015-10-28 16:23:33 -07:00
agent_info.go Fix append issue 2015-12-21 15:10:49 -08:00
agent_info_test.go Fix vet warnings 2015-10-07 12:26:58 +02:00
alloc_status.go Add test to check both -json and -t are not specified 2016-08-09 21:06:20 +09:00
alloc_status_test.go Add test to check both -json and -t are not specified 2016-08-09 21:06:20 +09:00
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 Move update servers cli output to the correct commands location 2016-03-24 13:31:23 -07:00
client_config_test.go Fix test TestClientConfigCommand_UpdateServers() 2016-06-10 15:50:11 -04:00
data_format.go Stop using format option and support json and t option 2016-08-09 21:06:20 +09:00
data_format_test.go Update after another review 2016-08-09 22:50:18 +09:00
eval_status.go Update after another review 2016-08-09 22:50:18 +09:00
eval_status_test.go Add test to check both -json and -t are not specified 2016-08-09 21:06:20 +09:00
executor_plugin.go Not syncing stdout and stderr of pluging with client 2016-02-04 17:36:31 -08:00
fs.go Add validation of -n and -c options 2016-08-01 21:51:13 +09:00
fs_test.go Add TestFSCommand_Fails to fs command 2016-07-26 22:45:09 +09:00
helpers.go unblock the readers to add liveness when using -n 2016-07-25 11:16:01 -07:00
helpers_test.go unblock the readers to add liveness when using -n 2016-07-25 11:16:01 -07:00
init.go [tiny] Fix an indent in init template 2016-07-20 17:41:26 +09:00
init_test.go command: test init 2015-09-30 14:21:50 -07:00
inspect.go Update after another review 2016-08-09 22:50:18 +09:00
inspect_test.go Add test to check both -json and -t are not specified 2016-08-09 21:06:20 +09:00
logs.go api.fs uses the api.Client rather than making raw requests 2016-07-28 14:27:17 -07:00
logs_test.go Add logs command test 2016-07-25 11:16:54 -07:00
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 Add -self flag to node-drain 2016-04-11 15:20:49 -07:00
node_drain_test.go Provide a consistent user experience with prefix based lookups. 2016-01-21 22:21:35 +01:00
node_status.go Merge pull request #1538 from nak3/output-host-disk-utilization2 2016-08-10 15:09:23 -07:00
node_status_test.go Add test to check both -json and -t are not specified 2016-08-09 21:06:20 +09:00
plan.go Plan on system scheduler doesn't count nodes who don't meet constraints 2016-08-11 15:26:25 -07:00
plan_test.go Fix tests 2016-08-03 11:09:50 -07:00
run.go fix indents 2016-07-25 11:16:54 -07:00
run_test.go Update failing tests 2016-06-23 11:28:17 -04:00
server_force_leave.go command: rename some agent commands to use a server- prefix 2015-09-22 11:01:41 -07:00
server_force_leave_test.go command: rename some agent commands to use a server- prefix 2015-09-22 11:01:41 -07:00
server_join.go command: rename some agent commands to use a server- prefix 2015-09-22 11:01:41 -07:00
server_join_test.go command: rename some agent commands to use a server- prefix 2015-09-22 11:01:41 -07:00
server_members.go Add eval-status and remove eval-monitor 2016-05-27 11:50:15 -07:00
server_members_test.go command: rename some agent commands to use a server- prefix 2015-09-22 11:01:41 -07:00
status.go Stop using format option and support json and t option 2016-08-09 21:06:20 +09:00
status_test.go Removing the custom sorting logic 2016-08-04 13:17:21 -07:00
stop.go fix indents 2016-07-25 11:16:54 -07:00
stop_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
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 Adding basic version command 2015-06-01 15:25:51 +02:00
version_test.go Adding basic version command 2015-06-01 15:25:51 +02:00