mirror of https://github.com/hashicorp/consul
Update index.mdx
parent
8ae546707b
commit
8ed74fcf44
|
@ -11,7 +11,8 @@ description: >-
|
||||||
|
|
||||||
The Connect Native Golang SDK and `v1/agent/connect/authorize`, `v1/agent/connect/ca/leaf`,
|
The Connect Native Golang SDK and `v1/agent/connect/authorize`, `v1/agent/connect/ca/leaf`,
|
||||||
and `v1/agent/connect/ca/roots` APIs are deprecated and will be removed in a future release. Although Connect Native
|
and `v1/agent/connect/ca/roots` APIs are deprecated and will be removed in a future release. Although Connect Native
|
||||||
will still operate as designed, we do not recommend leveraging this feature because it is deprecated and will be removed when the long term replacement, proxy-less gRPC connections to Consul xDS, is delivered. Refer to [GH-10339](https://github.com/hashicorp/consul/issues/10339) for additional information and to track progress toward the replacement functionality.
|
will still operate as designed, we do not recommend leveraging this feature because it is deprecated and will be removed
|
||||||
|
removed when the long term replacement to native application integration (such as a proxyless gRPC service mesh integration) is delivered. Refer to [GH-10339](https://github.com/hashicorp/consul/issues/10339) for additional information and to track progress toward one potential solution that is tracked as replacement functionality.
|
||||||
|
|
||||||
The Native App Integration does not support many of the Consul's service mesh features, and is not under active development.
|
The Native App Integration does not support many of the Consul's service mesh features, and is not under active development.
|
||||||
The [Envoy proxy](/consul/docs/connect/proxies/envoy) should be used for most production environments.
|
The [Envoy proxy](/consul/docs/connect/proxies/envoy) should be used for most production environments.
|
||||||
|
|
Loading…
Reference in New Issue