Commit Graph

689 Commits

Author SHA1 Message Date
Armon Dadgar
5dc89c0b7e website: adding drivers section 2015-09-19 12:18:08 -07:00
Armon Dadgar
b8269fd52f website: cleanup dead docs 2015-09-19 12:14:13 -07:00
Armon Dadgar
f3a2929825 website: cleanup install docs 2015-09-19 12:10:55 -07:00
Armon Dadgar
557aa14074 website: update scheduling links 2015-09-19 12:08:42 -07:00
Armon Dadgar
4dfb9388ca website: add docs on scheduling 2015-09-19 12:02:48 -07:00
Armon Dadgar
126147a214 Fixing build script 2015-09-18 11:48:04 -07:00
Armon Dadgar
14009c5ce3 scheduler: ignore allocations in terminal state 2015-09-17 21:25:55 -07:00
Armon Dadgar
b7cd4a4ad7 merging doc updates 2015-09-17 18:00:52 -07:00
Armon Dadgar
e56635c4c0 website: working on internals documentation 2015-09-17 17:59:45 -07:00
Ryan Uber
5770e8f1e3 Merge pull request #57 from hashicorp/f-api-sort
api: sort all list responses
2015-09-17 17:10:07 -07:00
Armon Dadgar
b0eb417a5a website: fixing repo link 2015-09-17 16:36:44 -07:00
Armon Dadgar
6bf4bebaab website: Replace Vault -> Nomad 2015-09-17 16:33:37 -07:00
Armon Dadgar
c2364f12c7 website: Working on internal architecture 2015-09-17 16:29:25 -07:00
Ryan Uber
0f0bbbd0ff api: test job sort 2015-09-17 13:15:45 -07:00
Ryan Uber
06aa0119e4 api: sort all list responses 2015-09-17 13:10:20 -07:00
Ryan Uber
8e6bc8bd16 Merge pull request #55 from hashicorp/f-hcl-job
jobspec: default job ID also comes from key
2015-09-16 22:25:26 -07:00
Ryan Uber
4c8eb1d78a jobspec: default job ID also comes from key 2015-09-16 22:06:55 -07:00
Ryan Uber
da35ecc4f3 command: fix tests after job validation 2015-09-16 11:42:28 -07:00
Ryan Uber
24cd105200 api: composing jobs takes region 2015-09-16 11:42:08 -07:00
Ryan Uber
39789e478d api: fix tests after struct validations 2015-09-16 11:26:48 -07:00
Ryan Uber
cfb6f3781c api: add region to jobs 2015-09-16 11:26:47 -07:00
Chris Bednarski
2c4d21b219 Merge pull request #36 from hashicorp/f-executor
Added executor interface, includes drop privileges for linux
2015-09-15 20:20:38 -07:00
Chris Bednarski
cdd065cb07 Support running Linux exec as a non-root user 2015-09-15 20:17:23 -07:00
Chris Bednarski
85744b0661 Merge branch 'master' into f-executor 2015-09-15 19:03:52 -07:00
Chris Bednarski
06a0bd0bf7 Overhaul the executor code so we use build flags instead of dynamic loading 2015-09-15 18:54:55 -07:00
Chris Bednarski
7eaf5254c2 Merge pull request #53 from hashicorp/f-executor-factory
Changed Default executor to use a factory
2015-09-15 17:44:27 -07:00
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