open-consul/command/connect/proxy
Mike Morris 88df658243
connect: remove managed proxies (#6220)
* connect: remove managed proxies implementation and all supporting config options and structs

* connect: remove deprecated ProxyDestination

* command: remove CONNECT_PROXY_TOKEN env var

* agent: remove entire proxyprocess proxy manager

* test: remove all managed proxy tests

* test: remove irrelevant managed proxy note from TestService_ServerTLSConfig

* test: update ContentHash to reflect managed proxy removal

* test: remove deprecated ProxyDestination test

* telemetry: remove managed proxy note

* http: remove /v1/agent/connect/proxy endpoint

* ci: remove deprecated test exclusion

* website: update managed proxies deprecation page to note removal

* website: remove managed proxy configuration API docs

* website: remove managed proxy note from built-in proxy config

* website: add note on removing proxy subdirectory of data_dir
2019-08-09 15:19:30 -04:00
..
flag_upstreams.go Add Proxy Upstreams to Service Definition (#4639) 2018-10-10 16:55:34 +01:00
flag_upstreams_test.go command/connect/proxy: can specify prepared query upstream types 2018-06-25 12:24:13 -07:00
proxy.go connect: remove managed proxies (#6220) 2019-08-09 15:19:30 -04:00
proxy_test.go Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 2019-02-14 10:59:14 -05:00
register.go Add Proxy Upstreams to Service Definition (#4639) 2018-10-10 16:55:34 +01:00
register_test.go Update retries that weren't using retry.R (#6146) 2019-07-16 14:47:45 -06:00