Mitchell Hashimoto
74bbe6dddf
Merge pull request #193 from davidpelaez/patch-1
...
website: Fix typo in TTL check update endpoints
2014-06-05 00:01:28 -07:00
David Pelaez
78704a769c
Fix typo in check update endpoints
...
The current website says that you can send output with the update of a check using the `?node` parameter. It wasn't working and I check [the source](3874498374/command/agent/agent_endpoint.go (L110)
) to find that it was (the more logical noun of) note! I changed the indication to replace `?node` for `?note`
2014-06-04 22:55:17 -05:00
Armon Dadgar
4057746747
Merge pull request #188 from ultrabug/master
...
fix make dependency for the format target
2014-06-03 22:56:06 -07:00
Ultrabug
036b9a527d
fix make dependency for the format target
2014-06-03 14:54:04 +02:00
Armon Dadgar
748a31d57d
Merge pull request #183 from myfreeweb/master
...
fix freebsd build
2014-05-30 13:48:55 -07:00
Armon Dadgar
accf569c2d
Merge pull request #182 from christianromney/master
...
website: Fixed spelling of 'service'
2014-05-30 13:47:36 -07:00
myfreeweb
f5df562e2c
fix freebsd build
2014-05-31 00:05:58 +04:00
William Tisäter
7b4c7f3f63
Log peers when `TestLeader_LeftServer` fail
2014-05-30 21:18:37 +02:00
William Tisäter
2c13f8a03e
Re-configure `LeaderLeaseTimeout` to pass validation
2014-05-30 20:57:39 +02:00
Christian Romney
8e018fd1d1
Fixed spelling of 'service'
2014-05-30 13:10:24 -04:00
William Tisäter
f1cb945c37
Add myself to the community page
2014-05-30 10:51:03 +02:00
Armon Dadgar
7bcf8cfc80
Merge pull request #179 from andrewwatson/patch-1
...
Minor Typo
2014-05-29 12:15:40 -07:00
Andrew Watson
b0236a8f08
Minor Typo
2014-05-29 15:15:13 -04:00
Armon Dadgar
1ac127b73e
agent: Omit certains keys from the /self endpoint
2014-05-29 11:24:37 -07:00
Armon Dadgar
890d4d771f
consul: Ensure clients also implement LocalMember
2014-05-29 11:21:56 -07:00
Armon Dadgar
f9766541e1
Merge pull request #173 from hashicorp/f-agent-self
...
Add `/v1/agent/self` and return local agent config
2014-05-29 11:18:19 -07:00
Armon Dadgar
09a988e8d4
consul: Conn pool clean, spare existing streams
2014-05-28 16:55:39 -07:00
Armon Dadgar
319ab05b8c
consul: Provide logger to yamux
2014-05-28 16:32:25 -07:00
Armon Dadgar
6b2fe4869b
consul: Suppress messages about closed connections
2014-05-28 16:32:25 -07:00
Armon Dadgar
d4a62e7c0d
consul: ensure connections are properly closed
2014-05-28 16:32:24 -07:00
Armon Dadgar
74452a5ae0
consul: Add new protocol version for yamux
2014-05-28 16:32:24 -07:00
Armon Dadgar
313f79913e
consul: Pass protocol version for leader forwarding
2014-05-28 16:32:24 -07:00
Armon Dadgar
345efd74e4
consul: remove explicit leave, use reconciliation
2014-05-28 16:32:24 -07:00
Armon Dadgar
d857c63f41
consul: Server processes local Serf join
2014-05-28 16:32:24 -07:00
Armon Dadgar
bf25792e2f
consul: Fix client server reaping
2014-05-28 16:32:24 -07:00
Armon Dadgar
589105eee4
consul: Store the protocol version for a server
2014-05-28 16:32:24 -07:00
Armon Dadgar
c8831db91c
consul: Adding Addr to serverParts
2014-05-28 16:32:24 -07:00
Armon Dadgar
a79c3d2103
consul: Pool client connections, support for yamux connections
2014-05-28 16:32:24 -07:00
Armon Dadgar
8e636ef340
consul: Support for incoming Yamux connections
2014-05-28 16:32:24 -07:00
William Tisäter
ead134c890
Return both member and config in `/v1/agent/self`
2014-05-28 00:09:28 +02:00
Armon Dadgar
afe113ba8e
bench: Fixing benchmark address on some systems
2014-05-27 11:01:05 -07:00
Armon Dadgar
c98736b8ae
Merge pull request #174 from nelhage/multi-ca-cert
...
Allow multiple PEM-encoded certificates in the ca_file.
2014-05-27 10:47:41 -07:00
William Tisäter
a028c3ae93
Add `/v1/agent/self` and return local agent config
2014-05-27 01:15:33 +02:00
William Tisäter
60a4baed11
Increase wait time after `agent.StartSync()`
2014-05-27 01:00:13 +02:00
William Tisäter
95e7752721
Wait for joining member in `TestClient_JoinLAN`
2014-05-27 00:55:20 +02:00
William Tisäter
405dfd99c1
Fix tests on Go 1.3 and greater
...
Go 1.3 and greater require ServerName or InsecureSkipVerify to be set.
https://codereview.appspot.com/67010043/
2014-05-27 00:47:47 +02:00
William Tisäter
0ddc86bbcc
Revert "Remove `WaitForResult` from two failing tests"
...
This reverts commit f0842409cde194ce2102ff2baf3de821cb6ac9d5.
2014-05-26 23:49:23 +02:00
William Tisäter
93e89b8148
Remove TODO comments
2014-05-26 23:44:46 +02:00
William Tisäter
f990e9fcb2
Remove `WaitForResult` from two failing tests
2014-05-26 23:44:37 +02:00
William Tisäter
82137df820
Merge pull request #175 from nelhage/fix-tests
...
Fix some issues in tests.
2014-05-26 22:38:27 +02:00
Nelson Elhage
87231e5234
WaitForLeader: Also wait for a non-zero index.
...
On my laptop, I'm currently seeing a huge number of intermittent test
failures all related to WaitForLeader returning after the test node has
become a leader, but before it has actually finished starting up, in
particular, performing the serf/Raft reconciliation.
Waiting for the index to become nonzero makes the tests pass reliably,
by also blocking until the new leader has started committing state.
2014-05-26 13:26:42 -07:00
Nelson Elhage
63c96627df
tests: Don't generate binary output from checks.
...
The tests will end up logging the check output, and spewing random
binary all over a terminal never results in anything good.
2014-05-26 13:23:10 -07:00
Nelson Elhage
7d4824ade7
Allow multiple PEM-encoded certificates in the ca_file.
...
fixes #167
2014-05-26 10:58:57 -07:00
Armon Dadgar
5c90e9b43e
consul: Suppress error if connection is closed
2014-05-23 16:28:55 -07:00
Armon Dadgar
233d594da0
Merge pull request #168 from ryanuber/syslog-wrapper
...
command/agent: added missing syslog wrapper
2014-05-22 10:41:58 -07:00
Ryan Uber
868795222f
command/agent: added missing syslog wrapper
2014-05-21 22:05:36 -07:00
Armon Dadgar
d42474a7cb
Support wildcard for check lookup. Fixes #152
2014-05-21 12:45:12 -07:00
Armon Dadgar
5fa10c912e
Support rejoin after leave. Fixes #110 .
2014-05-21 12:32:24 -07:00
Armon Dadgar
999e7abed4
agent: Improving test reliability
2014-05-21 12:31:22 -07:00
Armon Dadgar
b4311679d8
CHANGELOG updates
2014-05-21 12:11:34 -07:00