You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/agent/xds
Derek Menteer 1f7e7abeac
Fix issue with incorrect proxycfg watch on upstream peer-targets. (#15865)
2 years ago
..
accesslogs [OSS] feat: access logs for listeners and listener filters (#15864) 2 years ago
proxysupport Enhancement: Consul Compatibility Checking (#15818) 2 years ago
serverlessplugin [OSS] extensions: refactor PluginConfiguration into a more generic type ExtensionConfiguration (#15846) 2 years ago
testdata [OSS] feat: access logs for listeners and listener filters (#15864) 2 years ago
xdscommon add extensions for local service to GetExtensionConfigurations (#15871) 2 years ago
clusters.go Fix issue with incorrect proxycfg watch on upstream peer-targets. (#15865) 2 years ago
clusters_test.go feat(ingress-gateway): support outlier detection of upstream service for ingress gateway (#15614) 2 years ago
config.go feat(ingress-gateway): support outlier detection of upstream service for ingress gateway (#15614) 2 years ago
config_test.go Add support for configuring Envoys route idle_timeout (#14340) 2 years ago
delta.go [OSS] extensions: refactor PluginConfiguration into a more generic type ExtensionConfiguration (#15846) 2 years ago
delta_test.go Remove the `connect.enable_serverless_plugin` agent configuration option (#15710) 2 years ago
endpoints.go Fix local mesh gateway with peering discovery chains. (#15690) 2 years ago
endpoints_test.go ingress-gateways: don't log error when registering gateway (#15001) 2 years ago
envoy_versioning.go Enhancement: Consul Compatibility Checking (#15818) 2 years ago
envoy_versioning_test.go Enhancement: Consul Compatibility Checking (#15818) 2 years ago
failover_math.go
failover_math_test.go Cluster peering failover disco chain changes (#14296) 2 years ago
golden_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
listeners.go Fix issue with incorrect proxycfg watch on upstream peer-targets. (#15865) 2 years ago
listeners_ingress.go [OSS] feat: access logs for listeners and listener filters (#15864) 2 years ago
listeners_test.go [OSS] feat: access logs for listeners and listener filters (#15864) 2 years ago
naming.go
net_fallback.go
net_linux.go
protocol_trace.go
rbac.go Regenerate files according to 1.19.2 formatter 2 years ago
rbac_test.go xds: modify rbac rules to use the XFCC header for peered L7 enforcement (#13629) 2 years ago
resources.go xds: remove HTTPCheckFetcher dependency (#13366) 3 years ago
resources_oss_test.go xds: begin refactor to always pass test snapshots through all xDS types (#13461) 2 years ago
resources_test.go feat: xDS updates for peerings control plane through mesh gw 2 years ago
response.go
routes.go Flakiness test: case-cfg-splitter-peering-ingress-gateways (#15707) 2 years ago
routes_test.go ingress-gateways: don't log error when registering gateway (#15001) 2 years ago
server.go Remove the `connect.enable_serverless_plugin` agent configuration option (#15710) 2 years ago
server_oss.go Fixup acl.EnterpriseMeta 3 years ago
serverless_plugin_oss_test.go [OSS] extensions: refactor PluginConfiguration into a more generic type ExtensionConfiguration (#15846) 2 years ago
testing.go
xds.go
xds_protocol_helpers_test.go Remove the `connect.enable_serverless_plugin` agent configuration option (#15710) 2 years ago
z_xds_packages.go Add connection limit setting to service defaults 3 years ago
z_xds_packages_test.go