Ruslan Sennov
|
c381eb146c
|
minor doc fix
|
2017-09-21 22:28:49 +03:00 |
James Phillips
|
1ebfb1b37a
|
Merge pull request #3485 from mstewa34/master
Fix docs/guides/segements sidebar selection.
|
2017-09-20 09:38:56 -05:00 |
Frank Schroeder
|
defad40f80
|
Fix health endpoint docs (#3483)
Fixes #3483
|
2017-09-20 09:05:23 +02:00 |
Michael Stewart
|
1040dbb2d4
|
Fix docs/guides/segements sidebar selection.
|
2017-09-19 16:45:39 -05:00 |
Preetha Appan
|
df742843a4
|
Adds documentation for Sentinel integration in Consul Enterprise.
|
2017-09-19 09:02:53 -05:00 |
James Phillips
|
268018c558
|
Robustifies check in TestCatalog_ListNodes_ConsistentRead_Fail test.
Fixes #3469
|
2017-09-13 21:22:53 -07:00 |
Frank Schroeder
|
1680ef3210
|
Merge branch 'komamitsu-fix-doc-meta-to-nodemeta'
|
2017-09-11 13:02:23 +02:00 |
Frank Schroeder
|
be21ed290e
|
Update example
|
2017-09-11 13:01:56 +02:00 |
Mitsunori Komatsu
|
d4408fde5c
|
Fix wrong field name: Meta -> NodeMeta
|
2017-09-11 19:14:47 +09:00 |
James Phillips
|
f51b8d291b
|
Puts tree in 0.9.4 dev mode.
|
2017-09-08 11:13:20 -07:00 |
James Phillips
|
73ea7ab758
|
Bumps website version to 0.9.3.
|
2017-09-08 10:22:11 -07:00 |
James Phillips
|
2e0132e930
|
Release v0.9.3
|
2017-09-08 09:43:36 -07:00 |
James Phillips
|
9a4ed967c1
|
Puts the tree in 0.9.3 release mode.
|
2017-09-08 09:34:55 -07:00 |
James Phillips
|
8be4ee766a
|
Revert "Manages segments list via a pointer."
This reverts commit c277a4250461443cbd63de0259e5e32766f651ea.
|
2017-09-07 16:37:11 -07:00 |
James Phillips
|
5008aabb62
|
Manages segments list via a pointer.
|
2017-09-07 16:21:07 -07:00 |
James Phillips
|
eec0ea9082
|
Gets rid of spurious $(GOTEST_FLAGS) in the log file name.
|
2017-09-07 12:32:58 -07:00 |
James Phillips
|
1906462eec
|
Merge pull request #3456 from hashicorp/gossip-fix
Adds gossip keys to network segment memberlist configs.
|
2017-09-07 12:27:34 -07:00 |
James Phillips
|
908f7be97f
|
Cleans up formatting.
|
2017-09-07 12:26:58 -07:00 |
James Phillips
|
02a3f3f27b
|
Shows the segment name in the keyring API and command output.
|
2017-09-07 12:17:39 -07:00 |
James Phillips
|
34bae2487d
|
Populates the segment keyrings based on the LAN keyring.
|
2017-09-07 12:17:20 -07:00 |
James Phillips
|
2d901bb460
|
Removes Go 1.8.x.
|
2017-09-07 09:20:52 -07:00 |
James Phillips
|
b05bac14ac
|
Merge pull request #3455 from dvrkps/patch-1
travis: clean go versions
|
2017-09-07 09:19:30 -07:00 |
Davor Kapsa
|
d27c9b47fa
|
travis: clean go versions
|
2017-09-07 18:16:02 +02:00 |
James Phillips
|
e0f1e18aa1
|
Update CHANGELOG.md
|
2017-09-06 22:40:03 -07:00 |
James Phillips
|
402ebe53ef
|
Update outage.html.md
|
2017-09-06 21:19:46 -07:00 |
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 |