Commit Graph

2752 Commits

Author SHA1 Message Date
Diptanu Choudhury
f67a237361 Introduced the flag for the user 2016-02-04 17:00:38 -08:00
Diptanu Choudhury
ed72a67ee0 Creating the universal executor 2016-02-04 17:00:38 -08:00
Diptanu Choudhury
9b82079754 Killing the plugin after wait returns 2016-02-04 17:00:38 -08:00
Diptanu Choudhury
cca3f5f1bc Limiting resources on a process 2016-02-04 17:00:38 -08:00
Diptanu Choudhury
81d46cd157 Fixed the path to the log files 2016-02-04 17:00:38 -08:00
Diptanu Choudhury
c8a17597db Implemented the exec functioanlity for linux 2016-02-04 17:00:37 -08:00
Diptanu Choudhury
b53cf69448 Using the plugin to spawn processes from the raw_exec driver 2016-02-04 17:00:37 -08:00
Diptanu Choudhury
dbb3570d59 Fixed the executor command 2016-02-04 17:00:37 -08:00
Diptanu Choudhury
d0f53c8586 Using a plugin to create the executor 2016-02-04 17:00:37 -08:00
Alex Dadgar
0ad448f12f Changelog 2016-02-04 15:20:19 -08:00
Alex Dadgar
67115256bc Merge pull request #755 from hashicorp/b-alloc-runner-destroy
Fix AllocRunner not capturing destroy signal and tests
2016-02-04 15:17:53 -08:00
Alex Dadgar
3308841098 Serialize the list of mounted entries in the alloc dir 2016-02-04 14:30:32 -08:00
Alex Dadgar
fb010e2c5d Small fixes 2016-02-04 14:19:27 -08:00
Alex Dadgar
c89e97084d Fix AllocRunner not capturing destroy signal and tests 2016-02-04 13:09:53 -08:00
Alex Dadgar
c87a4f9f71 changelog 2016-02-04 10:20:42 -08:00
Alex Dadgar
cef6bffd66 Merge pull request #751 from hashicorp/b-client-updates
Client handles updates to KillTimeout and Restart Policy
2016-02-04 10:19:28 -08:00
Alex Dadgar
099f5adc7e CHANGELOG 2016-02-04 10:19:02 -08:00
Alex Dadgar
d75c057f9f Merge pull request #748 from achanda/docker_version
Update docker before testing
2016-02-04 10:17:36 -08:00
Alex Dadgar
01a221ff79 Merge pull request #749 from iverberk/f-fingerprint-update-node
Reregister node when periodic fingerprint changes node properties
2016-02-04 10:16:38 -08:00
Ivo Verberk
a78836049f Add comments to hasNodeChanged and remove superfluous else block 2016-02-04 08:19:34 +01:00
Alex Dadgar
6af88ac780 Merge pull request #753 from hashicorp/b-computed-class
Fix computed class when the job has multiple task groups
2016-02-03 21:24:31 -08:00
Alex Dadgar
d487295960 Fix computed class when the job has multiple task groups 2016-02-03 21:22:18 -08:00
Alex Dadgar
cc90670210 Fix tests 2016-02-03 19:58:39 -08:00
Alex Dadgar
03aca9887b Client handles updates to KillTimeout and Restart Policy 2016-02-03 19:43:44 -08:00
Alex Dadgar
5d297a446f Move restart tracker creation into task runner 2016-02-03 16:16:48 -08:00
Alex Dadgar
35622331b3 Merge branch 'master' of https://github.com/hashicorp/nomad 2016-02-03 16:02:05 -08:00
Alex Dadgar
1423012862 changelog 2016-02-03 16:01:58 -08:00
Alex Dadgar
c9716f55b0 Merge pull request #750 from hashicorp/b-node-drain
Fix node drain not working properly
2016-02-03 16:00:59 -08:00
Alex Dadgar
c55ea4e8ed test 2016-02-03 14:15:02 -08:00
Ivo Verberk
035cc02c65 Reregister node when periodic fingerprint changes node properties 2016-02-03 21:10:58 +01:00
Alex Dadgar
f9fb2ef3f8 Fix node drain 2016-02-03 12:00:43 -08:00
Abhishek Chanda
12a635a5e6 Update docker before testing
Lifted from https://github.com/fsouza/go-dockerclient
2016-02-03 00:47:11 -08:00
Alex Dadgar
d395361858 changelog 2016-02-02 17:56:12 -08:00
Alex Dadgar
9717d67cae Merge pull request #746 from hashicorp/b-replacing-complete-batch-allocs
Only replace batch allocations that have failed
2016-02-02 17:54:46 -08:00
Alex Dadgar
8bf58d5292 Only replace batch allocations that have failed 2016-02-02 17:40:32 -08:00
Alex Dadgar
2f4bb314c6 Merge pull request #744 from hashicorp/f-on-restart
Restart on-success shouldn't be user specifiable
2016-02-02 17:40:05 -08:00
Alex Dadgar
2b43ddfa7e Fix test 2016-02-02 17:39:01 -08:00
Alex Dadgar
de6e1e791e Another test fix 2016-02-02 17:35:06 -08:00
Alex Dadgar
d04fc2647c Fix test 2016-02-02 17:35:06 -08:00
Alex Dadgar
a2132950a5 Restart on-success shouldn't be user specifiable 2016-02-02 17:35:06 -08:00
Alex Dadgar
6281ff5ad9 Merge branch 'master' of https://github.com/hashicorp/nomad 2016-02-02 16:13:34 -08:00
Alex Dadgar
cd964dbdfb Zero IOPS by default 2016-02-02 16:13:25 -08:00
Alex Dadgar
7400bc0c23 Merge pull request #745 from hashicorp/b-rkt-version-regex
Update Rkt regex to determine version
2016-02-02 15:55:50 -08:00
Alex Dadgar
5d7aceae8c Merge pull request #742 from hashicorp/b-restart-attempts
Restart policy handling / validation adjustments
2016-02-02 15:47:07 -08:00
Alex Dadgar
acafd894da update the regex 2016-02-02 15:39:45 -08:00
Ryan Uber
2c5d4bdd17 structs: more restart policy validation 2016-02-02 14:32:30 -08:00
Ryan Uber
d924de9bd0 client: obey restart policy when attempts == 0 2016-02-02 14:17:39 -08:00
Alex Dadgar
75a2934ddc changelog 2016-02-02 14:13:10 -08:00
Alex Dadgar
a7cdc6a63b Merge pull request #739 from hashicorp/f-min-resources
Default/Validate resources.
2016-02-02 14:11:45 -08:00
Alex Dadgar
7ea6619928 Tests 2016-02-02 13:50:30 -08:00