open-consul/command/connect
Riddhi Shah 6132f1a845
[OSS] consul connect envoy command changes for agentless (#13361)
Changes the sourcing of the envoy bootstrap configuration
to not use agent APIs and instead use the catalog(server) API.
This is done by passing a node-name flag to the command,
(which can only be used with proxy-id).

Also fixes a bug where the golden envoy bootstrap config files
used for tests did not use the expected destination service name
in certain places for connect proxy kind.
2022-06-06 09:23:08 -07:00
..
ca bulk rewrite using this script 2022-01-20 10:46:23 -06:00
envoy [OSS] consul connect envoy command changes for agentless (#13361) 2022-06-06 09:23:08 -07:00
expose syncing changes back from enterprise (#12701) 2022-04-05 15:46:56 -05:00
proxy bulk rewrite using this script 2022-01-20 10:46:23 -06:00
redirecttraffic command/redirect_traffic: Redirect DNS requests to Consul if -consul-dns-ip is passed in (#11480) 2021-11-10 09:10:48 -05:00
connect.go Original proxy and connect.Client implementation. Working end to end. 2018-06-14 09:41:56 -07:00
connect_test.go Builtin tls helper (#5078) 2018-12-19 09:22:49 +01:00