open-consul/agent/consul/fsm
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
..
commands_oss.go acl: a role binding rule for a role that does not exist should be ignored (#5778) 2019-05-03 14:22:44 -05:00
commands_oss_test.go Make the chunking test multidimensional (#6212) 2019-07-25 11:40:09 +01:00
fsm.go Chunking support (#6172) 2019-07-24 17:06:39 -04:00
fsm_test.go agent/consul/fsm: begin using testify/assert 2018-03-06 09:48:15 -08:00
snapshot.go Chunking support (#6172) 2019-07-24 17:06:39 -04:00
snapshot_oss.go acl: adding support for kubernetes auth provider login (#5600) 2019-04-26 14:49:25 -05:00
snapshot_oss_test.go connect: remove managed proxies (#6220) 2019-08-09 15:19:30 -04:00