Armon Dadgar
|
cf2208e881
|
website: Add DO logo
|
2015-09-19 14:42:28 -07:00 |
|
Jack Pearkes
|
690de3f361
|
website: use new hero
|
2015-09-19 14:38:18 -07:00 |
|
Armon Dadgar
|
8d6c5a15e3
|
website: imageoptim
|
2015-09-19 12:28:08 -07:00 |
|
Armon Dadgar
|
201cfc4be1
|
website: adding drivers section
|
2015-09-19 12:18:08 -07:00 |
|
Armon Dadgar
|
5cd47f54d7
|
website: cleanup dead docs
|
2015-09-19 12:14:13 -07:00 |
|
Armon Dadgar
|
d0cc32db8b
|
website: cleanup install docs
|
2015-09-19 12:10:55 -07:00 |
|
Armon Dadgar
|
d31202a7ad
|
website: update scheduling links
|
2015-09-19 12:08:42 -07:00 |
|
Armon Dadgar
|
5d091a0536
|
website: add docs on scheduling
|
2015-09-19 12:02:48 -07:00 |
|
Armon Dadgar
|
1a18a57368
|
Fixing build script
|
2015-09-18 11:48:04 -07:00 |
|
Armon Dadgar
|
ee2fd15cc2
|
scheduler: ignore allocations in terminal state
|
2015-09-17 21:25:55 -07:00 |
|
Armon Dadgar
|
44a711502b
|
merging doc updates
|
2015-09-17 18:00:52 -07:00 |
|
Armon Dadgar
|
9a0d50bdc2
|
website: working on internals documentation
|
2015-09-17 17:59:45 -07:00 |
|
Ryan Uber
|
e293e354c1
|
Merge pull request #57 from hashicorp/f-api-sort
api: sort all list responses
|
2015-09-17 17:10:07 -07:00 |
|
Armon Dadgar
|
35881dc469
|
website: fixing repo link
|
2015-09-17 16:36:44 -07:00 |
|
Armon Dadgar
|
3ea6d4196a
|
website: Replace Vault -> Nomad
|
2015-09-17 16:33:37 -07:00 |
|
Armon Dadgar
|
005afbdefc
|
website: Working on internal architecture
|
2015-09-17 16:29:25 -07:00 |
|
Ryan Uber
|
c1aa896918
|
api: test job sort
|
2015-09-17 13:15:45 -07:00 |
|
Ryan Uber
|
61b8249d08
|
api: sort all list responses
|
2015-09-17 13:10:20 -07:00 |
|
Ryan Uber
|
173a84fb2e
|
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
|
d0d5ef53cb
|
jobspec: default job ID also comes from key
|
2015-09-16 22:06:55 -07:00 |
|
Ryan Uber
|
02529aee52
|
command: fix tests after job validation
|
2015-09-16 11:42:28 -07:00 |
|
Ryan Uber
|
cbb5be79e8
|
api: composing jobs takes region
|
2015-09-16 11:42:08 -07:00 |
|
Ryan Uber
|
90a79bafab
|
api: fix tests after struct validations
|
2015-09-16 11:26:48 -07:00 |
|
Ryan Uber
|
f136c86112
|
api: add region to jobs
|
2015-09-16 11:26:47 -07:00 |
|
Chris Bednarski
|
018c1023b6
|
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
|
c99e368461
|
Support running Linux exec as a non-root user
|
2015-09-15 20:17:23 -07:00 |
|
Chris Bednarski
|
57e4f7c44f
|
Merge branch 'master' into f-executor
|
2015-09-15 19:03:52 -07:00 |
|
Chris Bednarski
|
e5cb8852af
|
Overhaul the executor code so we use build flags instead of dynamic loading
|
2015-09-15 18:54:55 -07:00 |
|
Chris Bednarski
|
3953cd3b2f
|
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
|
05f6705037
|
nomad: ensure job ID does not contain space
|
2015-09-15 17:38:30 -07:00 |
|
Ryan Uber
|
4fc3e5775a
|
website: update output format for status/node-status
|
2015-09-15 16:54:25 -07:00 |
|
Ryan Uber
|
15f59a0b43
|
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
|
e98307bd46
|
command: final adjustments for list output
|
2015-09-15 16:51:17 -07:00 |
|
Ryan Uber
|
1299fabf1f
|
command: helpers for columns
|
2015-09-15 16:44:38 -07:00 |
|
Chris Bednarski
|
d1c4abef33
|
Changed Default executor to use a factory
|
2015-09-15 16:40:40 -07:00 |
|
Chris Bednarski
|
4cefbc3c22
|
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
|
2f8fc75892
|
Merge pull request #47 from hashicorp/f-cli-docs
Base CLI docs
|
2015-09-15 13:53:47 -07:00 |
|
Ryan Uber
|
f3fa4230e0
|
website: cli docs cleanup
|
2015-09-15 13:52:02 -07:00 |
|
Chris Bednarski
|
6a7b82f7ba
|
Update Java driver to use Executor
|
2015-09-15 13:45:48 -07:00 |
|
Ryan Uber
|
d1e16bbee6
|
website: use a helper for general options
|
2015-09-15 13:45:24 -07:00 |
|
Ryan Uber
|
c577cd2143
|
command: output adjustments
|
2015-09-15 13:21:49 -07:00 |
|
Ryan Uber
|
a91b883f0b
|
website: update usage and examples for status commands
|
2015-09-15 13:20:38 -07:00 |
|
Chris Bednarski
|
9db88f6013
|
Updated exec driver to use nomad/client/exec
|
2015-09-15 13:11:56 -07:00 |
|
Ryan Uber
|
1aac77c452
|
command: testing alloc/eval dump and short mode for status
|
2015-09-15 12:53:13 -07:00 |
|
Ryan Uber
|
8a25ca10a7
|
command: add evals/allocs to status command, add -short flag
|
2015-09-15 11:35:38 -07:00 |
|
Armon Dadgar
|
373db0608f
|
nomad: using struct level validations
|
2015-09-15 11:25:48 -07:00 |
|
Armon Dadgar
|
c713cfb9ac
|
nomad: testing the job validations
|
2015-09-15 11:23:03 -07:00 |
|
Ryan Uber
|
dd4e804d7e
|
command: dump allocations for nodes in node-status
|
2015-09-15 11:20:08 -07:00 |
|
Armon Dadgar
|
c5cf345df7
|
nomad: fixing tests
|
2015-09-15 11:12:46 -07:00 |
|
Armon Dadgar
|
3ccf1d98d7
|
nomad: adding job validation
|
2015-09-15 10:46:10 -07:00 |
|