Matt Keeler
|
1c577b2012
|
Merge pull request #4131 from pierresouchay/enable_full_dns_compression
Enable full dns compression
|
2018-06-01 10:42:03 -04:00 |
|
Matt Keeler
|
ed0821369e
|
Update CHANGELOG.md
|
2018-06-01 08:57:00 -04:00 |
|
Matt Keeler
|
12d06e8d8f
|
Merge pull request #4184 from hashicorp/bugfix/gh-4076
Fix #4076 - Agent configured Watches now work with HTTPS only agents
|
2018-06-01 08:55:34 -04:00 |
|
Kyle Havlovitz
|
f7bd3b38e3
|
Update CHANGELOG.md
|
2018-05-31 20:42:45 -07:00 |
|
Kyle Havlovitz
|
582f8d40dc
|
Merge pull request #4185 from hashicorp/reload-fix
command/agent: don't re-parse the flags on reload
|
2018-05-31 20:40:28 -07:00 |
|
Siva Prasad
|
cabafe87b5
|
Merge pull request #4181 from Qonfucius/fix/scaleway-autojoin-doc
[Doc][Scaleway autoJoin] Fix given + mandatory fields
|
2018-05-31 20:50:21 -04:00 |
|
Matt Keeler
|
4858aa6be4
|
Add RunWithConfig and put Run signature back to normal
|
2018-05-31 20:22:14 -04:00 |
|
Kyle Havlovitz
|
1e47c757c2
|
command/agent: don't re-parse the flags on reload
|
2018-05-31 16:59:51 -07:00 |
|
Matt Keeler
|
f300d7bc65
|
Update unit tests to reflect change to func signature
|
2018-05-31 17:20:16 -04:00 |
|
Matt Keeler
|
365e8d11ee
|
Allow passing in a config to the watch plan to use when creating the API client
This allows watches from consul agent config (rather than consul watch command) to be able to utilize HTTPs
|
2018-05-31 17:07:36 -04:00 |
|
Pierre Souchay
|
544acdf04e
|
Fixed comments for max DNS records returned as requested by @mkeeler
|
2018-05-31 18:15:52 +02:00 |
|
Nainterceptor
|
096c112d06
|
Fix given + mandatory fields
|
2018-05-30 23:03:40 +02:00 |
|
Jack Pearkes
|
34be4e21d2
|
Merge pull request #4117 from eduardev/patch-1
Update downloads_tools.html.erb
|
2018-05-25 09:26:34 -07:00 |
|
Jack Pearkes
|
701c00ca8f
|
Merge pull request #4133 from rskrishnar/add-missing-telemetry
add missing metrics to telemetry documentation
|
2018-05-25 09:25:19 -07:00 |
|
Jack Pearkes
|
09c10662cb
|
Merge pull request #4075 from j-collier/patch-1
Update index.html.md build instuctions
|
2018-05-25 09:16:19 -07:00 |
|
Matt Keeler
|
1bfb4c865f
|
Merge pull request #4146 from phaer/patch-1
doc fix: put "Near" into "Service" in prepared_queries
|
2018-05-23 10:23:20 -04:00 |
|
phaer
|
55d2ad813d
|
prepared_queryes: put "Near" into "Service"
|
2018-05-23 10:32:09 +00:00 |
|
Matt Keeler
|
9d3003cee9
|
Put version.go back in dev mode
|
2018-05-22 10:16:59 -04:00 |
|
Matt Keeler
|
1e97777f88
|
Update CHANGELOG.md - PR-4083
|
2018-05-22 10:16:07 -04:00 |
|
Matt Keeler
|
bc62dff1a5
|
Merge pull request #4083 from 42wim/serviceptr
DNS: Add support for reverse lookup of services
|
2018-05-22 10:13:11 -04:00 |
|
Wim
|
cbd4405c50
|
Add service reverse lookup tests
|
2018-05-21 22:59:21 +02:00 |
|
Wim
|
cea77e8825
|
Do reverse service lookup only if address doesn't match node
|
2018-05-21 22:27:41 +02:00 |
|
Wim
|
e8d0474a8e
|
Add github.com/coredns/coredns/plugin/pkg/dnsutil files
|
2018-05-21 22:25:16 +02:00 |
|
Wim
|
9565b5415b
|
Add github.com/coredns/coredns/plugin/pkg/dnsutil to vendor.json
|
2018-05-21 22:18:19 +02:00 |
|
Wim
|
88514d6a82
|
Add support for reverse lookup of services
|
2018-05-19 19:39:02 +02:00 |
|
Pierre Souchay
|
5b6367f3e9
|
Revert "Certificate for Alice was too old, updating it for tests"
This reverts commit aeac0580acd4b5de977a4024417753a67f64820e.
|
2018-05-16 18:59:57 +02:00 |
|
Preetha
|
2b4a4ea386
|
Merge pull request #4114 from hashicorp/fix-certs
Update test certificates that expire this year to be way in the future
|
2018-05-16 10:54:54 -05:00 |
|
Preetha
|
9c7512b0b4
|
Merge pull request #4127 from pierresouchay/documentation_discovery_max_stale
Error in documentation: `discovery_max_stale` is not in `dns_config`
|
2018-05-16 08:52:21 -05:00 |
|
Pierre Souchay
|
5c1c9cde34
|
Test fix, trying to pass Travis tests
|
2018-05-16 14:10:35 +02:00 |
|
Pierre Souchay
|
b3d4b9d800
|
Certificate for Alice was too old, updating it for tests
|
2018-05-16 13:09:50 +02:00 |
|
RoopSai Krishna
|
6054e0a268
|
add missing metrics to telemetry documentation
|
2018-05-16 16:26:32 +05:30 |
|
Pierre Souchay
|
74cbe5ac85
|
Ensure to never send messages more than 64k
|
2018-05-16 12:47:35 +02:00 |
|
Pierre Souchay
|
5f529c9ea7
|
Fixed unit tests and updated limits
|
2018-05-16 12:11:49 +02:00 |
|
Pierre Souchay
|
7e8878df0b
|
Re-Enable compression while computing Len(), so we can send more answers
This will fix https://github.com/hashicorp/consul/issues/4071
|
2018-05-16 11:00:51 +02:00 |
|
Pierre Souchay
|
61e7d06174
|
Bump DNS lib to 1.0.7 with 14bits Len() fix
|
2018-05-16 10:52:51 +02:00 |
|
Geoffrey Grosenbach
|
4f8f73bcf6
|
Merge pull request #4129 from hashicorp/doc-production-deployment-guide-revert
Revert sidebar link to Production Deployment Guide
|
2018-05-15 17:26:18 -07:00 |
|
Geoffrey Grosenbach
|
0522737486
|
Revert sidebar link to Production Deployment Guide
Will be published when it has been reviewed.
|
2018-05-15 12:47:04 -07:00 |
|
Pierre Souchay
|
77ed8004a7
|
Error in documentation: discovery_max_stale is not in dns_config
Moved the entry at the top level instead of DNS
|
2018-05-15 14:59:15 +02:00 |
|
Geoffrey Grosenbach
|
00ab0c193e
|
Merge pull request #4113 from hashicorp/doc-production-deployment-guide
Production deployment guide
|
2018-05-14 16:11:57 -07:00 |
|
Eduardo Pereira
|
8996d19b6f
|
Update downloads_tools.html.erb
|
2018-05-12 22:30:05 +01:00 |
|
Paul Banks
|
4b2f1a240c
|
Update test certificates that expire this year to be way in the future
|
2018-05-12 10:15:45 +01:00 |
|
Geoffrey Grosenbach
|
f23c788b2a
|
Consul production deployment guide
|
2018-05-11 19:30:13 -07:00 |
|
Preetha
|
eb252c973f
|
Update CHANGELOG.md
|
2018-05-11 15:01:50 -05:00 |
|
Jack Pearkes
|
36f4c760b3
|
website: fix broken link
|
2018-05-11 12:22:55 -07:00 |
|
Matt Keeler
|
185ce0a2f3
|
Publish 1.1.0 release on the website
|
2018-05-11 15:18:46 -04:00 |
|
Matt Keeler
|
0ea10d3b21
|
Release v1.1.0
|
2018-05-11 14:57:42 -04:00 |
|
Matt Keeler
|
b273247007
|
Release v1.1.0
|
2018-05-11 14:56:40 -04:00 |
|
Matt Keeler
|
24e0104901
|
Update bindata_assetfs for 1.1
|
2018-05-11 14:56:05 -04:00 |
|
Matt Keeler
|
ff192fde71
|
Release v1.1.0
|
2018-05-11 14:16:11 -04:00 |
|
Matt Keeler
|
a28e9c048a
|
Release v1.1.0
|
2018-05-11 14:15:56 -04:00 |
|