James Phillips
|
47a73b9920
|
Fix link to outage recovery guide.
Fixes #2291.
|
2016-08-18 16:52:15 -07:00 |
James Phillips
|
4fc91cc12f
|
Merge pull request #2289 from hashicorp/jbs-typofix
Fix typo
|
2016-08-18 10:02:29 -07:00 |
Brian Shumate
|
b1164d256e
|
Fix typo
|
2016-08-18 09:14:15 -04:00 |
James Phillips
|
18701c5019
|
Update outage.html.markdown
|
2016-08-17 18:41:56 -07:00 |
James Phillips
|
1820de27fc
|
Merge pull request #2235 from robwdux/patch-1
update ca tutorial to one more recent and relevant
|
2016-08-17 18:00:03 -07:00 |
James Phillips
|
77cfe8432f
|
Merge pull request #2288 from hashicorp/b-unknown
Removed bad error message for health check status.
|
2016-08-17 17:54:48 -07:00 |
James Phillips
|
2aeaf35c41
|
Removed bad error message for health check status.
|
2016-08-17 17:54:09 -07:00 |
James Phillips
|
0bdbdf1ba8
|
Merge pull request #2226 from abhinavdahiya/rm-health-unknown
Fixes #1775; Removes 'unknown' state
|
2016-08-17 17:51:04 -07:00 |
James Phillips
|
5c466be4fd
|
Puts tree back in dev mode.
|
2016-08-17 12:44:58 -07:00 |
James Phillips
|
186e3abcaa
|
Release v0.7.0-rc1
|
2016-08-17 12:30:32 -07:00 |
James Phillips
|
6b36f032de
|
Preps for RC1 release.
|
2016-08-17 12:30:14 -07:00 |
James Phillips
|
d2be7d2b07
|
Merge pull request #2287 from hashicorp/f-version-tweaks
Makes protocol version a little clearer.
|
2016-08-17 11:30:16 -07:00 |
James Phillips
|
5f5e0b3e76
|
Makes protocol version a little clearer.
|
2016-08-17 11:29:09 -07:00 |
James Phillips
|
db4666c7e4
|
Update acl.html.markdown
|
2016-08-17 10:21:59 -07:00 |
James Phillips
|
3bc9ad33f7
|
Merge pull request #2286 from kyhavlov/patch-1
Fix doc links for ACL replication status
|
2016-08-17 10:09:57 -07:00 |
kyhavlov
|
5bd32c0316
|
Fix links for ACL replication status
|
2016-08-17 12:41:04 -04:00 |
James Phillips
|
22e09a407d
|
Update CHANGELOG.md
|
2016-08-16 21:58:10 -07:00 |
James Phillips
|
a6b925521c
|
Update outage.html.markdown
|
2016-08-16 15:48:22 -07:00 |
James Phillips
|
f03b59eca1
|
Bumps Travis to Go 1.6.3.
|
2016-08-16 15:25:43 -07:00 |
James Phillips
|
a19e0f6cfa
|
Merge pull request #2283 from hashicorp/f-outage-docs
Updates docs for new peers.json behavior.
|
2016-08-16 15:13:50 -07:00 |
James Phillips
|
d0b7eb1ab8
|
Updates the changelog with peers.json info.
|
2016-08-16 15:13:04 -07:00 |
James Phillips
|
ac3935249e
|
Updates the 0.7-specific upgrade notes.
|
2016-08-16 15:10:52 -07:00 |
James Phillips
|
cfd5e1ba6a
|
Updates the outage docs with details about new Raft behavior.
|
2016-08-16 15:10:37 -07:00 |
James Phillips
|
6d2d3dea00
|
Merge pull request #2282 from hashicorp/b-upgrade-docs
Updates version documentation.
|
2016-08-16 14:16:14 -07:00 |
James Phillips
|
1f171a0aac
|
Updates version documentation.
|
2016-08-16 14:15:13 -07:00 |
James Phillips
|
2b3cbd1381
|
Update CHANGELOG.md
|
2016-08-16 12:57:10 -07:00 |
James Phillips
|
78f72b7646
|
Update CHANGELOG.md
|
2016-08-16 12:56:38 -07:00 |
James Phillips
|
838e6c8a18
|
Merge pull request #2276 from hashicorp/f-deregister-critical
Adds ability to deregister a service based on critical check state longer than a timeout.
|
2016-08-16 12:54:41 -07:00 |
James Phillips
|
db9a72dde1
|
Merge branch 'master' into f-deregister-critical
|
2016-08-16 12:53:21 -07:00 |
James Phillips
|
607595f99e
|
Cleans up based on code review feedback.
|
2016-08-16 12:52:30 -07:00 |
James Phillips
|
fef57361a5
|
Update CHANGELOG.md
|
2016-08-16 11:40:48 -07:00 |
James Phillips
|
dc9805d825
|
Update CHANGELOG.md
|
2016-08-16 11:38:39 -07:00 |
James Phillips
|
30dde94c75
|
Update CHANGELOG.md
|
2016-08-16 11:38:25 -07:00 |
James Phillips
|
a821f60a8f
|
Update CHANGELOG.md
|
2016-08-16 11:37:58 -07:00 |
James Phillips
|
59fa4b3ae3
|
Merge pull request #2280 from hashicorp/f-lan-tag
Adds missing TaggedAddress structures to Go API client, adapts for address translation.
|
2016-08-16 11:35:00 -07:00 |
James Phillips
|
bc333335be
|
Adds an `X-Consul-Translate-Addresses` to signal translation is enabled.
|
2016-08-16 11:31:41 -07:00 |
James Phillips
|
817d7e93e4
|
Adds an "lan" tagged address so we have a way to get them all.
If we didn't have this, then there would be no way to know the LAN
address if address translation was turned on.
|
2016-08-16 10:49:03 -07:00 |
James Phillips
|
742fcf7a24
|
Adds missing TaggedAddress structures to API client.
|
2016-08-16 10:30:30 -07:00 |
James Phillips
|
f517f9ed0d
|
Fixes a typo and adds an admonition about only being in Consul 0.7+.
|
2016-08-16 09:27:20 -07:00 |
James Phillips
|
b4f981c837
|
Adds ability to deregister a service based on critical check state longer than a timeout.
|
2016-08-16 01:00:26 -07:00 |
James Phillips
|
4ca26f68fd
|
Tweaks translate_wan_addr documentation.
Adds a note about HTTP being 0.7 and later only.
|
2016-08-15 16:23:01 -07:00 |
James Phillips
|
94bb1945e1
|
Update CHANGELOG.md
|
2016-08-15 16:19:55 -07:00 |
James Phillips
|
a051c9b42e
|
Update CHANGELOG.md
|
2016-08-15 16:18:38 -07:00 |
James Phillips
|
3af9257cb8
|
Merge pull request #2275 from hashicorp/pr-2118-slackpad
Translates node addresses to WAN addresses where appropriate.
|
2016-08-15 16:16:56 -07:00 |
James Phillips
|
ee2e161dfe
|
Updates docs for WAN address translation and tweaks some nearby unrelated docs.
|
2016-08-15 16:12:01 -07:00 |
James Phillips
|
12e6db464b
|
Tweaks the WAN address translation unit tests.
|
2016-08-15 15:34:11 -07:00 |
James Phillips
|
2af0acdbfb
|
Merge pull request #2274 from hashicorp/jbs-command-line-anchor
Add anchor
|
2016-08-15 15:30:47 -07:00 |
James Phillips
|
c066c2e70a
|
Factors translate out into a separate file and makes safe for in-memory RPCs.
|
2016-08-15 15:05:02 -07:00 |
Brian Shumate
|
dc7824b0cd
|
Add anchor
|
2016-08-15 16:48:54 -04:00 |
James Phillips
|
1f539d9914
|
Makes the filled-in parts of ServiceNode more explicit.
|
2016-08-12 18:25:36 -07:00 |