James Phillips
7c616e3768
Moves reconcile loop into segment stub.
2017-09-06 18:01:53 -07:00
James Phillips
ae7137119f
Merge pull request #3451 from hashicorp/merge-fix
...
Takes the skip out of the client check.
2017-09-06 17:10:49 -07:00
James Phillips
4e34c2af06
Takes the skip out of the client check.
...
Without this the merge delegate won't check the segment for non-servers
a little below here.
2017-09-06 17:05:40 -07:00
James Phillips
87eeec254f
Update segments.html.markdown.erb
2017-09-06 16:42:13 -07:00
preetapan
69bebb2a99
Fixed typo in CHANGELOG.md
2017-09-06 17:12:36 -05:00
James Phillips
a832b9ccde
Release v0.9.3-rc2
2017-09-06 13:52:59 -07:00
James Phillips
f6ba414480
Puts the tree into 0.9.3-rc2 release mode.
2017-09-06 13:45:28 -07:00
James Phillips
1b2d1720ed
Update CHANGELOG.md
2017-09-06 13:39:33 -07:00
James Phillips
78ac144fff
Merge pull request #3447 from hashicorp/issue-3070
...
Skips unique node ID check for old versions of Consul.
2017-09-06 13:24:15 -07:00
James Phillips
62d9299646
Fixes incorrect comment.
2017-09-06 13:23:19 -07:00
preetapan
2afa9534ba
Merge pull request #3450 from hashicorp/raft_peers_fix
...
Change member join reconcile step to process joining itself, to handl…
2017-09-06 15:13:43 -05:00
James Phillips
031f1874d0
Pulls down some code for the check loop.
2017-09-06 13:07:42 -07:00
James Phillips
2fd9328b21
Uses the Raft configuration for the self-add skip check.
2017-09-06 13:05:51 -07:00
Preetha Appan
1eae9f1e2f
Change member join reconcile step to process joining itself, to handle node IP address changes correctly when number of servers < 3
2017-09-06 13:53:01 -05:00
James Phillips
676a34efbd
Update CHANGELOG.md
2017-09-06 07:38:16 -07:00
James Phillips
d1055623a8
Updates vendor.json using latest vendorfmt.
2017-09-06 07:29:17 -07:00
James Phillips
87fb782a01
Merge pull request #3448 from hashicorp/sethvargo/updatecli
...
Update vendor to regroup by root commands
2017-09-06 07:28:37 -07:00
Seth Vargo
97a4d36ec4
Update vendor to regroup by root commands
2017-09-06 10:20:25 -04:00
James Phillips
353e037c9b
Skips unique node ID check for old versions of Consul.
...
Fixes #3070 .
2017-09-05 22:57:29 -07:00
James Phillips
016e4ca545
Release v0.9.3-rc1
2017-09-05 15:51:16 -07:00
James Phillips
7ec036fea4
Updates vendor.json for latest vendorfmt changes.
2017-09-05 15:45:16 -07:00
James Phillips
cc6797dd75
Remaps servers to "<all>" only when listing multiple segments.
2017-09-05 13:50:38 -07:00
James Phillips
aecf890054
Allow _all for WAN as a no-op.
2017-09-05 13:40:19 -07:00
James Phillips
316715c565
Merge pull request #3445 from hashicorp/members-only
...
Simplifies members command to not fetch segments.
2017-09-05 12:58:48 -07:00
James Phillips
c629773b40
Makes the all segments query explict, and the default for `consul members`.
2017-09-05 12:22:20 -07:00
James Phillips
0b44abd9db
Simplifies members command to not fetch segments.
2017-09-05 11:46:44 -07:00
James Phillips
fb8dd4ab58
Puts the tree in 0.9.3-rc1 release mode.
2017-09-05 10:49:10 -07:00
James Phillips
1fc003eb84
Fix a typo in output.
...
Closes #3444 .
2017-09-05 09:14:21 -07:00
James Phillips
a7573822eb
Merge pull request #3441 from KFishner/master
...
Add Network Segments overview page
2017-09-04 20:01:09 -07:00
Kevin Fishner
e70b8cc820
add newtork segments overview page
2017-09-04 15:44:13 -07:00
James Phillips
f8a5476a3c
Update options.html.md
2017-09-01 22:25:28 -07:00
James Phillips
76cd7963e5
Update maint.html.markdown.erb
2017-09-01 17:51:02 -07:00
phanidileep
df4e77e179
Updating maint.html to remove node maint ( #3354 )
...
* Updating maint.html to remove node maint
as discussed in #3268 maint mode does not have any affect on the node health.
* Update maint.html.markdown.erb
2017-09-01 17:49:51 -07:00
James Phillips
faedbcc288
Update check.html.md
2017-09-01 17:11:41 -07:00
James Phillips
2bd064cbf5
Update CHANGELOG.md
2017-09-01 15:18:14 -07:00
James Phillips
f07b244d71
Update CHANGELOG.md
2017-09-01 15:17:35 -07:00
James Phillips
1a64583c98
Fixes a bad link.
2017-09-01 15:07:18 -07:00
James Phillips
bc9780baad
Adds simple rate limiting for client agent RPC calls to Consul servers. ( #3440 )
...
* Added rate limiting for agent RPC calls.
* Initializes the rate limiter based on the config.
* Adds the rate limiter into the snapshot RPC path.
* Adds unit tests for the RPC rate limiter.
* Groups the RPC limit parameters under "limits" in the config.
* Adds some documentation about the RPC limiter.
* Sends a 429 response when the rate limiter kicks in.
* Adds docs for new telemetry.
* Makes snapshot telemetry look like RPC telemetry and cleans up comments.
2017-09-01 15:02:50 -07:00
Kyle Havlovitz
d6b34aded0
Update CHANGELOG.md
2017-09-01 12:44:08 -07:00
Kyle Havlovitz
8619259a82
Update segment api docs
2017-09-01 12:42:54 -07:00
Kyle Havlovitz
777cf7b017
Change segment list endpoint in docs/client api
2017-09-01 12:40:07 -07:00
James Phillips
20fcfe866e
Tweaks network segments guide.
2017-09-01 11:19:39 -07:00
James Phillips
2f846f4be8
Update CHANGELOG.md
2017-09-01 11:12:43 -07:00
James Phillips
669eb9eb4c
Update CHANGELOG.md
2017-09-01 11:10:08 -07:00
Kyle Havlovitz
334e082848
Merge pull request #3431 from hashicorp/network-segments-oss
2017-09-01 10:24:58 -07:00
Kyle Havlovitz
1a36ca524f
Remove duplicate error message
2017-09-01 10:18:43 -07:00
Kyle Havlovitz
ff994e9ade
Pass listeners into setupSegments
2017-08-31 17:56:43 -07:00
Kyle Havlovitz
5605d735a1
Update segment docs
2017-08-31 17:39:57 -07:00
Kyle Havlovitz
5cc4b32a5d
Organize segments for a cleaner split between enterprise and OSS
2017-08-31 17:39:46 -07:00
Kyle Havlovitz
02c35fe0ba
Add doc sections for network segments
2017-08-31 11:19:08 -07:00