open-consul/agent/xds
R.B. Boyer 6ce008c022
Allow for both snake_case and CamelCase for config entries written with 'consul config write'. (#6044)
This also has the added benefit of fixing an issue with passing
time.Duration fields through config entries.
2019-06-28 11:35:35 -05:00
..
testdata Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
clusters.go Allow for both snake_case and CamelCase for config entries written with 'consul config write'. (#6044) 2019-06-28 11:35:35 -05:00
clusters_test.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
config.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
config_test.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
endpoints.go Prepare for having different service kinds that are all generic… (#6013) 2019-06-24 15:05:36 -04:00
endpoints_test.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
golden_test.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
listeners.go Allow for both snake_case and CamelCase for config entries written with 'consul config write'. (#6044) 2019-06-28 11:35:35 -05:00
listeners_test.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
response.go Connect: Fix Envoy getting stuck during load (#5499) 2019-03-22 19:37:14 +00:00
routes.go xDS Server Implementation (#4731) 2018-10-10 16:55:34 +01:00
server.go Prepare for having different service kinds that are all generic… (#6013) 2019-06-24 15:05:36 -04:00
server_test.go Update links to envoy docs on xDS protocol (#5871) 2019-06-03 11:03:05 -05:00
testing.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
xds.go Update links to envoy docs on xDS protocol (#5871) 2019-06-03 11:03:05 -05:00