Matt Keeler
|
1f40f51a58
|
Fix a bunch of linter warnings
|
2020-11-09 09:22:12 -05:00 |
Chris Piraino
|
3dd0b59793
|
Allow users to configure either unstructured or JSON logging (#7130)
* hclog Allow users to choose between unstructured and JSON logging
|
2020-01-28 17:50:41 -06:00 |
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 |
Mitchell Hashimoto
|
a2167a7fd1
|
agent/proxy: manager and basic tests, not great coverage yet coming soon
|
2018-06-14 09:42:08 -07:00 |