Commit Graph

1637 Commits

Author SHA1 Message Date
Ryan Uber
4e88552044 Update CHANGELOG.md 2015-11-04 11:22:20 -08:00
Ryan Uber
7f63be43d1 Merge pull request #366 from hashicorp/f-blocking
Support blocking queries
2015-11-04 11:18:50 -08:00
Ryan Uber
2a1577ec88 nomad/watch: add a note about the Item struct 2015-11-04 11:18:17 -08:00
Clint Shryock
1870f9b799 go fmt this file 2015-11-03 15:54:29 -06:00
Clint
fd5be4dbf3 Merge pull request #379 from nak3/const-aws
Use const value for AWS metadata URL
2015-11-03 10:09:30 -06:00
Kenjiro Nakayama
84dc194d8a Use const value for AWS metadata URL 2015-11-04 00:06:14 +09:00
Diptanu Choudhury
2cdedc62ec Merge pull request #369 from hashicorp/f-client-side-restarts
Client Side Restarts - Part 1
2015-11-02 20:02:52 -08:00
Diptanu Choudhury
6a56218fb7 Fixed the restart policy syntax 2015-11-02 17:30:41 -08:00
Diptanu Choudhury
ef841d5e89 Introducing vars to create default batch and service restart policies 2015-11-02 17:00:17 -08:00
Diptanu Choudhury
795c786ca5 Fixed the tests 2015-11-02 15:04:04 -08:00
Diptanu Choudhury
c7d31e5683 Declaring Batch and Service default restart policies 2015-11-02 13:35:51 -08:00
Diptanu Choudhury
ec819f9761 Fixing tests to not create a TG without restart policies 2015-11-02 13:24:59 -08:00
Alex Dadgar
a604ba5761 Merge pull request #372 from charlieok/patch-1
Remove redundant 'all'
2015-11-02 10:31:34 -08:00
Alex Dadgar
51b64c37b0 Merge pull request #375 from charlieok/patch-3
leave -> leaving
2015-11-02 10:28:55 -08:00
Armon Dadgar
e109c255ba Merge pull request #376 from charlieok/patch-4
This option only work -> This option only works
2015-11-02 10:20:48 -08:00
Charlie O'Keefe
614a01fb4b This option only work -> This option only works 2015-11-02 11:19:38 -07:00
Charlie O'Keefe
b770d1a709 leave -> leaving 2015-11-02 11:18:42 -07:00
Seth Vargo
33bf855878 Merge pull request #374 from charlieok/patch-3
appicable -> applicable
2015-11-02 13:12:55 -05:00
Charlie O'Keefe
4bdaa1bbc0 appicable -> applicable 2015-11-02 11:10:12 -07:00
Charlie O'Keefe
6fa5b45c3e Remove redundant 'all' 2015-11-02 10:15:26 -07:00
Diptanu Choudhury
96f946b88e Not validating task groups if it's nil in a job 2015-10-30 21:43:00 -07:00
Diptanu Choudhury
67c21e4b31 Added a RestartPolicy to some mocks 2015-10-30 21:33:33 -07:00
Diptanu Choudhury
0d17430306 Fixed grammer of comment 2015-10-30 21:06:56 -07:00
Diptanu Choudhury
93cdcb5ac2 Added the restart policies to mocks 2015-10-30 18:34:23 -07:00
Diptanu Choudhury
a035dcf2c0 Re-using toDuration while figuring out staggertime 2015-10-30 16:49:08 -07:00
Diptanu Choudhury
e2f61e25e9 Sending restart policies to the Nomad API 2015-10-30 16:32:05 -07:00
Diptanu Choudhury
83695cb5d1 Added support for parsing restart blocks 2015-10-30 15:51:39 -07:00
Ryan Uber
5f53478137 nomad/state: subscribe/unsubscribe all watch items while holding the lock 2015-10-30 08:46:03 -07:00
Ryan Uber
284c2e2f2b nomad: cleanup and more tests 2015-10-30 08:27:47 -07:00
Ryan Uber
ae4156d2b3 nomad/state: add watch trigger tests 2015-10-29 21:42:41 -07:00
Ryan Uber
6fb8a2d3e2 nomad: more tests 2015-10-29 19:14:21 -07:00
Alex Dadgar
ae2ab45164 Merge pull request #365 from hashicorp/dev-config-network-interface
Setting the default network interface for dev mode only in Linux and Darwin
2015-10-29 17:28:16 -07:00
Diptanu Choudhury
b514b2145c Setting the default network interface for dev mode only in Linux and Darwin 2015-10-29 17:03:54 -07:00
Diptanu Choudhury
0f787a331d Merge pull request #356 from hashicorp/network-fingerprint-refactor
Network fingerprint refactor
2015-10-29 16:59:54 -07:00
Alex Dadgar
f9497a5b73 Merge pull request #352 from hashicorp/f-qemu-windows
Get Qemu to fingerprint and test properly on both windows and linux
2015-10-29 16:57:29 -07:00
Alex Dadgar
1d06f44603 Add comment explaining the qemu-img command on windows 2015-10-29 16:57:02 -07:00
Ryan Uber
a27e8bbe51 nomad: support blocking queries on eval-specific allocations 2015-10-29 16:20:57 -07:00
Diptanu Choudhury
5b7a7f00e5 Merge branch 'master' into network-fingerprint-refactor 2015-10-29 16:20:20 -07:00
Diptanu Choudhury
a2bdd2ae0c Refactored code 2015-10-29 16:16:10 -07:00
Ryan Uber
1e4320e033 nomad: support blocking queries for single evals 2015-10-29 16:12:25 -07:00
Ryan Uber
ff6e1fea49 nomad: support blocking queries on single allocations 2015-10-29 16:04:53 -07:00
Diptanu Choudhury
804d88d7f0 Renamed BasicNetworkInterfaceDetector to DefaultNetworkInterfaceDetector 2015-10-29 15:55:49 -07:00
Ryan Uber
89a0af6306 nomad: support blocking queries on single nodes 2015-10-29 15:48:44 -07:00
Alex Dadgar
56f5e53382 Merge pull request #362 from gregory-m/node-gc-conf
Configure Node GC Threshold
2015-10-29 15:45:57 -07:00
Ryan Uber
de495bfc3c nomad: support blocking queries on job allocations 2015-10-29 15:32:05 -07:00
Diptanu Choudhury
06ac210eec Fixed a debug message 2015-10-29 15:17:40 -07:00
Diptanu Choudhury
d684b8e0e7 Fixed style of a debug log 2015-10-29 15:15:44 -07:00
Diptanu Choudhury
e85ec5c2e2 Added a test to ensure we are not selecting devices which are not marked as UP or loopback and have no IP addresses 2015-10-29 15:14:13 -07:00
Ryan Uber
cd5bdd7c08 nomad: support blocking queries on single jobs 2015-10-29 15:01:29 -07:00
Ryan Uber
573e9dfb9a nomad: export watcher to share between rpc and state store 2015-10-29 14:47:39 -07:00