Commit Graph

3450 Commits

Author SHA1 Message Date
Alex Dadgar ad92e50a24 Avoid serializes Allocation.Resources 2016-03-01 14:09:25 -08:00
Alex Dadgar ee3caa6406 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 0a510eac77 /v1/system/gc - PUT method 2016-03-01 18:40:39 +01:00
Alex Dadgar 4e595b24b1 changelog 2016-02-29 11:11:46 -08:00
Alex Dadgar b34f80a069 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 7fe8a4650f Acquire lock around handle 2016-02-29 10:45:08 -08:00
Erik Evenson eca9029664 adds comments and removes redundant false flag setting 2016-02-29 08:17:40 -06:00
Erik Evenson 019c650ee7 Merge branch 'master' into study/aws-ecr-1 2016-02-29 07:18:33 -06:00
Alex Dadgar 3ea76e306e Update version and add changelog for 0.3.1 2016-02-28 17:12:37 -08:00
Alex Dadgar 8a22757a26 Merge pull request #857 from monder/dash-vars
Allow dashes in var names
2016-02-28 16:59:41 -08:00
Alex Dadgar 61972c9ddc Refactor task runner to include driver starting into restart policy and add recoverable errors 2016-02-28 16:56:05 -08:00
Erik Evenson b2a1710614 updates docs 2016-02-27 12:10:36 -06:00
Erik Evenson 10e32a74d1 refactors 2016-02-27 12:00:17 -06:00
Erik Evenson 4572753014 allows AWS ECR to work 2016-02-27 11:06:40 -06:00
Aleksejs Sinicins 0ce9ea3bab Allow dashes in var names 2016-02-27 18:42:33 +02:00
Diptanu Choudhury f750ae3f4e Updated libcontainer 2016-02-26 17:11:00 -08:00
Diptanu Choudhury 828f93a719 Removing unused dependencies 2016-02-26 17:00:19 -08:00
Diptanu Choudhury 0b63bf3f83 Merge pull request #818 from achanda/perf
Run a bunch of tests in parallel
2016-02-26 13:35:33 -08:00
Diptanu Choudhury fa7957b6af Updating the version of the website 2016-02-25 12:02:18 -08:00
Alex Dadgar 2143d1cd26 Merge branch 'master' of github.com:hashicorp/nomad 2016-02-25 11:49:52 -08:00
Alex Dadgar 565bb655d6 Drop the permissions of sub directories in the alloc dir 2016-02-25 11:49:43 -08:00
Diptanu Choudhury 06eef31a49 Setting version to 0.3.0 2016-02-25 11:12:20 -08:00
Diptanu Choudhury 2bfab1bd30 Merge pull request #850 from hashicorp/snap-version
Adding version information to snapshots
2016-02-25 10:54:26 -08:00
Alex Dadgar 4a56aea61c Merge pull request #852 from hashicorp/d-upgrading
Add upgrading documentation
2016-02-25 10:00:43 -08:00
Diptanu Choudhury e67b4e2aea Merge pull request #851 from hashicorp/logdir
Writing logs to alloc dir
2016-02-25 09:31:10 -08:00
Diptanu Choudhury 2f28e8394a Updated the CHANGELOG 2016-02-25 09:30:41 -08:00
Alex Dadgar e1cde24abb 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 03c32d9bad Added a test for AllocDir.LogDir 2016-02-25 09:08:51 -08:00
Diptanu Choudhury ce5b497dbc Adding version to the DockerHandle test 2016-02-25 08:51:10 -08:00
Diptanu Choudhury 7891737fa8 Fixed some java tests 2016-02-24 23:54:01 -08:00
Alex Dadgar 5e85f5bd0c Add upgrading documentation 2016-02-24 20:11:16 -08:00
Diptanu Choudhury 47da0b02b3 Writing logs to alloc dir 2016-02-24 20:06:43 -08:00
Diptanu Choudhury e3d6c4a9dd Adding version information to snapshots 2016-02-24 19:06:30 -08:00
Alex Dadgar 6a368a9f67 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 fe9fcbbcd1 Update CHANGELOG.md 2016-02-24 17:08:30 -08:00
Alex Dadgar eb16be1f13 Update CHANGELOG.md 2016-02-24 17:07:44 -08:00
Alex Dadgar a2b56a5cff Generic Scheduler handles periodic eval type 2016-02-24 16:20:33 -08:00
Alex Dadgar cc1b35a90c client: standardize error logging format 2016-02-24 15:57:58 -08:00
Alex Dadgar d5bfd20260 add documentation for system gc endpoint and update log docs 2016-02-24 15:38:32 -08:00
Alex Dadgar a9d410dbee Store the job on allocations that are from stopped jobs 2016-02-24 14:50:59 -08:00
Alex Dadgar fbf6275160 up log level 2016-02-24 10:42:16 -08:00
Diptanu Choudhury 62029e4bf9 Making the build work for windows 2016-02-23 15:17:07 -08:00
Alex Dadgar 4bc56d044b changelog 2016-02-23 14:54:01 -08:00
Alex Dadgar da50c36564 driver.test: remove redundant tests 2016-02-23 14:41:52 -08:00
Alex Dadgar 7c92282c59 changelog 2016-02-23 14:27:43 -08:00
Diptanu Choudhury c24e1093fa 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 27ab08ce1c 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 83610399e5 Updated the changelog 2016-02-23 13:39:28 -08:00
Diptanu Choudhury ee601ea8aa Bumping up the version 2016-02-23 13:35:30 -08:00
Diptanu Choudhury 7fcbdf5a9b Closing the rotators when the process finishes 2016-02-23 13:32:17 -08:00