Commit Graph

2754 Commits

Author SHA1 Message Date
Ryan Breen c69077092c Merge pull request #936 from ceh/intro-getting-started-join-typo
website: fix typo
2015-05-14 08:57:59 -04:00
Emil Hessman f5ed15a860 website: fix typo
Clarify that the user is assured that Consul will listen to a
specific address when specifying a `bind` address, rather than
providing some kind of insurance policy.
2015-05-14 10:09:51 +02:00
Armon Dadgar 9fb235a98d Cutting 0.5.1 2015-05-13 09:28:32 -07:00
Sathiya Shunmugasundaram 1c63d6359e Fixed typo in tag section 2015-05-13 09:59:05 -04:00
Ryan Uber 2b98ebca78 agent: log a message when data migrations start 2015-05-12 12:58:44 -07:00
Ryan Breen b96849ccf7 Merge pull request #931 from colinrymer/patch-1
Typo fix
2015-05-12 15:55:18 -04:00
Colin Rymer a111719d23 Typo fix 2015-05-12 15:54:32 -04:00
Armon Dadgar dc6795a55a api: improve test reliability 2015-05-12 12:10:25 -07:00
Armon Dadgar 86198b9ce7 Cutting v0.5.1 2015-05-12 11:48:16 -07:00
Ryan Uber 72ee584df3 Fix tests after merge 2015-05-11 18:53:09 -07:00
Armon Dadgar d9f35c7eac Tagging as 0.5.1 RC 2015-05-11 18:16:30 -07:00
Armon Dadgar 24089a872b CL updates 2015-05-11 18:16:18 -07:00
Armon Dadgar ebf961ef8b Merge pull request #927 from hashicorp/f-tls
Add new `verify_server_hostname` to mitigate possibility of MITM
2015-05-11 18:15:16 -07:00
Armon Dadgar d3dee0d06c CL updates 2015-05-11 17:05:28 -07:00
Armon Dadgar ef8027ae2a Merge branch 'Heuriskein-master' 2015-05-11 16:48:24 -07:00
Armon Dadgar 8d86290ebf Fixing merge conflict 2015-05-11 16:48:10 -07:00
Armon Dadgar 90d6204a1a website: document the new TLS changes 2015-05-11 16:22:10 -07:00
Armon Dadgar 75d2701a1a test: Adding hostname certs 2015-05-11 16:06:34 -07:00
Armon Dadgar 53f2d8868c tlsutil: Testing hostname verification 2015-05-11 16:05:39 -07:00
Armon Dadgar 7665b65834 tlsutil: Testing VerifyServerHostname on OutgoingConfig 2015-05-11 15:27:09 -07:00
Armon Dadgar a485eb8447 agent: copy config into consul config 2015-05-11 15:16:13 -07:00
Armon Dadgar beec4972de consul: support the new TLS wrapper 2015-05-11 15:15:36 -07:00
Armon Dadgar cfe788646d tlsutil: Adding wrappers for hostname verification 2015-05-11 15:14:56 -07:00
Armon Dadgar 59d5992355 agent: Adding new VerifyHostname config 2015-05-11 15:13:58 -07:00
Armon Dadgar 6cf2efca0c consul: thread the target DC through the RPC path 2015-05-11 13:09:19 -07:00
Armon Dadgar 92e5548b23 consul: use tlsutil.Wrapper instead of tls.Config directly 2015-05-11 13:09:19 -07:00
Armon Dadgar 6b2390833d tls: define wrapper type 2015-05-11 13:09:19 -07:00
Ryan Breen 9a2f04ea73 Merge pull request #926 from cruatta/multiple-config-dir-help-text
Multiple config dir help text
2015-05-11 13:41:55 -04:00
Cameron Ruatta 587cd35c6c Adding docs about configuration directory sub-directories 2015-05-11 10:36:50 -07:00
Cameron Ruatta 9271d94532 Adding documentation about specifying multiple configuration directories 2015-05-11 10:19:04 -07:00
Ryan Uber ecf43cf14e command: fix configtest help format 2015-05-11 09:42:26 -07:00
Ryan Uber 8f79a964cd website: link and formatting adjustments for configtest command 2015-05-11 09:42:06 -07:00
Ryan Uber 3ad94bd81d Merge pull request #904 from josephholsten/configtest-clean
add minimal configtest command
2015-05-11 09:01:54 -07:00
Sathiya Shunmugasundaram f1f18dc766 Added access/secret key variables and added Tag to instances, removed egress section since it comes by default 2015-05-09 16:50:11 -04:00
Ryan Uber 480c189d9a testutil: key leader wait on bootstrap flag 2015-05-08 18:16:35 -07:00
Ryan Uber 04d73628d1 testutil: allow skipping leader wait, update example 2015-05-08 18:11:25 -07:00
Joseph Anthony Pasquale Holsten afbf68878c command/configtest: add 2015-05-08 13:09:50 -07:00
Armon Dadgar db134f6190 Merge pull request #912 from rojojo23/renew-periodic
modify RenewPeriodic to retry failed Renew until TTL elapses
2015-05-08 11:38:51 -07:00
Armon Dadgar bc48a0e4e4 Merge pull request #921 from hashicorp/b-tf-module-typo
terraform/aws module: typo
2015-05-08 11:36:46 -07:00
Armon Dadgar b4531164e9 consul: updating for Raft API changes 2015-05-08 11:35:52 -07:00
Paul Hinze e1b3d4f4da terraform/aws module: typo
This is what I get for thinking that the GitHub in-browser editor would
be sufficient. -_-
2015-05-08 13:35:24 -05:00
Armon Dadgar 774e8d135a Merge pull request #920 from hashicorp/tf-module-0.5-compat
Add egress rule to SG for TF 0.5 compat
2015-05-08 11:20:29 -07:00
Paul Hinze bc551e8747 Add egress rule to SG for TF 0.5 compat
See "NOTE on Egress rules" here http://www.terraform.io/docs/providers/aws/r/security_group.html

As reported here: https://github.com/hashicorp/terraform/issues/1873
2015-05-08 13:09:51 -05:00
Ryan Uber da30e12411 Merge pull request #919 from hashicorp/f-parallel
api: run tests in parallel
2015-05-08 10:45:28 -07:00
Ryan Uber 565cac0340 api: run tests in parallel 2015-05-08 10:27:24 -07:00
Armon Dadgar 5d0f83d73d consul: more telemetry on RPCs and queries 2015-05-07 17:25:12 -07:00
Armon Dadgar e59ef3a46f Merge pull request #918 from hashicorp/h-checkfix
Deregister all associated checks on service deregistration
2015-05-07 16:59:06 -07:00
Ryan Uber 3ed0146e44 agent: use service ID field to determine associated health checks during deregister 2015-05-07 15:30:01 -07:00
Ryan Uber 7062ecc50f Merge pull request #914 from mkostrikin/patch-2
Change upstart stop consul result
2015-05-07 11:02:57 -07:00
Maxim N. Kostrikin 4812e0c652 Change upstart stop consul result 2015-05-07 16:49:23 +05:00