Commit Graph

3146 Commits

Author SHA1 Message Date
Pete Shima
3ec9968bcc Fix capitalization of Nomad in doc update 2016-03-01 23:52:42 -08:00
Pete Shima
ef4f85efee Add a specific doc entry for the common error you may see when you are
using the exec driver and not running as root.
2016-03-01 23:51:11 -08:00
Alex Dadgar
94e56b3541 Merge pull request #867 from hashicorp/f-reduce-alloc-update-size
Decrease size of Allocation when serializing
2016-03-01 15:38:18 -08:00
Alex Dadgar
ff48998942 Avoid serializes Allocation.Resources 2016-03-01 14:09:25 -08:00
Alex Dadgar
4e2e6b80c7 Merge pull request #866 from adrianlop/SystemGC_fix_docs
/v1/system/gc - PUT method
2016-03-01 09:44:34 -08:00
Adrián López Gómez
b2402a0a51 /v1/system/gc - PUT method 2016-03-01 18:40:39 +01:00
Alex Dadgar
ac73dc1d20 changelog 2016-02-29 11:11:46 -08:00
Alex Dadgar
7007409cd7 Merge pull request #859 from hashicorp/f-driver-start-restarts
client: Driver starting is included in restart policy.
2016-02-29 11:05:25 -08:00
Alex Dadgar
343fddb403 Acquire lock around handle 2016-02-29 10:45:08 -08:00
Alex Dadgar
559b7872c9 Update version and add changelog for 0.3.1 2016-02-28 17:12:37 -08:00
Alex Dadgar
dde1e0a26b Merge pull request #857 from monder/dash-vars
Allow dashes in var names
2016-02-28 16:59:41 -08:00
Alex Dadgar
e0224b8a35 Refactor task runner to include driver starting into restart policy and add recoverable errors 2016-02-28 16:56:05 -08:00
Aleksejs Sinicins
2f10e75b57 Allow dashes in var names 2016-02-27 18:42:33 +02:00
Diptanu Choudhury
dd2f82c4ca Merge pull request #818 from achanda/perf
Run a bunch of tests in parallel
2016-02-26 13:35:33 -08:00
Diptanu Choudhury
8c27f15550 Updating the version of the website 2016-02-25 12:02:18 -08:00
Alex Dadgar
d6aa2d79cb Merge branch 'master' of github.com:hashicorp/nomad 2016-02-25 11:49:52 -08:00
Alex Dadgar
9c45f36819 Drop the permissions of sub directories in the alloc dir 2016-02-25 11:49:43 -08:00
Diptanu Choudhury
a1e1de0d6c Setting version to 0.3.0 2016-02-25 11:12:20 -08:00
Diptanu Choudhury
ad0e70c3b2 Merge pull request #850 from hashicorp/snap-version
Adding version information to snapshots
2016-02-25 10:54:26 -08:00
Alex Dadgar
f289c9c410 Merge pull request #852 from hashicorp/d-upgrading
Add upgrading documentation
2016-02-25 10:00:43 -08:00
Diptanu Choudhury
d7c3479070 Merge pull request #851 from hashicorp/logdir
Writing logs to alloc dir
2016-02-25 09:31:10 -08:00
Diptanu Choudhury
40b57b9212 Updated the CHANGELOG 2016-02-25 09:30:41 -08:00
Alex Dadgar
608ab794b1 Merge pull request #849 from hashicorp/d-system-gc
Docs: System gc endpoint and updated log docs
2016-02-25 09:21:08 -08:00
Diptanu Choudhury
9458106550 Added a test for AllocDir.LogDir 2016-02-25 09:08:51 -08:00
Diptanu Choudhury
ae498c28f3 Adding version to the DockerHandle test 2016-02-25 08:51:10 -08:00
Diptanu Choudhury
be55af6d90 Fixed some java tests 2016-02-24 23:54:01 -08:00
Alex Dadgar
34ec4c955a Add upgrading documentation 2016-02-24 20:11:16 -08:00
Diptanu Choudhury
54d7057912 Writing logs to alloc dir 2016-02-24 20:06:43 -08:00
Diptanu Choudhury
7f8f6712c5 Adding version information to snapshots 2016-02-24 19:06:30 -08:00
Alex Dadgar
17f065d548 Merge pull request #848 from hashicorp/b-server-panic
core: store the job on allocations that are from stopped jobs
2016-02-24 17:27:22 -08:00
Alex Dadgar
69026d78d4 Update CHANGELOG.md 2016-02-24 17:08:30 -08:00
Alex Dadgar
c601ca50f9 Update CHANGELOG.md 2016-02-24 17:07:44 -08:00
Alex Dadgar
589be0312f Generic Scheduler handles periodic eval type 2016-02-24 16:20:33 -08:00
Alex Dadgar
207d544a55 client: standardize error logging format 2016-02-24 15:57:58 -08:00
Alex Dadgar
076e1bb615 add documentation for system gc endpoint and update log docs 2016-02-24 15:38:32 -08:00
Alex Dadgar
e66238e6ea Store the job on allocations that are from stopped jobs 2016-02-24 14:50:59 -08:00
Alex Dadgar
7f4140758e up log level 2016-02-24 10:42:16 -08:00
Diptanu Choudhury
a735ad155d Making the build work for windows 2016-02-23 15:17:07 -08:00
Alex Dadgar
0223394c63 changelog 2016-02-23 14:54:01 -08:00
Alex Dadgar
4afa44c15e driver.test: remove redundant tests 2016-02-23 14:41:52 -08:00
Alex Dadgar
d2806f50ec changelog 2016-02-23 14:27:43 -08:00
Diptanu Choudhury
69a6bce98b Merge pull request #841 from hashicorp/b-local-file
Client: Only allow downloading from http/s and git
2016-02-23 13:46:55 -08:00
Diptanu Choudhury
37e8248495 Merge pull request #842 from hashicorp/f-validate-command
drivers: validate that command contains one field
2016-02-23 13:45:10 -08:00
Diptanu Choudhury
c100064a10 Updated the changelog 2016-02-23 13:39:28 -08:00
Diptanu Choudhury
06f073dc3f Bumping up the version 2016-02-23 13:35:30 -08:00
Diptanu Choudhury
3da5e5020a Closing the rotators when the process finishes 2016-02-23 13:32:17 -08:00
Alex Dadgar
2ede72fe91 Merge pull request #843 from hashicorp/phinze/travis-remove-gotip-build
travis: remove go tip build
2016-02-23 11:19:44 -08:00
Paul Hinze
f46b359528 travis: remove go tip build
Uses up one less Travis builder per commit, makes for faster throughput.
2016-02-23 13:18:33 -06:00
Alex Dadgar
5ee75e2fa5 Limit the set of downloaders 2016-02-23 10:33:58 -08:00
Alex Dadgar
c7661b1ca2 Copy local files 2016-02-23 10:27:47 -08:00