Skip to content

Commit

Permalink
website: clarify removal for managed proxies (#5849)
Browse files Browse the repository at this point in the history
We didn't end up removing these completely in 1.5.0. See also #5848.
  • Loading branch information
pearkes authored and banks committed May 16, 2019
1 parent b15cb60 commit 45cdc80
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ recommended you do not build anything using Managed proxies and consider using
registrations](/docs/connect/proxies/sidecar-service.html) instead.

Even though this was a beta feature, managed proxies will continue to work at
least until Consul 1.5 to prevent disruption to demonstration and
least until Consul 1.6 to prevent disruption to demonstration and
proof-of-concept deployments of Consul Connect. Anyone using managed proxies
though should aim to change their workflow as soon as possible to avoid issues
with a later upgrade.
Expand Down Expand Up @@ -281,4 +281,4 @@ level logs showing service discovery, certificate and authorization information.
configured so logging is disabled. You can access logs by providing the
[`-data-dir`](/docs/agent/options.html#_data_dir) CLI option. If a data dir is
configured, this will also cause proxy processes to stay running when the agent
terminates as described in [Lifecycle](#lifecycle).
terminates as described in [Lifecycle](#lifecycle).

0 comments on commit 45cdc80

Please sign in to comment.