open-consul/agent/proxycfg
Chris Piraino 210dda5682 Allow Hosts field to be set on an ingress config entry
- Validate that this cannot be set on a 'tcp' listener nor on a wildcard
service.
- Add Hosts field to api and test in consul config write CLI
- xds: Configure envoy with user-provided hosts from ingress gateways
2020-05-06 15:06:13 -05:00
..
manager.go Add proxycfg state management for terminating-gateways 2020-04-27 11:07:06 -06:00
manager_test.go Ingress Gateways for TCP services (#7509) 2020-04-16 14:00:48 -07:00
proxycfg.go Proxy Config Manager (#4729) 2018-10-10 16:55:34 +01:00
snapshot.go Allow ingress gateways to route traffic based on Host header 2020-05-06 15:06:13 -05:00
state.go Allow Hosts field to be set on an ingress config entry 2020-05-06 15:06:13 -05:00
state_test.go Support multiple listeners referencing the same service in gateway definitions 2020-05-06 15:06:13 -05:00
testing.go Support multiple listeners referencing the same service in gateway definitions 2020-05-06 15:06:13 -05:00