open-consul/command/connect/envoy
Chris Piraino 0ab9aa9489
Add support for ingress-gateway in CLI command (#7618)
* Add support for ingress-gateway in CLI command

- Supports -register command
- Creates a static Envoy listener that exposes only the /ready API so
that we can register a TCP healthcheck against the ingress gateway
itself
- Updates ServiceAddressValue.String() to be more in line with Value()
2020-04-14 09:48:02 -05:00
..
pipe-bootstrap Fix envoy 1.10 exec (#5964) 2019-06-21 16:06:25 +01:00
testdata Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00
bootstrap_config.go Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00
bootstrap_config_test.go Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00
bootstrap_tpl.go Step 2: extract the grpc address logic and a new type 2020-04-07 16:36:51 -04:00
envoy.go Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00
envoy_test.go Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00
exec_test.go Set --max-obj-name-len 256 when execing Envoy (#6202) 2019-07-26 15:43:15 -04:00
exec_unix.go Set --max-obj-name-len 256 when execing Envoy (#6202) 2019-07-26 15:43:15 -04:00
exec_unsupported.go cli: avoid passing envoy bootstrap configuration as arguments (#4747) 2018-10-10 16:55:34 +01:00
flags.go Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00
flags_test.go Add support for ingress-gateway in CLI command (#7618) 2020-04-14 09:48:02 -05:00