7663 Commits

Author SHA1 Message Date
John Cowen
f5ccf4b450
Merge pull request #4106 from hashicorp/feature/ui-v1-notification
Add v2 notification banner at the top of the page
2018-05-10 19:21:31 +01:00
John Cowen
4b4ae97d94 Fix typo ot > to 2018-05-10 18:51:13 +01:00
Jack Pearkes
ea0bd741a2
Merge pull request #4104 from cocaccola/patch-1
Update faq.html.md
2018-05-10 10:16:44 -07:00
Paul Banks
893b69dc81
Update CHANGELOG.md 2018-05-10 17:47:13 +01:00
Paul Banks
c1374a5cb4
Merge pull request #4102 from hashicorp/join-sockaddr
Support sockaddr templates in start/retry join
2018-05-10 17:42:10 +01:00
John Cowen
296552d67d Add v2 notification banner at the top of the page 2018-05-10 17:17:12 +01:00
Cameron
c109d37b76
Update faq.html.md
fixed typo
2018-05-10 11:24:06 -04:00
Paul Banks
e6771260a0
Update config docs with places sockaddr is supported 2018-05-10 14:56:48 +01:00
Paul Banks
92c6fe0b1e
Make it work for WAN join too and add tests 2018-05-10 14:30:24 +01:00
Dominik Lekse
ba9991a145
Added support for sockaddr templates in start-join and retry-join configuration 2018-05-10 14:08:41 +01:00
Jack Pearkes
07988a3970
Merge pull request #4098 from jkohrman/master
Add link to privacy policy in website footer
2018-05-09 14:20:38 -07:00
Jeff Kohrman
e7a9cdbc99
Add link to privacy policy in website footer
Added link to updated privacy policy in footer of `layout.erb` for the OSS website.
2018-05-09 12:12:05 -06:00
Paul Banks
44b2b1726b
Update CHANGELOG.md 2018-05-08 16:47:20 +01:00
Paul Banks
b7fa3358d1
Merge pull request #3970 from pierresouchay/node_health_should_change_service_index
[BUGFIX] When a node level check is removed, ensure all services of node are notified
2018-05-08 16:44:50 +01:00
Preetha
cf57a23bb1
Update CHANGELOG.md 2018-05-07 07:04:39 -05:00
Preetha
97029f9ef5
Merge pull request #4088 from hashicorp/b-clean-leave-serf-update
Update serf to pick up clean leave fix
2018-05-07 06:59:26 -05:00
Preetha Appan
fff532cf84
Update serf to pick up clean leave fix 2018-05-04 15:51:55 -05:00
Jack Pearkes
64c9fd580f
Merge pull request #4077 from dlukman/fix/telemetry-prefix
Fix telemetry default prefix filter
2018-05-04 09:11:45 -07:00
Dino Lukman
d538b5666c Fix telemetry default prefix filter
If telemetry metrics contain a hostname starting with
'consul', the metrics will be filtered out the same way
as the deprecated metrics.
2018-05-02 16:56:29 +02:00
Jack Pearkes
2e2cf8df34
Merge pull request #4064 from hashicorp/je.fout
Resolve FOUT Issue
2018-04-27 15:32:40 -07:00
Jeff Escalante
487d94a966 resolve fout issue 2018-04-27 17:10:55 -04:00
Jack Pearkes
733c0df0a0
Merge pull request #4021 from fomentia/master
Close HTTP response in Agent test (HTTPAPI_MethodNotAllowed_OSS)
2018-04-27 09:28:01 -07:00
Jack Pearkes
945d65a3d8
Merge pull request #4052 from hashicorp/je.remove-turbolinks
Turbolinks adjustments
2018-04-27 08:35:47 -07:00
Paul Banks
93efdc69aa
Update CHANGELOG.md 2018-04-25 13:10:52 +01:00
Paul Banks
c8db140ff7
Merge pull request #4047 from pierresouchay/added_missing_meta_in_service_definition
[BUGFIX] Added Service Meta support in configuration files
2018-04-25 13:08:53 +01:00
Pierre Souchay
303997ff55 Improved unit test (example close to actual value) 2018-04-24 23:15:27 +02:00
Pierre Souchay
208566d541 Changed a bit doc
(Fighting with Travis)
2018-04-24 22:55:39 +02:00
Pierre Souchay
7e0d6f57e9 Improved documentation 2018-04-24 22:40:41 +02:00
Pierre Souchay
4c1ddbd0d5 Added documentation for meta 2018-04-24 21:56:35 +02:00
Paul Banks
92a29dc479
Update CHANGELOG.md 2018-04-24 16:23:45 +01:00
Paul Banks
2058171216
Update CHANGELOG.md 2018-04-24 16:16:44 +01:00
Paul Banks
d185cadcec
Update CHANGELOG.md 2018-04-24 16:16:25 +01:00
Paul Banks
4de68fcb4b
Merge pull request #4016 from pierresouchay/support_for_prometheus
Support for prometheus for metrics endpoint
2018-04-24 16:14:43 +01:00
Pierre Souchay
eccc223480 Fixed Meta name for JSON + Added unit tests for HCL/JSON 2018-04-24 16:39:43 +02:00
Pierre Souchay
26388503e0 Removed Nanoseconds cast as requested by @banks 2018-04-24 16:30:10 +02:00
Pierre Souchay
62a68a008d Removed content negotiation of Prometheus as requested by @banks 2018-04-24 16:28:30 +02:00
Matt Keeler
ac636861a5
Update CHANGELOG.md 2018-04-23 12:37:34 -07:00
Matt Keeler
7d166d85f7
Merge pull request #4037 from pierresouchay/dns_large_responses_binary_search
Perform a binary search to find optimal size of DNS responses
2018-04-23 15:35:39 -04:00
Jeff Escalante
08e980e6e8 adjust analytics and scripts for turbolinks 2018-04-23 13:05:39 -04:00
Pierre Souchay
c152cb7bdf Added Missing Service Meta synchronization and field 2018-04-21 17:34:29 +02:00
Pierre Souchay
c715408c87 More Tests cases compression/no compression 2018-04-21 17:18:39 +02:00
Pierre Souchay
076ecf9712 Removed unecessary copy of Extra and index 2018-04-20 22:51:04 +02:00
Matt Keeler
c80c7fde43
Update CHANGELOG.md 2018-04-20 12:39:26 -04:00
Matt Keeler
63250c5d43
Merge pull request #4024 from jen20/signal-notify-once
Only call signal.Notify once during agent startup
2018-04-20 12:37:01 -04:00
Jack Pearkes
9dff3b3a2c
Merge pull request #4035 from hashicorp/website-description-default
website: set a default page description
2018-04-20 08:25:11 -07:00
Patrick DeVivo
a0263ff46a Add consul-kv-json (#4050)
* Add consul-kv-json to community tools
* alphabetize
2018-04-19 16:23:47 -05:00
Mitchell Hashimoto
3f5acfbc6b
Merge pull request #4049 from hashicorp/f-vendor-new
vendor: add hashstructure and mock
2018-04-19 10:42:29 -05:00
Mitchell Hashimoto
3de62e0db3
vendor: add hashstructure and mock 2018-04-19 08:10:05 -07:00
Jack Pearkes
e5b3b1f8b9
Merge pull request #4044 from pierresouchay/add_consul_templaterb_tool
Add consul-templaterb to community tools
2018-04-18 15:52:40 -07:00
Pierre Souchay
f4309790ca gem, not GEM + Added information about process management 2018-04-19 00:21:30 +02:00