consul/command/connect/envoy
R.B. Boyer 3b6ffc447b
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
..
pipe-bootstrap
testdata xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
bootstrap_config.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
bootstrap_config_test.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
bootstrap_tpl.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
envoy.go
envoy_oss_test.go
envoy_test.go
exec_test.go
exec_unix.go
exec_unsupported.go
flags.go
flags_test.go