Commit Graph

3544 Commits

Author SHA1 Message Date
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
Alex Dadgar 281e2ca198 Batch client allocation updates to the server 2016-02-21 21:15:02 -08:00
Armon Dadgar 64ecbb7cc2 Merge pull request #833 from hashicorp/f-multiupdate
Allow the clients to update status of multiple allocations server side
2016-02-21 21:03:42 -08:00
Armon Dadgar 5a9c7f7002 Fixing comment 2016-02-21 21:03:24 -08:00
Abhishek Chanda 34d3deff9b Run a bunch of tests in parallel 2016-02-21 19:42:03 -08:00
Armon Dadgar 7fc7cd9453 nomad: batch client updates for 50msec 2016-02-21 18:51:34 -08:00
Armon Dadgar 06425211ab nomad: alloc update_alloc endpoint to take multiple allocations 2016-02-21 18:00:46 -08:00
Armon Dadgar 6e8d6e61fc nomad: fixing test name 2016-02-21 18:00:33 -08:00
Armon Dadgar 74fb2d5a65 nomad: fixing tests 2016-02-21 17:59:12 -08:00
Armon Dadgar 0e1f9a3def nomad: FSM supports multiple client updates 2016-02-21 17:58:56 -08:00
Armon Dadgar 4c4581a07e nomad/state: Allow UpdateAllocFromClient to take multiple allocs 2016-02-21 17:49:46 -08:00
Armon Dadgar e8c44448c2 Merge pull request #832 from hashicorp/f-cleanup
Enable job normalization during planning
2016-02-21 14:06:15 -08:00
Armon Dadgar e4524b173c Address review feedback 2016-02-21 13:32:45 -08:00
Alex Dadgar 790344fd81 env var for travis 2016-02-21 13:30:25 -08:00
Armon Dadgar 6ddc4fd17b nomad: normalize job for evictions 2016-02-21 11:51:51 -08:00
Armon Dadgar 0e24df554e nomad: allow for job normalization 2016-02-21 11:42:54 -08:00