3470 Commits (ee35581869cf7278e4d218b115fd6ca137d73cfc)
 

Author SHA1 Message Date
Shane O'Grady ee35581869 Fix Consul download link in Terraform scripts 9 years ago
James Phillips bb4c9d48c0 Merge pull request #1707 from hashicorp/b-typo 9 years ago
James Phillips 03602779c6 Fixes a typo. 9 years ago
Ryan Breen b7b46f9e3a Merge pull request #1700 from michaeldejong/tools-consultant 9 years ago
Michael de Jong b99824330d Added a reference to Consultant in the Community Tools section. 9 years ago
James Phillips dca3234c37 Merge pull request #1699 from hashicorp/b-sanity-check 9 years ago
James Phillips 56cbabff63 Adds a sanity check to the local node info compare. 9 years ago
James Phillips ff38197eaf Updates the change log. 9 years ago
James Phillips d2cc2801fa Merge pull request #1698 from hashicorp/pr-1547-slackpad 9 years ago
James Phillips 607728ddca Adds a test to make sure we get the local address within the DC. 9 years ago
James Phillips 524aaae9b7 Increases wait to account for random stagger. 9 years ago
James Phillips 6790930c4e Factors address translation into a single function. 9 years ago
James Phillips 778a26efaf Adds a test for node registration and tagged addresses. 9 years ago
James Phillips 4be2ab1a75 Moves tagged wan address to be managed by anti-entropy, not serf. 9 years ago
James Phillips 33462ebea9 Adds an FSM persist and restore test for tagged addresses. 9 years ago
James Phillips b59599742d Adds a test to make sure the local sync doesn't clobber tagged addresses. 9 years ago
James Phillips 590ab94d8d Adds documentation for WAN address translation. 9 years ago
James Phillips c60a526fde Sets up config for more address tags down the road, renames struct members. 9 years ago
Evan Gilman de8fd561d0 Use a map for additional node addresses 9 years ago
Evan Gilman 2f26771bb1 Add tests for consul WAN translation 9 years ago
Evan Gilman 146f719a66 Explicitly set advertise address in agent tests 9 years ago
Evan Gilman a3240d28ba Consider WAN addresses during Node and SRV record lookup 9 years ago
Evan Gilman 496cf5ae73 Implement `translate_wan_addrs` config option 9 years ago
Evan Gilman 8fa2a60208 Rectify value of `AdvertiseAddrWan` when set elsewhere 9 years ago
Evan Gilman 069a28b3c0 Use idiomatic name for wan_addr serf tag 9 years ago
James Phillips ed8a71efd7 Store WanAddress during Service/Check sync 9 years ago
Evan Gilman 9300a13643 Store WanAddress during node registration 9 years ago
Evan Gilman 90aafbbdb6 Store WanAddress on Node 9 years ago
James Phillips a897a7189b Merge pull request #1636 from zenware/master 9 years ago
James Phillips 507c83bdbd Merge pull request #1690 from alistanis/use-http-package-statuses 9 years ago
James Phillips 7797fb2cb5 Updates the change log. 9 years ago
James Phillips eb8ee9fce0 Merge pull request #1609 from kevinsimper/patch-1 9 years ago
James Phillips 0b551cddb6 Merge pull request #1697 from hashicorp/f-doc-tweaks 9 years ago
James Phillips d2d6b51fe4 Tweaks the telemetry docs. 9 years ago
James Phillips d60be51f01 Merge pull request #1284 from nbrownus/telemetry 9 years ago
Ryan Breen dda5c3d370 Merge pull request #1695 from DavidWittman/exec-help-formatting 9 years ago
David Wittman 8667394955 Fix formatting in exec help 9 years ago
James Phillips 6150b0c5bf Merge pull request #1693 from hashicorp/f-doc-dos-warning 9 years ago
James Phillips 64ec6d7d73 Adds a warning about DoS-ing the cluster with consul exec. 9 years ago
James Phillips 7bc2ba4c18 Merge pull request #1654 from ryanslade/invalid-check-message 9 years ago
Sean Chittenden 0f4daa08b7 Merge pull request #1691 from hashicorp/b-gnumakefiles 9 years ago
Chris Cooper 5a07e89bb9 Merge branch 'master' of https://github.com/alistanis/consul into use-http-package-statuses 9 years ago
Sean Chittenden 71d02d2a32 Acknowledge that we're using GNU make's dialect and rename appropriate 9 years ago
Chris Cooper e2065e10c0 add comment codes 9 years ago
Chris Cooper 00dd9d6b78 refactors http server error codes to use the http statuses defined in the http package instead of literals 9 years ago
Seth Vargo 0cb4318b2e Order 9 years ago
Seth Vargo e123131f59 Merge pull request #1685 from jplock/patch-1 9 years ago
Justin Plock 9f13bba9b2 Add dropwizard-consul to the Community Tools page 9 years ago
sean- 96de8e5691 Merge pull request #1678 from hashicorp/b-consul-rpc-server-nil 9 years ago
Sean Chittenden 1f725e2d05 Use the server's address in debug logging, not the c.lastServer, which may be nil 9 years ago