Commit Graph

4153 Commits (322704607a6095f187832f471a744570a7aaa702)
 

Author SHA1 Message Date
Ryan Uber 104e1a5cf6 Merge pull request #1837 from cleung2010/obfuscate-acl-token
9 years ago
Ryan Uber 3db6395597 Merge pull request #1836 from shaneog/terraform-google
9 years ago
Shane O'Grady 6e27651968 Add Terraform config for Google Cloud Platform
9 years ago
Shane O'Grady 56de005c8a Add RPC port to iptables config
9 years ago
Shane O'Grady 5170dd7308 Move scripts to a shared directory
9 years ago
Ryan Uber 5023c4add1 Merge pull request #1847 from mssola/dc-to-datacenter
9 years ago
Ryan Uber cd046fe0de Merge pull request #1971 from iadknet/feature/terraform-centos7
9 years ago
Calvin Leung Huang 912887a4db Fix substring length on obfuscated token
9 years ago
Ryan Uber fb6c9310e1 Merge pull request #1863 from mssola/bash-completion
9 years ago
James Phillips 6e061b2d58 Merge pull request #2160 from hashicorp/f-api-pq-template
9 years ago
Ryan Uber 499537addf api: add query templates
9 years ago
Aaron Hurt e82c794fd5 Alter instructions for adding tools to the list
9 years ago
Aaron Hurt 6b23bf203c Add link to consul-backinator utility
9 years ago
James Phillips 5425fda872 Merge pull request #2158 from sean9999/patch-1
9 years ago
Sean Macdonald 525d977bd4 small typo
9 years ago
James Phillips dbe6af21d5 Merge pull request #2157 from hashicorp/f-near-api
9 years ago
Ryan Uber 72b43eba26 api: add Near parameter to PQ's
9 years ago
James Phillips 196c992caf Merge pull request #2156 from hashicorp/f-sort-local
9 years ago
Ryan Uber 29333e8603 consul: sort source node first if at position <= 10 in PQ's
9 years ago
Ryan Uber 60c778248f Update CHANGELOG.md
9 years ago
Ryan Uber ab1654758f Merge pull request #2137 from hashicorp/f-pq-near
9 years ago
Ryan Uber 2b2464403f website: add upgrading note for Near param in PQ's
9 years ago
Ryan Uber 46b6726d1c consul: mention magic _agent token in struct comments
9 years ago
Ryan Uber 01b28b9581 website: document near parameter of prepared queries
9 years ago
Ryan Uber 7fd0c3ce70 agent: parseSource still subs for _agent
9 years ago
Ryan Uber 00819e89de agent: test that DNS passes the agent data through
9 years ago
Ryan Uber 62884a22d4 consul: send agent source data as separate query source
9 years ago
Ryan Uber 104b234dde agent: always pass local agent query source, allow override
9 years ago
Ryan Uber 0c2ad07fa9 consul: use source parameter for near prepared queries
9 years ago
James Phillips 56eb3bbe35 Merge pull request #2149 from hashicorp/slackpad-patch-1
9 years ago
James Phillips eeb0ca636b Adds a note about prepared queries to the coordinates internals guide.
9 years ago
James Phillips 38c47d0def Update CHANGELOG.md
9 years ago
James Phillips 71c18141ce Update CHANGELOG.md
9 years ago
janisz fcd5233ad3 Added allegor/marathon-consul in community tools
9 years ago
Ryan Uber c457ee0075 agent: fix test
9 years ago
Ryan Uber d567d6a6d8 consul: send origin node + dc when executing prepared queries
9 years ago
Ryan Uber 03fea4b091 consul: test baked-in distance sort
9 years ago
Ryan Uber 4c1afb1bc6 consul: use the Near field instead of PreferLocal
9 years ago
James Phillips 09cfda47ed Merge pull request #2127 from hashicorp/b-remote-consuls-locking
9 years ago
James Phillips aa1bb5a012 Merge pull request #2131 from hashicorp/b-misc-microoptimizations
9 years ago
James Phillips a173349a67 Merge pull request #2130 from hashicorp/b-fix-rtt-deadlock
9 years ago
Sean Chittenden 3c197bad30
Ensure locking of `Server`'s `remoteConsuls`.
9 years ago
Sean Chittenden 755c3647c8 Merge pull request #2128 from hashicorp/b-stable-test-portnumbers
9 years ago
Sean Chittenden 32f393b611
Pack Port to be slightly more optimal in terms of struct memory usage.
9 years ago
Sean Chittenden b3df5d3a87
Misc comment improvements
9 years ago
Sean Chittenden 65edc0a374
Initialize a non-empty number of Consul Datacenters. No functional change.
9 years ago
Sean Chittenden 223f605b1e
Prefer rand.Int31n() over rand.Int31().
9 years ago
Sean Chittenden 112f3fd468
Give log reviewers a hint as to which check is failing
9 years ago
Sean Chittenden c3e54b79fd
Fix deadlock in Consul RTT.
9 years ago
Ryan Uber 100a46727f consul: test raw PreferLocal functionality
9 years ago