consul/agent/proxycfg
cskh 69f40df548
feat(ingress gateway: support configuring limits in ingress-gateway c… (#14749)
* feat(ingress gateway: support configuring limits in ingress-gateway config entry

- a new Defaults field with max_connections, max_pending_connections, max_requests
  is added to ingress gateway config entry
- new field max_connections, max_pending_connections, max_requests in
  individual services to overwrite the value in Default
- added unit test and integration test
- updated doc

Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Dan Stough <dan.stough@hashicorp.com>
2022-09-28 14:56:46 -04:00
..
internal/watch
connect_proxy.go Enable outbound peered requests to go through local mesh gateway (#14763) 2022-09-27 09:49:28 -04:00
data_sources.go proxycfg-glue: server-local implementation of IntentionUpstreamsDestination 2022-09-06 23:27:25 +01:00
data_sources_oss.go
ingress_gateway.go feat(ingress gateway: support configuring limits in ingress-gateway c… (#14749) 2022-09-28 14:56:46 -04:00
manager.go
manager_test.go Enable outbound peered requests to go through local mesh gateway (#14763) 2022-09-27 09:49:28 -04:00
mesh_gateway.go proxycfg-glue: server-local implementation of InternalServiceDump 2022-09-06 23:27:25 +01:00
mesh_gateway_oss.go
naming.go
naming_oss.go
naming_test.go
proxycfg.go
snapshot.go feat(ingress gateway: support configuring limits in ingress-gateway c… (#14749) 2022-09-28 14:56:46 -04:00
state.go Enable outbound peered requests to go through local mesh gateway (#14763) 2022-09-27 09:49:28 -04:00
state_oss_test.go
state_test.go proxycfg-glue: server-local implementation of InternalServiceDump 2022-09-06 23:27:25 +01:00
terminating_gateway.go
testing.go proxycfg-glue: server-local implementation of InternalServiceDump 2022-09-06 23:27:25 +01:00
testing_connect_proxy.go
testing_ingress_gateway.go
testing_mesh_gateway.go proxycfg-glue: server-local implementation of InternalServiceDump 2022-09-06 23:27:25 +01:00
testing_oss.go
testing_peering.go Enable outbound peered requests to go through local mesh gateway (#14763) 2022-09-27 09:49:28 -04:00
testing_terminating_gateway.go
testing_tproxy.go
testing_upstreams.go Implement Cluster Peering Redirects (#14445) 2022-09-09 13:58:28 -04:00
upstreams.go Enable outbound peered requests to go through local mesh gateway (#14763) 2022-09-27 09:49:28 -04:00