Ronald
|
71fb0a723e
|
Copyright headers for missing files/folders (#16708)
* copyright headers for agent folder
|
2023-03-28 18:48:58 -04:00 |
Chris S. Kim
|
ae1646706f
|
Regenerate files according to 1.19.2 formatter
|
2022-10-24 16:12:08 -04:00 |
Daniel Nephin
|
8f939da431
|
config: use the new HookTranslateKeys instead of lib.TranslateKeys
With the exception of CA provider config, which will be migrated at some
later time.
|
2020-05-27 16:24:47 -04: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 |
Matt Keeler
|
697efb588c
|
Make a few config entry endpoints return 404s and allow for snake_case and lowercase key names. (#5748)
|
2019-04-30 18:19:19 -04:00 |