James Phillips
e4ca18089f
Removes leader from members and changes name since it's an address.
2016-03-18 17:07:11 -07:00
Sergey Romanov
11b73bb1a5
#735 add information about leader to consul members
2016-03-18 17:05:40 -07:00
Wim
508bc796a8
Allow [::] as a bind address (binds to first public IPv6 address)
2016-03-18 23:59:44 +01:00
Miquel Sabaté Solà
79d49336a8
Used 'unconvert' to remove unneeded conversions
...
I've removed unneeded conversions by performing the following commands:
$ go get -u github.com/mdempsky/unconvert
$ go list ./... | grep -v vendor | xargs unconvert -apply
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
2016-03-18 16:12:56 +01:00
Thibault Vigouroux
e0ebd0c913
Define a TestingT interface in server.go
2016-03-18 12:27:59 +01:00
James Phillips
4c3b2edfed
Fixes a few bugs in the prepared query doc.
2016-03-17 23:42:27 -07:00
James Phillips
101732a52c
Merge pull request #1844 from hashicorp/b-go-linker-flag
...
Go's -X linker flag now requires only one argument
2016-03-17 11:06:27 -07:00
Sean Chittenden
0f3331cc06
Go's -X linker flag now requires only one argument
2016-03-17 10:51:50 -07:00
James Phillips
0ed56d6606
Adds a note about template query ACLs.
2016-03-17 08:21:58 -07:00
James Phillips
b90efa7fa8
Puts tree into ready state for 0.7.0 work (again).
2016-03-16 10:50:49 -07:00
James Phillips
80564787b9
Updates website to version 0.6.4.
2016-03-16 10:36:57 -07:00
James Phillips
ce0c2a8d83
Release v0.6.4
2016-03-16 09:42:48 -07:00
James Phillips
727250b4ff
Preps for 0.6.4 release.
2016-03-16 09:42:07 -07:00
Andrey Kupreychik
d3bce2b1af
Clarification for advertise_addrs.rpc
...
Clarification for advertise_addrs.rpc as it sets the server RPC port (default 8300)
2016-03-16 12:10:54 +05:00
James Phillips
f327eb8ab3
Merge pull request #1814 from tylert/env-shebangs
...
Use more portable shebangs for bash scripts
2016-03-11 08:00:07 -08:00
Tyler Tidman
cefc09f9a9
Fix shebangs in new scripts after rebasing
2016-03-11 08:59:08 -05:00
Tyler Tidman
0bb913c661
Use more portable shebangs for bash scripts
2016-03-11 08:56:01 -05:00
James Phillips
ec82388e32
Merge pull request #1803 from tylert/doc-enc-update
...
Update agent encryption doc example
2016-03-10 20:06:02 -08:00
James Phillips
695134b37d
Update CHANGELOG.md
2016-03-10 17:02:26 -08:00
James Phillips
b416574de8
Update CHANGELOG.md
2016-03-10 15:11:48 -08:00
James Phillips
8f4ebdb97f
Release v0.6.4-rc3
2016-03-10 13:43:17 -08:00
James Phillips
266c27cd4d
Update CHANGELOG.md
2016-03-10 13:33:16 -08:00
James Phillips
f2bcd336ef
Update CHANGELOG.md
2016-03-10 13:22:31 -08:00
James Phillips
a967d1a1ef
Merge pull request #1825 from hashicorp/f-pool-sense
...
Switches default for API client to pooled connections.
2016-03-10 13:17:24 -08:00
James Phillips
f2eea22012
Preps for a 0.6.4 release out of master.
2016-03-10 12:39:04 -08:00
James Phillips
efdbefe394
Update CHANGELOG.md
2016-03-10 12:37:41 -08:00
James Phillips
0d808d80b4
Update CHANGELOG.md
2016-03-10 12:36:54 -08:00
James Phillips
1cf1664392
Switches default for API client to pooled connections.
2016-03-10 12:29:50 -08:00
James Phillips
351d0c4ff8
Fixes the link in the change log.
2016-03-10 11:01:39 -08:00
James Phillips
b2df09afd3
Merge pull request #1823 from burdiyan/patch-1
...
Update Consul Tools links
2016-03-10 09:44:15 -08:00
Alexandr Burdiyan
cf12896d08
Update Consul Tools links
...
Docker Consul and Registrator projects were moved to another repositories.
2016-03-10 18:42:51 +01:00
James Phillips
be4f5eeee6
Merge pull request #1629 from moofish32/update_terraform_rhel7
...
Add support for RHEL7/Systemd in Terraform example
2016-03-10 08:03:54 -08:00
Mike Cowgill
fd8772f442
Update quick start AWS Terraform
...
This change started out as a quick update to RHEL 7 support (aka systemd), in
the process I realized most of the other platforms could use an update. While
trying to cleanup there I discovered I was repeating of bunch of information
that might be better maintained in one place - as a result:
* consolidated server.sh and install.sh
* removed upstart-join.conf in a favor of join flag in the consul start
* removed platform specific folders and increased complexity of install.sh to
include handling the differences
* updated and extracted consul version
* added a consistent ip_table.sh file to open ports on firewalls
* updating consul service management configurations to enable proper restarting behavior for each platform
* the configuration naming convention is <distro_origin>_file_name
* added platform to the security group name so you can easily launch multpile platforms at once
* fixes #1304
2016-03-10 06:22:24 -08:00
James Phillips
ae7b45a6df
Merge pull request #1820 from hashicorp/f-port-docs
...
Adds a reference to the network ports from the security guide.
2016-03-09 21:22:41 -08:00
James Phillips
b2992a5e83
Adds a reference to the network ports from the security page.
2016-03-09 21:21:49 -08:00
James Phillips
dda84c0f58
Merge pull request #1819 from hashicorp/f-check-accept
...
Adds default set of accept headers for HTTP checks.
2016-03-09 21:12:25 -08:00
James Phillips
30dba02fa3
Adds default set of accept headers for HTTP checks.
2016-03-09 21:11:20 -08:00
James Phillips
3b8de33e1e
Merge pull request #1818 from hashicorp/f-health-doc
...
Adds a reference to the health endpoint in the intro.
2016-03-09 16:43:08 -08:00
James Phillips
9d38282db5
Adds a reference to the health endpoint in the intro.
...
Fixes #1739 .
2016-03-09 16:42:15 -08:00
James Phillips
a860edc369
Updates the change log.
2016-03-09 13:34:07 -08:00
James Phillips
740e1ff3b8
Merge pull request #1817 from hashicorp/b-docker-client
...
Updates Docker client to fix issue with .10 Docker engine.
2016-03-09 13:31:38 -08:00
Ryan Breen
d5ee9102af
Merge pull request #1816 from idubinskiy/master
...
Fix doc typo
2016-03-09 15:43:29 -05:00
Igor Dubinskiy
8a877c44eb
Fix doc typo
2016-03-09 12:41:49 -08:00
James Phillips
cbd296be6a
Updates Docker client to fix issue with .10 Docker engine.
2016-03-09 11:32:23 -08:00
James Phillips
632db57028
Updates the change log.
2016-03-09 10:52:04 -08:00
Tyler Tidman
df7f593747
Update agent encryption doc example
2016-03-09 11:18:48 -05:00
James Phillips
dc81459857
Merge pull request #1813 from hashicorp/f-dns-trim
...
Makes sure UDP DNS responses aren't larger than allowed.
2016-03-08 23:26:04 -08:00
James Phillips
b132e8f21b
Tweaks algorithm so it's safe with an empty list and adds a PQ test.
2016-03-08 23:09:09 -08:00
James Phillips
f6c9113437
Merge pull request #1810 from hashicorp/jt-enterprise-bnr-fix
...
Enerprise bnr caused header to display incorrectly on subpages
2016-03-08 15:02:57 -08:00
captainill
a46acfeb25
refactor to encapsulate all side affects of displaying announcement bnr in one file
2016-03-08 14:59:06 -08:00