Commit Graph

908 Commits (2552706acf6cd98ade250def5f663a7a2e720ab8)
 

Author SHA1 Message Date
Andrew Watson 2552706acf Minor Typo
11 years ago
Armon Dadgar 753cec4cfa agent: Omit certains keys from the /self endpoint
11 years ago
Armon Dadgar acc048036b consul: Ensure clients also implement LocalMember
11 years ago
Armon Dadgar 3874498374 Merge pull request #173 from hashicorp/f-agent-self
11 years ago
Armon Dadgar 5124428ba7 consul: Conn pool clean, spare existing streams
11 years ago
Armon Dadgar 22f548c338 consul: Provide logger to yamux
11 years ago
Armon Dadgar 6331a717ed consul: Suppress messages about closed connections
11 years ago
Armon Dadgar 57cef6e9b1 consul: ensure connections are properly closed
11 years ago
Armon Dadgar d1ebf83e39 consul: Add new protocol version for yamux
11 years ago
Armon Dadgar d737a2204a consul: Pass protocol version for leader forwarding
11 years ago
Armon Dadgar f16d13213c consul: remove explicit leave, use reconciliation
11 years ago
Armon Dadgar a31a19040e consul: Server processes local Serf join
11 years ago
Armon Dadgar 1be705c410 consul: Fix client server reaping
11 years ago
Armon Dadgar 3a854b5952 consul: Store the protocol version for a server
11 years ago
Armon Dadgar aa32e95139 consul: Adding Addr to serverParts
11 years ago
Armon Dadgar 2457293dce consul: Pool client connections, support for yamux connections
11 years ago
Armon Dadgar b03ead39a1 consul: Support for incoming Yamux connections
11 years ago
William Tisäter d794a18761 Return both member and config in `/v1/agent/self`
11 years ago
Armon Dadgar cb8cac40f3 bench: Fixing benchmark address on some systems
11 years ago
Armon Dadgar c51089353e Merge pull request #174 from nelhage/multi-ca-cert
11 years ago
William Tisäter d0e447d29b Add `/v1/agent/self` and return local agent config
11 years ago
William Tisäter 39c9011ade Increase wait time after `agent.StartSync()`
11 years ago
William Tisäter 7146561fad Wait for joining member in `TestClient_JoinLAN`
11 years ago
William Tisäter ed4230f1fc Fix tests on Go 1.3 and greater
11 years ago
William Tisäter 4685e1c51f Revert "Remove `WaitForResult` from two failing tests"
11 years ago
William Tisäter 3f361972ac Remove TODO comments
11 years ago
William Tisäter f0842409cd Remove `WaitForResult` from two failing tests
11 years ago
William Tisäter f5bd176fb3 Merge pull request #175 from nelhage/fix-tests
11 years ago
Nelson Elhage 2080122f38 WaitForLeader: Also wait for a non-zero index.
11 years ago
Nelson Elhage 8af424fc4c tests: Don't generate binary output from checks.
11 years ago
Nelson Elhage fe4ec67488 Allow multiple PEM-encoded certificates in the ca_file.
11 years ago
Armon Dadgar 37f49427e1 consul: Suppress error if connection is closed
11 years ago
Armon Dadgar 9cdeeba0eb Merge pull request #168 from ryanuber/syslog-wrapper
11 years ago
Ryan Uber bf3a53f6d0 command/agent: added missing syslog wrapper
11 years ago
Armon Dadgar e55a6fb6d6 Support wildcard for check lookup. Fixes #152
11 years ago
Armon Dadgar de309057ff Support rejoin after leave. Fixes #110.
11 years ago
Armon Dadgar 1d26ea41e1 agent: Improving test reliability
11 years ago
Armon Dadgar bc4f5fb95a CHANGELOG updates
11 years ago
Armon Dadgar 0836a222bf agent: syslog support. Fixes #105.
11 years ago
Armon Dadgar 91b52176d8 agent: Provide log info about encryption. Fixes #151.
11 years ago
Armon Dadgar 88d91c6ee0 agent: Support for raw key lookup. Fixes #150.
11 years ago
Armon Dadgar fa4cb49feb website: Document DNS truncation. Fixes #144.
11 years ago
Armon Dadgar e128962b56 Merge pull request #162 from hashicorp/f-locking
11 years ago
Armon Dadgar 55951c9f87 website: Document KV changes
11 years ago
Armon Dadgar a12c52ca2d website: Documenting the session endpoints
11 years ago
Armon Dadgar 3fc7b208a5 website: Adding guide on leader election
11 years ago
Armon Dadgar f91b1c3bf4 website: Starting to document sessions
11 years ago
Armon Dadgar 6131fad068 agent: Adding locking support to KV store
11 years ago
Armon Dadgar 00a107dfd9 agent: Adding support for specifying LockDelay, defaults to 15 seconds.
11 years ago
Armon Dadgar e0abf2e92c consul: Adding support for lock-delay in sessions
11 years ago