Commit Graph

3798 Commits (cbe0910dc8b56e2a7ca73b9a992abbc538839958)
 

Author SHA1 Message Date
Sean Chittenden cbe0910dc8 Merge pull request #1908 from hashicorp/b-empty-node-name
9 years ago
Sean Chittenden 0f41b0f7e1 Merge branch 'master' of ssh://github.com/hashicorp/consul into b-empty-node-name
9 years ago
Sean Chittenden ec9b9be736 Guard against a node name containing pure whitespace for real
9 years ago
Sean Chittenden 9862bb9061 Merge pull request #1907 from hashicorp/b-empty-node-name
9 years ago
Sean Chittenden ff529ffa40 Guard against a node name containing pure whitespace
9 years ago
Sean Chittenden 583abab552 Node names are not allowed to be empty
9 years ago
Sean Chittenden b0b387411a Add a changelog entry for #1712
9 years ago
Sean Chittenden d1ef48b97f Merge pull request #1898 from hashicorp/b-dns-single-record
9 years ago
Sean Chittenden 53380f8e92 Change tests to accept an "at least this many" answers semantic
9 years ago
Sean Chittenden 4584e70636 Add lib.AbsInt() helper function
9 years ago
Sean Chittenden 7a7063c072 Fix tests
9 years ago
Sean Chittenden f44f411b70 Merge pull request #1712 from hashicorp/b-dns-single-record
9 years ago
Sean Chittenden 19721f5c3d Editorialize the comment re: UDPAnswerLimit
9 years ago
Sean Chittenden 5ba7e74bb8 Use table-driven test for response limits
9 years ago
Sean Chittenden fe0a7283d3 Reword `udp_answer_limit` for the better.
9 years ago
Sean Chittenden 0cb965f901 Remove duplicate paste-o
9 years ago
Sean Chittenden ce88cde7b0 Test services and PQT limits
9 years ago
Sean Chittenden e1e441fdee Improve the use of constants across DNS tests
9 years ago
Sean Chittenden fcee9779ae Use industry jargon re: DNS round-robin
9 years ago
Sean Chittenden c2d4354563 Use a non-default config value
9 years ago
Sean Chittenden 1dd4234683 Test missing config inputs
9 years ago
Sean Chittenden 69696a9c1b Correctly detect that an answer has been truncated
9 years ago
Sean Chittenden 88c42f4056 Move lib's tests to lib_test
9 years ago
Sean Chittenden efe940e7c4 Remove dead and incorrect code
9 years ago
Sean Chittenden d4f7f143f2 Whitespace, indent markdown correctly
9 years ago
Sean Chittenden c5c8daf07a Trim UDP responses per configuration
9 years ago
Sean Chittenden 4b5674bee3 Merge branch 'b-dns-single-record' of ssh://github.com/hashicorp/consul into b-dns-single-record
9 years ago
Sean Chittenden 9fb64ab114 Allow adjusting the number of DNS records in a response...
9 years ago
Patrick Feliciano 74623c372a Adding singleton option to DNS for getaddrinfo bug.
9 years ago
Sean Chittenden cff05be5b4 Merge pull request #1894 from hashicorp/f-rename-server-manager
9 years ago
Sean Chittenden 7cdc056ca5 Rename server_details package to agent
9 years ago
Sean Chittenden 80f9f54bb3 Add a quick package doc for the servers package
9 years ago
Sean Chittenden 5501feecbe Rename serverConfig to serverList
9 years ago
Sean Chittenden 6185f931d8 Gratuitous rename 1/2
9 years ago
Sean Chittenden 5cffcd56c3 Merge pull request #1880 from hashicorp/f-pretest-server
9 years ago
Sean Chittenden 3666c87d2f Remove two unused constants
9 years ago
Sean Chittenden 299d058d54 Remove useless comment residual from decomposing functions
9 years ago
Sean Chittenden ec25ad84a6 EDYSLEXICMOMENT
9 years ago
Sean Chittenden b684b15d94 Refactor out recocileServerList anon function
9 years ago
Sean Chittenden c56f039884 Teach fauxConnPool to fail a pct of the time
9 years ago
Sean Chittenden 43aed6376a Call NotifyFailedServers to rotate the server list
9 years ago
Sean Chittenden 6648d31579 Add log line re: server manager backing off and sleeping
9 years ago
Sean Chittenden 544a263a62 Remove old debugging lines of questionable future value
9 years ago
Sean Chittenden e5b5078415 Shuffle in place
9 years ago
Sean Chittenden a81eb95acc Nuke unnecessary comment
9 years ago
Sean Chittenden e237904d80 Move FIXME comment to the right call site
9 years ago
Sean Chittenden 3dfd9e02b7 Rename the ConnPoolPinger interface to Pinger
9 years ago
Sean Chittenden c9afc16d96 Return error from PingConsulServer
9 years ago
Sean Chittenden 28dc6451d9 Change the definition of the ServerDetails struct key
9 years ago
Sean Chittenden 62c38ecb39 Correct the comment to match reality
9 years ago