open-consul/command/connect/envoy
Riddhi Shah 414bb7e34e
[OSS] Support merge-central-config option in node services list API (#13450)
Adds the merge-central-config query param option to the /catalog/node-services/:node-name API,
to get a service definition in the response that is merged with central defaults (proxy-defaults/service-defaults).

Updated the consul connect envoy command to use this option when
retrieving the proxy service details so as to render the bootstrap configuration correctly.
2022-06-15 08:30:31 -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] Support merge-central-config option in node services list API (#13450) 2022-06-15 08:30:31 -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
flags_test.go