Browse Source

website: clarify removal for managed proxies (#5849)

We didn't end up removing these completely in 1.5.0. See also #5848.
pull/5861/head
Jack Pearkes 6 years ago committed by Paul Banks
parent
commit
45cdc80767
  1. 4
      website/source/docs/connect/proxies/managed-deprecated.html.md

4
website/source/docs/connect/proxies/managed-deprecated.html.md

@ -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.
@ -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).

Loading…
Cancel
Save