Commit Graph

3259 Commits

Author SHA1 Message Date
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
Diptanu Choudhury 758c1f1a63 Added docs for the log rotation 2016-02-22 13:47:04 -08:00
Diptanu Choudhury 808f4487cf Merge pull request #840 from hashicorp/docker-auth-config
Throwing an error if Nomad can't create a docker auth object
2016-02-22 13:34:24 -08:00
Alex Dadgar f092c7ca15 format 2016-02-22 13:24:26 -08:00
Diptanu Choudhury c21f6f8eea Throwing an error if Nomad can't create an docker auth object 2016-02-22 13:20:06 -08:00
Alex Dadgar 0b65fb410a add debug error if there is a partial apply and refresh index isn't set 2016-02-22 13:03:40 -08:00
Diptanu Choudhury bf3e3f5f59 Throwing an error if Nomad can't create an docker auth object 2016-02-22 13:00:54 -08:00
Armon Dadgar 73f0ccb928 nomad: Update go-memdb depedency 2016-02-22 12:16:44 -08:00
Armon Dadgar 2b7bdfee37 nomad: add a sanity check guard 2016-02-22 12:15:40 -08:00
Armon Dadgar e6ba72556a Merge pull request #839 from hashicorp/f-refreshindex
nomad: cleanup handling of refresh index
2016-02-22 11:49:21 -08:00
Armon Dadgar fd5d7906f4 nomad: cleanup handling of refresh index 2016-02-22 11:43:41 -08:00
Alex Dadgar 64ef904e2c Merge branch 'master' of github.com:hashicorp/nomad 2016-02-22 10:38:15 -08:00
Alex Dadgar e42720c2f5 Fix progressMade in scheduler 2016-02-22 10:38:04 -08:00
Diptanu Choudhury f26ccb5dcb Merge pull request #838 from hashicorp/go1.6
Removing support for Go 1.5.3
2016-02-22 00:43:18 -08:00
Diptanu Choudhury 25fd1194fc Removing support for Go 1.5.3 2016-02-22 00:42:34 -08:00
Armon Dadgar c85ab60a26 Updating the vendored iradix library 2016-02-21 23:31:49 -08:00
Alex Dadgar 8d1d96d33f Merge pull request #835 from hashicorp/f-client-alloc-update
Batch client allocation updates to the server
2016-02-21 21:41:48 -08:00
Alex Dadgar 5eeb9c5ef6 Merge pull request #834 from hashicorp/f-serverbatch
Batch client updates of allocation status
2016-02-21 21:39:06 -08:00
Alex Dadgar 51bacf674e address feedback 2016-02-21 21:32:32 -08:00
Alex Dadgar e96ca4679f Fix test 2016-02-21 21:15:02 -08:00