Commit Graph

3328 Commits

Author SHA1 Message Date
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
Alex Dadgar 9eb646f5a2 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 6a00bbb30e 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 1dd37cf96e Limit the set of downloaders 2016-02-23 10:33:58 -08:00
Alex Dadgar 5bb1d89a6a Copy local files 2016-02-23 10:27:47 -08:00
Alex Dadgar f612b9c81e validate that command contains one field 2016-02-23 10:19:40 -08:00
Diptanu Choudhury d6f09400f7 Merge pull request #819 from hashicorp/r-syslog-collector
Refactored syslog server and log rotator
2016-02-23 10:15:14 -08:00
Diptanu Choudhury fd2be356cc Closing the messages channel 2016-02-23 10:14:54 -08:00
Diptanu Choudhury bd99982b96 Stoping go-routines in the syslog collector 2016-02-23 09:43:14 -08:00
Diptanu Choudhury c9e00127c3 Buffering writes to a rotated file 2016-02-23 08:52:06 -08:00
Alex Dadgar 776318b649 Merge branch 'master' of github.com:hashicorp/nomad 2016-02-22 22:46:10 -08:00
Alex Dadgar cd889df20a client: send correct node id 2016-02-22 22:43:55 -08:00
Armon Dadgar 6a883e1389 nomad: do not skip node plan if we receive an evaluation result 2016-02-22 22:32:02 -08:00
Alex Dadgar 88ddfbed31 Revert "Debug messages around the plan and plan response"
This reverts commit 7646657e6b8a892210779eaf5708341b94b29b24.
2016-02-22 22:24:52 -08:00
Alex Dadgar 64cabb5a97 Revert "Debug log in plan apply"
This reverts commit 532df0d27e02e0cb30b6e3a28b9c4b5778bd71b3.
2016-02-22 22:24:27 -08:00
Alex Dadgar fa8e2d31ee Revert "err logs in worker and scheduler"
This reverts commit 7befc586521b70eb84013bff367310e4cfa45c27.
2016-02-22 22:23:57 -08:00
Alex Dadgar c2242552a1 Debug messages around the plan and plan response 2016-02-22 20:36:11 -08:00
Alex Dadgar a40f734b77 Send NodeID when updating client allocation 2016-02-22 17:25:11 -08:00
Alex Dadgar b72b3ce190 Debug log in plan apply 2016-02-22 16:12:16 -08:00
Diptanu Choudhury 3211e67961 Made the syslog server use a buffered chan 2016-02-22 16:10:23 -08:00
Alex Dadgar 221caf64ed Merge branch 'master' of github.com:hashicorp/nomad 2016-02-22 14:49:07 -08:00
Alex Dadgar f48eabe753 err logs in worker and scheduler 2016-02-22 14:47:59 -08:00
Diptanu Choudhury 25667c0947 Merge pull request #831 from hashicorp/b-log-rotation-docs
Added docs for the log rotation
2016-02-22 13:47:39 -08:00