open-consul/command/connect/envoy
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
..
pipe-bootstrap envoy: improve comments 2021-06-01 11:35:32 -04:00
testdata [OSS] consul connect envoy command changes for agentless (#13361) 2022-06-06 09:23:08 -07:00
bootstrap_config.go connect: Add Envoy 1.22 to integration tests, remove Envoy 1.18 (#12805) 2022-04-18 09:36:07 -07:00
bootstrap_config_test.go connect: Add Envoy 1.22 to integration tests, remove Envoy 1.18 (#12805) 2022-04-18 09:36:07 -07:00
bootstrap_tpl.go [OSS] consul connect envoy command changes for agentless (#13361) 2022-06-06 09:23:08 -07:00
envoy.go [OSS] consul connect envoy command changes for agentless (#13361) 2022-06-06 09:23:08 -07:00
envoy_oss_test.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
envoy_test.go [OSS] consul connect envoy command changes for agentless (#13361) 2022-06-06 09:23:08 -07:00
exec_test.go bulk rewrite using this script 2022-01-20 10:46:23 -06:00
exec_unix.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
exec_unsupported.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
flags.go connect: switch the default gateway port from 443 to 8443 (#9116) 2020-11-06 20:47:29 -05:00
flags_test.go connect: switch the default gateway port from 443 to 8443 (#9116) 2020-11-06 20:47:29 -05:00