open-consul/command/connect
R.B. Boyer cdc5e99184
xds: remove deprecated usages of xDS (#9602)
Note that this does NOT upgrade to xDS v3. That will come in a future PR.

Additionally:

- Ignored staticcheck warnings about how github.com/golang/protobuf is deprecated.
- Shuffled some agent/xds imports in advance of a later xDS v3 upgrade.
- Remove support for envoy 1.13.x but don't add in 1.17.x yet. We have to wait until the xDS v3 support is added in a follow-up PR.

Fixes #8425
2021-02-22 15:00:15 -06:00
..
ca testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
envoy xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
expose testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
proxy testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
connect.go Original proxy and connect.Client implementation. Working end to end. 2018-06-14 09:41:56 -07:00
connect_test.go Builtin tls helper (#5078) 2018-12-19 09:22:49 +01:00