Diptanu Choudhury
|
94571eab5d
|
Attempting to fix alloc status test
|
2016-08-22 15:07:49 -05:00 |
Ivo Verberk
|
2a17895a83
|
Disk resource monitoring and enforcement
|
2016-08-18 07:59:03 +02:00 |
Alex Dadgar
|
5966c74df7
|
Run command
|
2016-08-17 16:25:38 -07:00 |
Alex Dadgar
|
90748cedad
|
Add killing event and mark task as not running when killed
|
2016-07-21 15:49:54 -07:00 |
Diptanu Choudhury
|
b180223f4b
|
Allowing ports to be overriden in check definitions
|
2016-07-08 14:14:25 -07:00 |
Alex Dadgar
|
e952540f6f
|
Allocation resources returned in a struct
|
2016-06-11 21:04:10 -07:00 |
Diptanu Choudhury
|
c38a6fb3c5
|
Implementing the total ticks per task for the docker driver
|
2016-06-10 23:33:25 +02:00 |
Diptanu Choudhury
|
2d3798b076
|
Calculating the cpu ticks in nomad client
|
2016-06-10 22:22:32 +02:00 |
Alex Dadgar
|
98d7547014
|
Annotate what is measured
|
2016-06-09 19:45:41 -07:00 |
Diptanu Choudhury
|
29f458cdac
|
Making the cli use new apis
|
2016-05-28 19:59:20 -07:00 |
Diptanu Choudhury
|
313c61b9db
|
Added pidstats in task resource usage struct
|
2016-05-28 19:59:20 -07:00 |
Diptanu Choudhury
|
cfd3016747
|
Renamed CpuUsage to CpuStats
|
2016-05-28 19:59:20 -07:00 |
Diptanu Choudhury
|
e9b8360ca7
|
updating the CpuStats api
|
2016-05-28 19:51:22 -07:00 |
Diptanu Choudhury
|
13825f434e
|
Added the nomad stats command
|
2016-05-28 19:42:34 -07:00 |
Sean Chittenden
|
dc28ab0cb5
|
Speling police
|
2016-05-15 09:41:34 -07:00 |
Diptanu Choudhury
|
2f5046811f
|
Using the command key in nomad spi for script checks
|
2016-03-31 13:35:55 -07:00 |
Diptanu Choudhury
|
c872711d01
|
Merge pull request #986 from hashicorp/scripts
Implement script checks
|
2016-03-25 18:22:35 -07:00 |
Alex Dadgar
|
25dc8a0dcb
|
Explain restart decision and display in alloc-status
|
2016-03-25 12:47:14 -07:00 |
Diptanu Choudhury
|
2a9e522ed4
|
Added an impl for Nomad Checks
|
2016-03-24 19:00:24 -07:00 |
Alex Dadgar
|
45dfae8f6f
|
Operator specifiable blacklist for task's using certain users
|
2016-03-24 10:55:14 -07:00 |
Miquel Sabaté Solà
|
8c56c64615
|
client/driver: added the `user` config value
This way Nomad allows to set which user has to run the task.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
|
2016-03-23 12:57:31 +01:00 |
Alex Dadgar
|
823261c974
|
add destination to artifact block and validate it
|
2016-03-18 12:01:46 -07:00 |
Alex Dadgar
|
e6d50f96ef
|
Respond to comments and fix test
|
2016-03-15 20:21:52 -07:00 |
Alex Dadgar
|
9f878a16bf
|
Download artifacts and remove old code for drivers
|
2016-03-15 13:28:57 -07:00 |
Alex Dadgar
|
68059fa85c
|
Go-getter options are generic and validation of checksums
|
2016-03-15 13:28:57 -07:00 |
Alex Dadgar
|
315fd954ea
|
Parse artifacts and options
|
2016-03-15 13:28:57 -07:00 |
Alex Dadgar
|
61972c9ddc
|
Refactor task runner to include driver starting into restart policy and add recoverable errors
|
2016-02-28 16:56:05 -08:00 |
Diptanu Choudhury
|
566d709110
|
Handling errors when client can't re-attach to syslog collector
|
2016-02-10 16:40:36 -08:00 |
Diptanu Choudhury
|
412d777d1e
|
Fixing the api tests
|
2016-02-10 13:36:47 -08:00 |
Diptanu Choudhury
|
91e7922f3b
|
Implemented log rotator for exec based drivers
|
2016-02-04 23:54:15 -08:00 |
Alex Dadgar
|
6f20d3f435
|
Restart on-success shouldn't be user specifiable
|
2016-02-02 17:35:06 -08:00 |
Alex Dadgar
|
ddf392c6be
|
User specifiable kill timeout and operator configurable max
|
2015-12-22 16:10:30 -08:00 |
Alex Dadgar
|
31c3e12957
|
merge
|
2015-12-18 12:17:13 -08:00 |
Diptanu Choudhury
|
bb7f29f023
|
Changed the http field to path
|
2015-11-18 14:29:55 -08:00 |
Diptanu Choudhury
|
04d2d6921d
|
Exctacted a method for parsing checks
|
2015-11-17 15:13:25 -08:00 |
Diptanu Choudhury
|
0d9e34bea4
|
Added the service definitions in api structs too
|
2015-11-17 15:13:25 -08:00 |
Chris Bednarski
|
9f40143684
|
Merge branch 'master' into f-port-labels
|
2015-11-16 16:02:38 -08:00 |
Alex Dadgar
|
b649039448
|
Fix the capacity
|
2015-11-16 15:14:21 -08:00 |
Alex Dadgar
|
6133917e33
|
Change event type to string
|
2015-11-16 15:14:21 -08:00 |
Alex Dadgar
|
82f51601db
|
Track Task State in the client and capture Wait results
|
2015-11-16 15:14:21 -08:00 |
Alex Dadgar
|
359251744f
|
Add TaskState to alloc
|
2015-11-16 15:14:21 -08:00 |
Diptanu Choudhury
|
b083a3f307
|
Fixed the parsing and encoding logic
|
2015-11-16 13:10:57 -08:00 |
Diptanu Choudhury
|
52eb6c77af
|
Fixing tests to not create a TG without restart policies
|
2015-11-02 13:24:59 -08:00 |
Diptanu Choudhury
|
c80f0e38d1
|
Added a RestartPolicy to some mocks
|
2015-10-30 21:33:33 -07:00 |
Diptanu Choudhury
|
99c24e5243
|
Sending restart policies to the Nomad API
|
2015-10-30 16:32:05 -07:00 |
Antoine POPINEAU
|
722141bfa6
|
Added a jobspec directive to specify envvars. Updated Docker driver to use them accordingly.
|
2015-10-02 17:46:55 -07:00 |
Ryan Uber
|
5e1932136a
|
api: more tests
|
2015-09-09 18:10:16 -07:00 |
Ryan Uber
|
7926aed642
|
api: more tests for jobs
|
2015-09-09 17:29:43 -07:00 |
Ryan Uber
|
aff13fc84c
|
api: restructure client
|
2015-09-09 13:05:27 -07:00 |