Diptanu Choudhury
|
439d7bf326
|
Fixed an agent test
|
2016-05-11 17:26:53 -07:00 |
Diptanu Choudhury
|
347cb890d2
|
Removed allocID and task name from consul service
|
2016-05-11 16:26:41 -07:00 |
Diptanu Choudhury
|
83fed62a0a
|
Implemented registering client and server services
|
2016-05-11 16:07:02 -07:00 |
Diptanu Choudhury
|
d9497632ed
|
Added tests for parsing consul client configuration
|
2016-05-11 15:22:58 -07:00 |
Diptanu Choudhury
|
075a1379c0
|
Added parsing logic for config block
|
2016-05-11 15:22:58 -07:00 |
Sean Chittenden
|
693e1c6ea9
|
Fix unit tests for TestPrettyPrintBare
|
2016-05-11 15:20:57 -07:00 |
Sean Chittenden
|
36a50e0f15
|
Update tests for pretty printing that includes a newline.
Add a test verifying that pretty printing can be disabled, too.
|
2016-05-11 10:55:01 -07:00 |
Sean Chittenden
|
2fe9b6e97a
|
Append a newline when pretty-printing the response
Instead of typing `curl http://foo/v1/nodes?pretty; echo` to inject a
newline into your terminal, now pretty will provide its own newline.
|
2016-05-10 15:46:20 -07:00 |
Sean Chittenden
|
09729cf706
|
When checkpoint emits a log message indicating an agent is out of
date, include the current version along with the available version
according to checkpoint.
Inspired by: log output in hashicorp/consul#993
|
2016-05-04 23:56:37 -07:00 |
Alex Dadgar
|
6c6dacd042
|
Fix missing format variable
|
2016-04-18 18:53:05 -07:00 |
Alex Dadgar
|
3c9e0c9c47
|
Lower number of submitted jobs
|
2016-04-13 16:33:30 -07:00 |
Diptanu Choudhury
|
891b201eef
|
removing interfaces from config
|
2016-04-07 13:25:38 -07:00 |
Diptanu Choudhury
|
9d495a4be4
|
Added the /fs/cat/ api
|
2016-03-28 11:06:22 -07:00 |
Alex Dadgar
|
aefa4b9207
|
add nomad fingerprinter
|
2016-03-22 17:12:30 -07:00 |
Diptanu Choudhury
|
acd016c7c0
|
Overriding the device configuration if addresses is present
|
2016-03-20 23:41:16 -07:00 |
Diptanu Choudhury
|
98fd0b889a
|
Added a comment about iteration of ips in a network device
|
2016-03-20 23:22:16 -07:00 |
Diptanu Choudhury
|
cfb9ae91a1
|
Using the interfaces for configuring bind addrs for nomad servers
|
2016-03-19 00:54:19 -07:00 |
Diptanu Choudhury
|
6e6f2940f0
|
Setting the ip from the network interface to Addresses
|
2016-03-18 22:26:13 -07:00 |
Diptanu Choudhury
|
e72faaa1c0
|
Parsing interfaces from the config file
|
2016-03-18 22:05:57 -07:00 |
Diptanu Choudhury
|
4f689d1a38
|
Using the interface name to find bind address for network services
|
2016-03-18 21:44:22 -07:00 |
Diptanu Choudhury
|
601008706d
|
Added an interfaces config
|
2016-03-18 13:50:29 -07:00 |
Alex Dadgar
|
719f5d34ed
|
Merge pull request #910 from hashicorp/f-reserved-resources
Reserve Client Resources + Config Validation
|
2016-03-15 21:09:13 -07:00 |
Dmitry Smirnov
|
7c3bb51cfa
|
codespell: minor spelling corrections
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
|
2016-03-16 05:28:31 +11:00 |
Alex Dadgar
|
9bfcd47398
|
Remove unused configs
|
2016-03-13 19:22:57 -07:00 |
Alex Dadgar
|
7d4c19ed99
|
reserve resources on the node
|
2016-03-13 19:05:41 -07:00 |
Alex Dadgar
|
979a0d07f9
|
Get rid of individual network resources
|
2016-03-11 19:02:44 -08:00 |
Alex Dadgar
|
363b6fea51
|
Custom parsing of Nomad config with validation + Reserved resources block (not used yet)
|
2016-03-11 18:24:58 -08:00 |
Diptanu Choudhury
|
b18cbaa416
|
Using unix domain sockets for docker syslog collector
|
2016-03-09 23:28:26 -08:00 |
Diptanu Choudhury
|
a5d5919664
|
Fixed an issue around parsing client max and min ports
|
2016-03-09 12:25:30 -08:00 |
Alex Dadgar
|
da984cb4d2
|
Guard client/ api to ensure the client is running
|
2016-03-07 11:26:54 -08:00 |
Alex Dadgar
|
30482f1cd6
|
fix test
|
2016-03-06 18:41:33 -08:00 |
Alex Dadgar
|
89e3de7784
|
agent: Configurable heartbeat
|
2016-03-04 15:44:12 -08:00 |
Alex Dadgar
|
82d8210287
|
Remove documentation about assigning node-id
|
2016-03-04 10:36:30 -08:00 |
Diptanu Choudhury
|
e3d6c4a9dd
|
Adding version information to snapshots
|
2016-02-24 19:06:30 -08:00 |
Alex Dadgar
|
cc1b35a90c
|
client: standardize error logging format
|
2016-02-24 15:57:58 -08:00 |
Alex Dadgar
|
143972b6d9
|
Job GC endpoint
|
2016-02-20 15:50:41 -08:00 |
Alex Dadgar
|
70b07f7ad6
|
Make the client only reserve 512 ports.
|
2016-02-20 11:43:02 -08:00 |
Diptanu Choudhury
|
72c52e3158
|
Testing default http port is being set
|
2016-02-16 17:54:17 -08:00 |
Diptanu Choudhury
|
f33a010f8d
|
Added a test for testing that http addr is set properly
|
2016-02-16 13:42:48 -08:00 |
Diptanu Choudhury
|
0e7a2d68c1
|
fixing the logic of addr resolution
|
2016-02-16 13:13:40 -08:00 |
Diptanu Choudhury
|
d34a74371a
|
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
|
fe66b8b928
|
Adding comments
|
2016-02-12 14:25:32 -08:00 |
Diptanu Choudhury
|
772ed1eb7e
|
Reserving ports for client in every platform
|
2016-02-12 13:21:56 -08:00 |
Diptanu Choudhury
|
92103c9091
|
Merging the value of http advertise addr if user is providing one
|
2016-02-12 09:40:28 -08:00 |
Diptanu Choudhury
|
0016b2f82d
|
Setting the output for default logger to nomad's logoutput
|
2016-02-11 16:05:31 -08:00 |
Diptanu Choudhury
|
4644f8a9d4
|
Added a test for merge
|
2016-02-08 16:27:31 -08:00 |
Diptanu Choudhury
|
e89bcf52b8
|
Moving code to mount and unmount chroot into allocdir
|
2016-02-08 14:11:53 -08:00 |
Diptanu Choudhury
|
e53ebc9e3c
|
Extracted the cgroup info into isolation struct
|
2016-02-08 13:48:26 -08:00 |
Diptanu Choudhury
|
21677468cf
|
Setting defaults for client max and min port
|
2016-02-08 13:29:53 -08:00 |
Diptanu Choudhury
|
fa45e0b8ca
|
Using net.IsLoopback to determine if ifc is a loopback device
|
2016-02-08 07:57:31 -08:00 |