Commit Graph

3856 Commits

Author SHA1 Message Date
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
captainill a3996491a2 fix header on subpages when displaying annoucement bnr 2016-03-08 14:50:34 -08:00
James Phillips aa2b69d430 Merge pull request #1809 from hashicorp/slackpad-patch-1
Adds a note that Go 1.6+ is required.
2016-03-08 10:33:58 -08:00
James Phillips d1dd034d4e Adds a note that Go 1.6+ is required. 2016-03-08 10:33:04 -08:00
Igor Dubinskiy f4edb28ef3 Make sure UDP DNS responses aren't larger than allowed 2016-03-07 16:41:17 -08:00
James Phillips cb1bf35ce9 Updates to latest compiled ui assets. 2016-03-07 13:49:08 -08:00
James Phillips d781711a47 Updates the change log. 2016-03-07 13:38:20 -08:00
James Phillips b09036efc0 Merge pull request #1764 from hashicorp/f-query-templates
Adds support for prepared query templates.
2016-03-07 13:34:58 -08:00
James Phillips a9d640c024 Hardens the match interoplator against negative arguments. 2016-03-07 13:32:32 -08:00
James Phillips 63c826c2c0 Adds a comment about the embedded struct. 2016-03-07 10:45:39 -08:00
James Phillips e634e91ae6 Fixes broken example JSON. 2016-03-07 10:45:39 -08:00
James Phillips 275c84a0cc Renames "debug" endpoint and structures to "explain". 2016-03-07 10:45:39 -08:00
James Phillips 8493640b09 Adds a prepared query debug endpoint. 2016-03-07 10:45:39 -08:00
James Phillips 918b1ace47 Applies prefix ACL to a catch-all template as a special case. 2016-03-07 10:45:39 -08:00
James Phillips e6232a21e4 Adds basic docs for prepared query templates. 2016-03-07 10:45:39 -08:00
James Phillips 3c512fc089 Adds a test for the custom prepared query template indexer. 2016-03-07 10:45:39 -08:00
James Phillips 39d3094d50 Adds core query template tests to the state store. 2016-03-07 10:45:39 -08:00
James Phillips 06087633f0 Adds in basic query template lookups and vendors newly-updated memdb as well as improved iradix tree. 2016-03-07 10:45:39 -08:00
James Phillips 142e69befe Adds tests for the low-level template functions. 2016-03-07 10:45:39 -08:00
James Phillips b578fbbfc4 Adds tests for the string visitor. 2016-03-07 10:45:39 -08:00
James Phillips 2a9a5f823e Factors rendering down into the resolve function. 2016-03-07 10:45:39 -08:00
James Phillips ee43212da4 Updates vendored dependencies.
This removes some unused dependencies that I know we plan to re-add later,
but this makes for a clean `godep save` for now.
2016-03-07 10:45:39 -08:00
James Phillips 8e25451232 Splits walk functions out from the rest of the template code. 2016-03-07 10:45:39 -08:00
James Phillips fa60d575bf Integrates templates into state store and endpoint (sans tests). 2016-03-07 10:45:39 -08:00
James Phillips 62405110dc Wraps the prepared query to also store the compiled template. 2016-03-07 10:45:39 -08:00
James Phillips 98281be7df Adds basic query template compiler and renderer. 2016-03-07 10:45:39 -08:00
James Phillips 74dc5f4fa9 Merge pull request #1802 from hashicorp/b-ping-leak
Updates memberlist to get goroutine leak fix for TCP pings.
2016-03-07 10:44:14 -08:00