Commit Graph

2934 Commits

Author SHA1 Message Date
Diptanu Choudhury
b4792dde34 Merge pull request #797 from hashicorp/reserve-ports
Reserving ports for client in every platform
2016-02-12 14:33:13 -08:00
Diptanu Choudhury
9b31a6583c Adding comments 2016-02-12 14:25:32 -08:00
Diptanu Choudhury
85b2e743de Changing log messages in the docker driver 2016-02-12 13:33:09 -08:00
Diptanu Choudhury
45d1c68095 Adding vendored code in pkg directories 2016-02-12 13:32:32 -08:00
Diptanu Choudhury
7c4dbbf7da Reserving ports for client in every platform 2016-02-12 13:21:56 -08:00
Alex Dadgar
2dfa22b9ca Update go-plugin 2016-02-12 12:16:56 -08:00
Diptanu Choudhury
fb6309f040 Merge pull request #796 from hashicorp/godep
Godep
2016-02-12 10:59:00 -08:00
Diptanu Choudhury
e463682d1d Formatting test 2016-02-12 10:37:34 -08:00
Diptanu Choudhury
a1fd9075b6 Fixed the make dev target 2016-02-12 10:36:11 -08:00
Diptanu Choudhury
129e5f43ce Excluding vendor tests 2016-02-12 10:26:19 -08:00
Diptanu Choudhury
455e4aa40f Replacing tip with 1.6rc2 in travis 2016-02-12 10:03:45 -08:00
Diptanu Choudhury
3acc5408b0 Using godeps to build 2016-02-12 10:02:16 -08:00
Alex Dadgar
42857828ed Merge pull request #795 from hashicorp/b-httpaddr
Merging the value of http advertise addr if user is providing one
2016-02-12 09:54:25 -08:00
Diptanu Choudhury
d43af22b2b Merging the value of http advertise addr if user is providing one 2016-02-12 09:40:28 -08:00
Diptanu Choudhury
e8d3da2b2f Bumped up disk requirements in a test 2016-02-11 22:50:34 -08:00
Diptanu Choudhury
05999809aa Fixed some more tests 2016-02-11 22:33:41 -08:00
Diptanu Choudhury
5b7c03e365 Bumping up default disk size 2016-02-11 18:15:55 -08:00
Diptanu Choudhury
ef8032e626 Fixed tests 2016-02-11 17:34:46 -08:00
Diptanu Choudhury
355b88bba9 Setting the output for default logger to nomad's logoutput 2016-02-11 16:05:31 -08:00
Diptanu Choudhury
79de9d1618 Merge pull request #763 from hashicorp/f-logrotator
Implemented log rotation for drivers
2016-02-11 15:02:39 -08:00
Diptanu Choudhury
26d308dcb8 Fixed an issue with purge 2016-02-11 14:44:35 -08:00
Diptanu Choudhury
8f17f00a31 Added a validator for log storage 2016-02-11 12:30:47 -08:00
Diptanu Choudhury
2d9ea67359 Added the log config to init example 2016-02-11 12:21:19 -08:00
Alex Dadgar
611521f850 Merge pull request #778 from zanella/doc_trailing_commas
Trailing comma typos
2016-02-11 12:19:43 -08:00
Alex Dadgar
a2756a1fde Changelog 2016-02-11 11:14:23 -08:00
Diptanu Choudhury
961abeef50 Fixed more client executor tests 2016-02-11 11:13:45 -08:00
Alex Dadgar
f7b70df720 Merge pull request #790 from hashicorp/b-eval-broker-delivery-limit
Fix panic when Ack occurs at delivery limit
2016-02-11 11:09:28 -08:00
Alex Dadgar
27984d84be Merge pull request #789 from hashicorp/f-client-races
Remove data races in the client
2016-02-11 11:07:49 -08:00
Alex Dadgar
d64c83ad4f Fix panic when Ack occurs at delivery limit 2016-02-11 11:07:18 -08:00
Diptanu Choudhury
95284307c5 Fixed the executor test 2016-02-11 10:58:18 -08:00
Diptanu Choudhury
38ec33c508 Fixed some tests 2016-02-11 10:42:56 -08:00
Alex Dadgar
6ef927e0a7 Changelog 2016-02-11 09:51:28 -08:00
Alex Dadgar
49b4d39be8 Merge pull request #787 from hashicorp/f-scheduler-retries
Improved scheduler retry logic under high contention
2016-02-11 09:49:26 -08:00
Alex Dadgar
13d1fd0730 Only set eligibility if the eval hasn't escaped 2016-02-11 09:45:27 -08:00
Alex Dadgar
82ff13e468 Copy handles empty case 2016-02-11 09:08:20 -08:00
Alex Dadgar
c242612a2f Merge pull request #775 from hashicorp/d-interpreted-vars
Documentation for interpreted variables
2016-02-11 08:40:31 -08:00
Alex Dadgar
f408679a98 Unlock in error path 2016-02-11 08:38:16 -08:00
Alex Dadgar
66c7243372 Initialize the config copy after client init 2016-02-10 19:01:57 -08:00
Diptanu Choudhury
6c27ae6b91 Renamed the syslog package to logcollector 2016-02-10 18:47:46 -08:00
Diptanu Choudhury
65d5bdd746 Merge branch 'master' into f-logrotator 2016-02-10 18:18:05 -08:00
Alex Dadgar
48de53aed1 Strip as much copystructure as possible 2016-02-10 17:54:43 -08:00
Diptanu Choudhury
f3261ac9be Added a LogConfig to the mock tasks 2016-02-10 17:46:35 -08:00
Diptanu Choudhury
1d79ba7a18 Added a test to check if file size update catches up with rotation 2016-02-10 17:34:14 -08:00
Diptanu Choudhury
6f9a67c638 Made a DefaultLogConfig method 2016-02-10 16:44:31 -08:00
Diptanu Choudhury
002dee9b3e Handling errors when client can't re-attach to syslog collector 2016-02-10 16:40:36 -08:00
Diptanu Choudhury
c08f9d7731 Changed the logic of the logrotator to make updates easier 2016-02-10 16:13:13 -08:00
Diptanu Choudhury
97ece8595e Sharing the isolationconfig of syslog collector with executor 2016-02-10 15:27:40 -08:00
Diptanu Choudhury
c6daed2c00 Added some comments 2016-02-10 15:23:25 -08:00
Diptanu Choudhury
dc25fd42d6 Updating log configs 2016-02-10 15:04:41 -08:00
Diptanu Choudhury
f04b945a35 Stripping hostname, timestamps etc from docker syslog messages 2016-02-10 14:40:26 -08:00