Armon Dadgar
|
4aba267bcc
|
nomad: ensure job ID does not contain space
|
2015-09-15 17:38:30 -07:00 |
|
Ryan Uber
|
2c2a384b0a
|
website: update output format for status/node-status
|
2015-09-15 16:54:25 -07:00 |
|
Ryan Uber
|
c7b12b6e17
|
Merge pull request #50 from hashicorp/f-info
Allocs/Evals in status/node-status output
|
2015-09-15 16:51:54 -07:00 |
|
Ryan Uber
|
acd0d16a7a
|
command: final adjustments for list output
|
2015-09-15 16:51:17 -07:00 |
|
Ryan Uber
|
210ee0bbb7
|
command: helpers for columns
|
2015-09-15 16:44:38 -07:00 |
|
Chris Bednarski
|
c8516f3e9c
|
Changed Default executor to use a factory
|
2015-09-15 16:40:40 -07:00 |
|
Chris Bednarski
|
a5512c22e9
|
Rename exec package to executor so it works better with goimports; fixes for Java driver
|
2015-09-15 14:03:03 -07:00 |
|
Ryan Uber
|
df48f69190
|
Merge pull request #47 from hashicorp/f-cli-docs
Base CLI docs
|
2015-09-15 13:53:47 -07:00 |
|
Ryan Uber
|
518665feaf
|
website: cli docs cleanup
|
2015-09-15 13:52:02 -07:00 |
|
Chris Bednarski
|
5eb3354678
|
Update Java driver to use Executor
|
2015-09-15 13:45:48 -07:00 |
|
Ryan Uber
|
ac21530db0
|
website: use a helper for general options
|
2015-09-15 13:45:24 -07:00 |
|
Ryan Uber
|
c706942ece
|
command: output adjustments
|
2015-09-15 13:21:49 -07:00 |
|
Ryan Uber
|
729fd3cd5f
|
website: update usage and examples for status commands
|
2015-09-15 13:20:38 -07:00 |
|
Chris Bednarski
|
b3ef6930b8
|
Updated exec driver to use nomad/client/exec
|
2015-09-15 13:11:56 -07:00 |
|
Ryan Uber
|
a7b70259c8
|
command: testing alloc/eval dump and short mode for status
|
2015-09-15 12:53:13 -07:00 |
|
Ryan Uber
|
8a45651fe4
|
command: add evals/allocs to status command, add -short flag
|
2015-09-15 11:35:38 -07:00 |
|
Armon Dadgar
|
c1d05a8bd9
|
nomad: using struct level validations
|
2015-09-15 11:25:48 -07:00 |
|
Armon Dadgar
|
f4ade80f80
|
nomad: testing the job validations
|
2015-09-15 11:23:03 -07:00 |
|
Ryan Uber
|
550434dc9b
|
command: dump allocations for nodes in node-status
|
2015-09-15 11:20:08 -07:00 |
|
Armon Dadgar
|
d17244e8df
|
nomad: fixing tests
|
2015-09-15 11:12:46 -07:00 |
|
Armon Dadgar
|
ab5f049d5d
|
nomad: adding job validation
|
2015-09-15 10:46:10 -07:00 |
|
Armon Dadgar
|
95fcbef21b
|
Merge pull request #46 from hashicorp/f-job-parser
Job Spec Parser
|
2015-09-15 10:16:28 -07:00 |
|
Ryan Uber
|
92cf7b64d9
|
website: fix agent-members docs
|
2015-09-14 22:40:30 -07:00 |
|
Ryan Uber
|
9b8101b0bf
|
command: trim a leading 'v' from git tags
|
2015-09-14 20:55:34 -07:00 |
|
Ryan Uber
|
3665bdc46b
|
webiste: more docs for commands
|
2015-09-14 20:47:37 -07:00 |
|
Ryan Uber
|
70cae5e43a
|
website: add examples to cli docs
|
2015-09-14 20:33:23 -07:00 |
|
Ryan Uber
|
c778599e9e
|
command: separate k/v pairs with an '='
|
2015-09-14 20:29:08 -07:00 |
|
Ryan Uber
|
4eb4200128
|
website: start docs for node-* commands
|
2015-09-14 19:40:16 -07:00 |
|
Ryan Uber
|
23b7aab51d
|
website: finish agent-* docs
|
2015-09-14 19:40:16 -07:00 |
|
Ryan Uber
|
cb90937493
|
website: working on agent docs
|
2015-09-14 19:40:16 -07:00 |
|
Ryan Uber
|
7963024067
|
website: start CLI documentation
|
2015-09-14 19:40:16 -07:00 |
|
Ryan Uber
|
543334416f
|
website: add note on CLI context
|
2015-09-14 19:40:16 -07:00 |
|
Ryan Uber
|
283072db3d
|
website: prune some imports
|
2015-09-14 19:40:15 -07:00 |
|
Chris Bednarski
|
2bcf7105e8
|
Use Linux on Linux
|
2015-09-14 19:38:21 -07:00 |
|
Chris Bednarski
|
b38112af29
|
Run as nobody if no user is specified
|
2015-09-14 19:04:29 -07:00 |
|
Mitchell Hashimoto
|
b46ef51404
|
jobspec: defaults
|
2015-09-14 18:34:26 -07:00 |
|
Mitchell Hashimoto
|
67583aea96
|
jobspec: validate singletons
|
2015-09-14 18:30:26 -07:00 |
|
Mitchell Hashimoto
|
2a6ebd4aaa
|
jobspec: parse network resources
|
2015-09-14 18:27:37 -07:00 |
|
Mitchell Hashimoto
|
47499db3bb
|
jobspec: parse regions
|
2015-09-14 18:18:49 -07:00 |
|
Mitchell Hashimoto
|
9d9f275d4f
|
jobspec: task level constraints
|
2015-09-14 17:50:34 -07:00 |
|
Mitchell Hashimoto
|
058d4bcc36
|
jobspec: job-level constraints
|
2015-09-14 17:48:11 -07:00 |
|
Mitchell Hashimoto
|
a8fd4c12d9
|
jobspec: parse job-level meta fields
|
2015-09-14 17:46:52 -07:00 |
|
Mitchell Hashimoto
|
c616ea90ae
|
jobspec: parsing
|
2015-09-14 17:43:42 -07:00 |
|
Chris Bednarski
|
80eef5362e
|
Send signal 0 to check whether the process is alive
|
2015-09-14 16:16:56 -07:00 |
|
Chris Bednarski
|
d4c57c67a2
|
Implemented Linux driver with RunAs functionality -- added errors to RunAs and Limit
|
2015-09-14 15:57:21 -07:00 |
|
Armon Dadgar
|
cf3c6aa8a7
|
SCADA support
|
2015-09-14 15:33:08 -07:00 |
|
Ryan Uber
|
d4e8279293
|
Merge pull request #42 from hashicorp/f-cli
Base CLI
|
2015-09-14 14:13:10 -07:00 |
|
Ryan Uber
|
f19682d87e
|
command: tests
|
2015-09-14 14:08:50 -07:00 |
|
Ryan Uber
|
ac6de2c157
|
command: guard tests from multiple parallel calls
|
2015-09-14 14:06:37 -07:00 |
|
Ryan Uber
|
3d8b115943
|
api: fixing join tests
|
2015-09-14 14:04:30 -07:00 |
|