Jack Pearkes
c0eb038762
Merge pull request #4104 from cocaccola/patch-1
...
Update faq.html.md
2018-05-10 10:16:44 -07:00
Paul Banks
af0f7cdacb
Update CHANGELOG.md
2018-05-10 17:47:13 +01:00
Paul Banks
ad0b8cac3a
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
8567ed6175
Add v2 notification banner at the top of the page
2018-05-10 17:17:12 +01:00
Cameron
3f345bb889
Update faq.html.md
...
fixed typo
2018-05-10 11:24:06 -04:00
Paul Banks
01358a6043
Update config docs with places sockaddr is supported
2018-05-10 14:56:48 +01:00
Paul Banks
79a3cee3d1
Make it work for WAN join too and add tests
2018-05-10 14:30:24 +01:00
Dominik Lekse
88dc90ecfc
Added support for sockaddr templates in start-join and retry-join configuration
2018-05-10 14:08:41 +01:00
Kyle Havlovitz
8e3532152b
Add a note about removals to the version upgrade docs
2018-05-09 15:54:08 -07:00
Jack Pearkes
8a0fa1574b
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
31239f508b
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
Kyle Havlovitz
c19b43bf86
Remove unused retry join structs from config
2018-05-08 16:25:34 -07:00
Kyle Havlovitz
60307ef328
Remove deprecated metric names
2018-05-08 16:23:15 -07:00
Kyle Havlovitz
a480434517
Remove the script field from checks in favor of args
2018-05-08 15:31:53 -07:00
Hannah Oppenheimer
870dacd734
Issue template for UI issues
2018-05-08 17:16:41 -05:00
Paul Banks
9566ace0d1
Update CHANGELOG.md
2018-05-08 16:47:20 +01:00
Paul Banks
c55885efd8
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
Kyle Havlovitz
36c5e59465
Remove support for EnableTagOverride in config files
2018-05-07 16:19:13 -07:00
Kyle Havlovitz
fb3cd87c91
Remove support for CheckID field in service check definitions
2018-05-07 16:15:08 -07:00
Preetha
95cc644448
Update CHANGELOG.md
2018-05-07 07:04:39 -05:00
Preetha
e5ecfdf2bb
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
98a04a0af9
Update serf to pick up clean leave fix
2018-05-04 15:51:55 -05:00
Justin Collier
1e8f5afd86
Update index.html.md
...
Corrects the bootstrap command.
2018-05-04 12:46:24 -05:00
Jack Pearkes
705b20d9bc
Merge pull request #4077 from dlukman/fix/telemetry-prefix
...
Fix telemetry default prefix filter
2018-05-04 09:11:45 -07:00
Dino Lukman
27d0b9ce27
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
Justin Collier
db65ca1d84
Update index.html.md build instuctions
...
No target for `$ make bootstrap` currently exists. If building from source you have to run `$ make` and then `$ make dev` to install one of the built binaries that is appropriate for your system.
2018-05-01 21:52:11 -05:00
Jack Pearkes
0e7d5bc1ef
Merge pull request #4064 from hashicorp/je.fout
...
Resolve FOUT Issue
2018-04-27 15:32:40 -07:00
Jeff Escalante
6854408e40
resolve fout issue
2018-04-27 17:10:55 -04:00
Jack Pearkes
5a14443b79
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
0961991cd1
Merge pull request #4052 from hashicorp/je.remove-turbolinks
...
Turbolinks adjustments
2018-04-27 08:35:47 -07:00
Paul Banks
3607833301
Update CHANGELOG.md
2018-04-25 13:10:52 +01:00
Paul Banks
ea731031d5
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
7b752604d5
Improved unit test (example close to actual value)
2018-04-24 23:15:27 +02:00
Pierre Souchay
e0ee7cd40f
Changed a bit doc
...
(Fighting with Travis)
2018-04-24 22:55:39 +02:00
Pierre Souchay
6be9b6ca60
Improved documentation
2018-04-24 22:40:41 +02:00
Pierre Souchay
11bf3e4c71
Added documentation for meta
2018-04-24 21:56:35 +02:00
Paul Banks
adcc8175bb
Update CHANGELOG.md
2018-04-24 16:23:45 +01:00
Paul Banks
dbfccbd1e2
Update CHANGELOG.md
2018-04-24 16:16:44 +01:00
Paul Banks
9bb5ae1f13
Update CHANGELOG.md
2018-04-24 16:16:25 +01:00
Paul Banks
06e1a62653
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
24185ada0d
Fixed Meta name for JSON + Added unit tests for HCL/JSON
2018-04-24 16:39:43 +02:00
Pierre Souchay
956b6213dc
Removed Nanoseconds cast as requested by @banks
2018-04-24 16:30:10 +02:00
Pierre Souchay
9ddf7af82d
Removed content negotiation of Prometheus as requested by @banks
2018-04-24 16:28:30 +02:00
Matt Keeler
f7e331ccf2
Update CHANGELOG.md
2018-04-23 12:37:34 -07:00
Matt Keeler
c1cd109f4d
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
988ceca737
adjust analytics and scripts for turbolinks
2018-04-23 13:05:39 -04:00
Pierre Souchay
ee47eb7d7d
Added Missing Service Meta synchronization and field
2018-04-21 17:34:29 +02:00
Pierre Souchay
cf3cd546c8
More Tests cases compression/no compression
2018-04-21 17:18:39 +02:00
Pierre Souchay
a3b028d1d7
Removed unecessary copy of Extra and index
2018-04-20 22:51:04 +02:00
Matt Keeler
9ddb9ca70b
Update CHANGELOG.md
2018-04-20 12:39:26 -04:00