Commit Graph

2892 Commits

Author SHA1 Message Date
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
Diptanu Choudhury
961abeef50 Fixed more client executor tests 2016-02-11 11:13:45 -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
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
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
Diptanu Choudhury
d94c28b39c Fixed more tests 2016-02-10 13:54:54 -08:00
Diptanu Choudhury
adf86c2f78 Fixing the api tests 2016-02-10 13:36:47 -08:00
Diptanu Choudhury
ffd2bc59a1 Fixed docker tests 2016-02-10 13:29:06 -08:00
Diptanu Choudhury
e2768f49a3 Fixed the docker handle id test 2016-02-10 13:18:10 -08:00
Diptanu Choudhury
9f26b7606c Parsing the severity of the log lines 2016-02-10 12:09:07 -08:00
Diptanu Choudhury
045a653bb0 Adding newlines to loglines 2016-02-10 10:18:14 -08:00
Diptanu Choudhury
93d283c3a2 Updated comments 2016-02-10 08:13:08 -08:00
Diptanu Choudhury
55730424af Simplified the logic of conversion of interface{} to byte array 2016-02-10 08:03:31 -08:00
Diptanu Choudhury
4963026eab Writing log lines from docker to files 2016-02-10 07:52:15 -08:00
Diptanu Choudhury
7eedcbfcf6 Starting the syslog collector along with a docker container 2016-02-09 18:24:30 -08:00
Alex Dadgar
85711159a5 fix 2016-02-09 14:11:52 -08:00
Diptanu Choudhury
a92a96336c Renamed the ExecutorPluginConfig 2016-02-09 12:59:05 -08:00
Diptanu Choudhury
752021c90f Merge branch 'master' into f-logrotator 2016-02-09 12:50:46 -08:00
Diptanu Choudhury
30d6688e75 Removed unused imports in test 2016-02-09 12:31:14 -08:00
Diptanu Choudhury
dcecb95130 Merge branch 'master' into f-logrotator 2016-02-09 12:25:44 -08:00
Diptanu Choudhury
f56bdb719e Merge pull request #759 from hashicorp/r-executor-plugin
Implement executor plugin
2016-02-09 12:10:43 -08:00
Diptanu Choudhury
c8ac49bc91 Removing the killing executor pid tests 2016-02-09 11:29:02 -08:00
Diptanu Choudhury
e6fcd0ec20 Removing taskDir from the exechandle 2016-02-09 10:21:47 -08:00
Diptanu Choudhury
ed26cb56cc Merge branch 'r-executor-plugin' of github.com:hashicorp/nomad into r-executor-plugin 2016-02-09 10:17:44 -08:00
Diptanu Choudhury
a97181157c Killing the userpid if the plugin is killed while the client is running 2016-02-09 10:17:33 -08:00
Alex Dadgar
279f095a7d Don't error killing exited process 2016-02-09 10:00:42 -08:00
Alex Dadgar
0d8e61770d fix pr number 2016-02-09 09:50:22 -08:00
Alex Dadgar
f2efece810 more time 2016-02-09 09:43:40 -08:00
Alex Dadgar
73732494d0 Merge pull request #785 from hashicorp/f-plan-apply-time
Store alloc creation time
2016-02-09 09:32:00 -08:00
Alex Dadgar
675e2bfe69 Store alloc creation time 2016-02-08 21:58:05 -08:00
Alex Dadgar
8908abd428 Fix eval doc 2016-02-08 21:16:28 -08:00
Alex Dadgar
ccaf000fd6 Fix min duration 2016-02-08 19:46:46 -08:00
Alex Dadgar
e696c7eef7 Fix timeouts between signal and kill 2016-02-08 19:31:57 -08:00
Diptanu Choudhury
0dcdaf50af Fixed a test 2016-02-08 19:00:26 -08:00
Alex Dadgar
1a31340075 Unmount special directories when task finishes 2016-02-08 18:51:11 -08:00
Diptanu Choudhury
e999dbd917 Merge branch 'master' into r-executor-plugin 2016-02-08 17:29:47 -08:00
Diptanu Choudhury
8b2f94ff6f Added a test for merge 2016-02-08 16:27:31 -08:00
Diptanu Choudhury
cc6e2b73f0 Moved the destroycgroup method into executor 2016-02-08 16:08:29 -08:00
Diptanu Choudhury
7dd3eec684 removing the prefix of the logger 2016-02-08 15:07:18 -08:00