open-consul/agent/proxycfg
R.B. Boyer f4eac06b21
xds: ensure that all connect timeout configs can apply equally to tproxy direct dial connections (#12711)
Just like standard upstreams the order of applicability in descending precedence:

1. caller's `service-defaults` upstream override for destination
2. caller's `service-defaults` upstream defaults
3. destination's `service-resolver` ConnectTimeout
4. system default of 5s

Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-04-07 16:58:21 -05:00
..
connect_proxy.go xds: ensure that all connect timeout configs can apply equally to tproxy direct dial connections (#12711) 2022-04-07 16:58:21 -05:00
ingress_gateway.go xds: adding control of the mesh-wide min/max TLS versions and cipher suites from the mesh config entry (#12601) 2022-03-30 13:43:59 -05:00
manager.go reset `coalesceTimer` to nil as soon as the event is consumed (#11924) 2022-01-05 12:17:47 -05:00
manager_test.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
mesh_gateway.go Store GatewayKey in proxycfg snapshot for re-use 2021-11-01 13:58:53 -06:00
mesh_gateway_oss.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
naming.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
naming_oss.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
naming_test.go Ensure passthrough addresses get cleaned up 2022-02-10 17:01:57 -07:00
proxycfg.go
snapshot.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
state.go proxycfg: change how various proxycfg test helpers for making ConfigSnapshot copies works to be more correct and less error prone (#12531) 2022-03-07 11:47:14 -06:00
state_test.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
terminating_gateway.go xds: adding control of the mesh-wide min/max TLS versions and cipher suites from the mesh config entry (#12601) 2022-03-30 13:43:59 -05:00
testing.go xds: adding control of the mesh-wide min/max TLS versions and cipher suites from the mesh config entry (#12601) 2022-03-30 13:43:59 -05:00
testing_connect_proxy.go xds: adding control of the mesh-wide min/max TLS versions and cipher suites from the mesh config entry (#12601) 2022-03-30 13:43:59 -05:00
testing_ingress_gateway.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
testing_mesh_gateway.go proxycfg: change how various proxycfg test helpers for making ConfigSnapshot copies works to be more correct and less error prone (#12531) 2022-03-07 11:47:14 -06:00
testing_terminating_gateway.go Merge pull request #12672 from hashicorp/tgate-san-validation 2022-04-05 11:15:59 -07:00
testing_tproxy.go xds: ensure that all connect timeout configs can apply equally to tproxy direct dial connections (#12711) 2022-04-07 16:58:21 -05:00
testing_upstreams.go proxycfg: change how various proxycfg test helpers for making ConfigSnapshot copies works to be more correct and less error prone (#12531) 2022-03-07 11:47:14 -06:00
upstreams.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00