Commit Graph

3670 Commits (0eac8265737b5b9091d88e5b1949e859466b4d73)
 

Author SHA1 Message Date
Sean Chittenden 0eac826573 Refactor out the management of Consul servers
9 years ago
Sean Chittenden b9e5588620 Move consul.serverConfig out of the consul package
9 years ago
Sean Chittenden a482eaef70 Rename serverConfigMtx to serverConfigLock
9 years ago
Sean Chittenden 9b8767aa67 Refactor out the management of Consul servers
9 years ago
Sean Chittenden 075d1b628f Commit miss re: consuls variable rename
9 years ago
Sean Chittenden 2ca4cc58ce Move consul.serverConfig out of the consul package
9 years ago
Sean Chittenden 0925b26250 Refactor consul.serverParts into server_details.ServerDetails
9 years ago
Sean Chittenden 5be956c310 Rename serverConfigMtx to serverConfigLock
9 years ago
Sean Chittenden b1e392405c Handle the case where there are no healthy servers
9 years ago
Sean Chittenden d4ca349e21 Refactor out the management of Consul servers
9 years ago
Sean Chittenden 7b308d8d7e Add a flag to denote that a server is disabled
9 years ago
Sean Chittenden 6af781d9d5 Rename `lastServer` to `preferredServer`
9 years ago
Sean Chittenden fb0bfcc3cf Introduce GOTEST_FLAGS to conditionally add -v to go test
9 years ago
Sean Chittenden f6ffbf4e96 Warn if serf events have queued up past 80% of the limit
9 years ago
Sean Chittenden 54016f5276 Commit miss re: consuls variable rename
9 years ago
Sean Chittenden f9aa968bf4 Remove lastRPCTime
9 years ago
Sean Chittenden cc86eb0a1a Rename c.consuls to c.consulServers
9 years ago
Sean Chittenden a92cda7bcd Fix whitespace alignment in a comment
9 years ago
Sean Chittenden 146c5b0a59 Use `rand.Int31n()` to get power of two optimization
9 years ago
James Phillips 77ad084229 Fixes JSON in wildcard query example.
9 years ago
James Phillips d3da5efdb2 Merge pull request #1865 from hashicorp/f-upgrade-boltdb
9 years ago
James Phillips 351778eabb Updates BoltDB to v1.2.0 release.
9 years ago
James Phillips 77eb95ddd8 Merge pull request #1861 from hashicorp/b-flaky-test
9 years ago
James Phillips cd7b3d4b49 Widens coordinate update sleeps in unit tests.
9 years ago
James Phillips 520d3eb375 Merge pull request #1854 from talonx/master
9 years ago
James Phillips 90df1182ec Merge pull request #1860 from hashicorp/b-flaky-sort
9 years ago
James Phillips 8a9ad3811b Gets rid of flaky sort check.
9 years ago
James Phillips 8211c34924 Merge pull request #1859 from hashicorp/b-flaky-coord-tests
9 years ago
James Phillips fffa8d5061 Increases timeouts for coordinate tests.
9 years ago
James Phillips e60a095207 Merge pull request #1839 from foxel/patch-1
9 years ago
Sean Chittenden f33b2722d8 Update the docs slightly re: only_passing
9 years ago
Hrishikesh Barua 9f9aa5084b Added help text for -dev option #1804
9 years ago
James Phillips ea62d29756 Merge pull request #1852 from Sayalic0/patch-1
9 years ago
Sayalic bb9ddee4a0 add inline code segment to enableTagOverride
9 years ago
James Phillips b6cd4318d6 Merge pull request #1851 from hashicorp/f-ipv6-bind
9 years ago
James Phillips 99eb629c8f Adds more specific checks for ipv6 addresses.
9 years ago
James Phillips 7510f00100 Merge pull request #1846 from TeaBough/master
9 years ago
James Phillips 043c031ad1 Merge pull request #1702 from far-blue/ui-configurable-api-url
9 years ago
James Phillips f2740b447d Merge pull request #1848 from mssola/unconvert
9 years ago
James Phillips 4a35b71289 Merge pull request #1849 from hashicorp/f-leader-stats
9 years ago
James Phillips 3c883951d7 Removes leader from members and changes name since it's an address.
9 years ago
Sergey Romanov 93c8b496e5 #735 add information about leader to consul members
9 years ago
Wim b5d45322b4 Allow [::] as a bind address (binds to first public IPv6 address)
9 years ago
Miquel Sabaté Solà 615c93a77d Used 'unconvert' to remove unneeded conversions
9 years ago
Thibault Vigouroux 44bce6797f Define a TestingT interface in server.go
9 years ago
James Phillips 6b2ace6f6b Fixes a few bugs in the prepared query doc.
9 years ago
James Phillips 0e41fa5340 Merge pull request #1844 from hashicorp/b-go-linker-flag
9 years ago
Sean Chittenden 96c6b4f331 Go's -X linker flag now requires only one argument
9 years ago
James Phillips 6711662676 Adds a note about template query ACLs.
9 years ago
James Phillips 69d3f0b28f Puts tree into ready state for 0.7.0 work (again).
9 years ago