Commit Graph

4071 Commits

Author SHA1 Message Date
James Phillips 3b398272fc Merge pull request #2185 from richard-hulm/issue-1404
Add the version (from config) to the Starting Consul Agent printout
2016-07-19 13:56:53 -07:00
James Phillips e24a3482d6 Merge pull request #2190 from DynomiteDB/master
Unnest TaggedAddresses in Catalog Register endpoint
2016-07-19 12:08:38 -07:00
akbarahmed 79dd717f41 Merge remote-tracking branch 'upstream/master' 2016-07-19 11:01:55 -07:00
akbarahmed 591f6ca3ef Unnest TaggedAddresses. Add sentence to mention that multiple Checks may
be specified as an array. Closes hashicorp/consul#2176
2016-07-19 10:55:46 -07:00
richard.hulm e2f7e825a1 RH: Add revision (if it exists) 2016-07-19 10:04:56 +01:00
richard.hulm 25eeab5e49 Add the version (from config) to the Starting Consul Agent printout 2016-07-18 10:01:16 +01:00
James Phillips 548fb6eb3f Merge pull request #2183 from stusmall/master
Fixing minor punctuation mistake.
2016-07-14 00:22:25 -06:00
Stu Small 450d3dbe91 Fixing minor punctuation mistake. 2016-07-13 16:50:19 -06:00
James Phillips 2e2edb3304 Merge pull request #2182 from dcarbone/dcarbone-lib-addition
Adding my lib to list of downloads
2016-07-13 10:31:35 -06:00
Daniel Carbone 7dc0687903 Adding my lib to list of downloads 2016-07-13 08:28:44 -05:00
James Phillips 38949860de Update CHANGELOG.md 2016-07-11 17:37:57 -06:00
James Phillips c635afd055 Merge pull request #2178 from hashicorp/f-rpc-test
Adds some supplemental tests for RPC "no leader" retries.
2016-07-11 17:34:48 -06:00
James Phillips 0ba13505ba Adds some supplemental tests for RPC "no leader" retries.
This adds some extra tests for #2175.
2016-07-11 17:32:26 -06:00
James Phillips c6ef1d8ac0 Merge pull request #2175 from hashicorp/f-hold-rpc
Gracefully handle short lived outages by holding RPC calls
2016-07-11 16:43:11 -06:00
Armon Dadgar 86a63eeda8 consul: change tests to not expect ErrNoLeader 2016-07-10 13:24:18 -04:00
Armon Dadgar be7893082c consul: Refactor forward to hold RPC when no leader is known 2016-07-10 13:24:06 -04:00
Armon Dadgar 26ca78936c consul: Add RPCHoldTimeout as tunable hold period 2016-07-10 13:23:43 -04:00
James Phillips 64e3033d3c Merge pull request #2144 from janisz/add_marathon-consul
Added allegor/marathon-consul in community tools
2016-07-06 10:54:05 -07:00
James Phillips f3841d5509 Merge pull request #2159 from myENA/website/consul-backinator
Add link to consul-backinator utility
2016-07-06 10:50:49 -07:00
Ryan Uber 104e1a5cf6 Merge pull request #1837 from cleung2010/obfuscate-acl-token
Obfuscate token for lookupACL error
2016-07-05 13:56:49 -07:00
Ryan Uber 3db6395597 Merge pull request #1836 from shaneog/terraform-google
Add Terraform config for Google Cloud Platform
2016-07-05 13:55:16 -07:00
Shane O'Grady 6e27651968 Add Terraform config for Google Cloud Platform
Supports:
- Ubuntu 14.04 LTS
- RHEL 6
- RHEL 7
- CentOS 6
- CentOS 7
2016-07-05 17:11:52 -03:00
Shane O'Grady 56de005c8a Add RPC port to iptables config
From https://www.consul.io/docs/agent/options.html#ports
2016-07-05 17:11:52 -03:00
Shane O'Grady 5170dd7308 Move scripts to a shared directory 2016-07-05 17:11:52 -03:00
Ryan Uber 5023c4add1 Merge pull request #1847 from mssola/dc-to-datacenter
[proposal] command: deprecated the -dc flag in the agent CLI
2016-07-05 13:01:51 -07:00
Ryan Uber cd046fe0de Merge pull request #1971 from iadknet/feature/terraform-centos7
terraform: added support for centos7 to aws
2016-07-05 12:56:10 -07:00
Calvin Leung Huang 912887a4db Fix substring length on obfuscated token 2016-07-05 15:53:30 -04:00
Ryan Uber fb6c9310e1 Merge pull request #1863 from mssola/bash-completion
contrib: added bash completion
2016-07-05 12:52:58 -07:00
James Phillips 6e061b2d58 Merge pull request #2160 from hashicorp/f-api-pq-template
Adds query templates to the api package
2016-07-02 19:45:54 -07:00
Ryan Uber 499537addf api: add query templates 2016-07-02 16:05:41 -07:00
Aaron Hurt e82c794fd5 Alter instructions for adding tools to the list 2016-07-02 15:37:43 -05:00
Aaron Hurt 6b23bf203c Add link to consul-backinator utility 2016-07-02 15:33:47 -05:00
James Phillips 5425fda872 Merge pull request #2158 from sean9999/patch-1
small typo
2016-07-02 01:00:58 -07:00
Sean Macdonald 525d977bd4 small typo 2016-07-02 01:29:00 -04:00
James Phillips dbe6af21d5 Merge pull request #2157 from hashicorp/f-near-api
Adds near param to API client
2016-07-01 16:53:38 -07:00
Ryan Uber 72b43eba26 api: add Near parameter to PQ's 2016-07-01 16:41:46 -07:00
James Phillips 196c992caf Merge pull request #2156 from hashicorp/f-sort-local
Sort source node first if at position <= 10 in PQ's
2016-07-01 15:01:39 -07:00
Ryan Uber 29333e8603 consul: sort source node first if at position <= 10 in PQ's 2016-07-01 14:28:58 -07:00
Ryan Uber 60c778248f Update CHANGELOG.md 2016-07-01 12:42:20 -07:00
Ryan Uber ab1654758f Merge pull request #2137 from hashicorp/f-pq-near
Support "near" parameter in prepared query service block
2016-07-01 12:28:48 -07:00
Ryan Uber 2b2464403f website: add upgrading note for Near param in PQ's 2016-07-01 12:26:14 -07:00
Ryan Uber 46b6726d1c consul: mention magic _agent token in struct comments 2016-07-01 11:50:30 -07:00
Ryan Uber 01b28b9581 website: document near parameter of prepared queries 2016-07-01 11:50:09 -07:00
Ryan Uber 7fd0c3ce70 agent: parseSource still subs for _agent 2016-07-01 10:04:58 -07:00
Ryan Uber 00819e89de agent: test that DNS passes the agent data through 2016-07-01 09:46:26 -07:00
Ryan Uber 62884a22d4 consul: send agent source data as separate query source 2016-06-30 16:51:18 -07:00
Ryan Uber 104b234dde agent: always pass local agent query source, allow override 2016-06-30 12:11:48 -07:00
Ryan Uber 0c2ad07fa9 consul: use source parameter for near prepared queries 2016-06-30 12:11:20 -07:00
James Phillips 56eb3bbe35 Merge pull request #2149 from hashicorp/slackpad-patch-1
Adds a note about prepared queries to the coordinates internals guide.
2016-06-28 23:02:11 -07:00
James Phillips eeb0ca636b Adds a note about prepared queries to the coordinates internals guide. 2016-06-28 23:02:00 -07:00