consul/agent/xds
Tom Davies 31aae80389
Allow multiple endpoints in Envoy clusters configured with hostnames (#21655)
* xds: allow multiple endpoints for strict_dns

* xds: fixes typo in multi hostname warning
2024-10-28 12:18:04 -07:00
..
accesslogs remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
config
configfetcher
extensionruntime
naming
platform
response security: resolve incorrect type conversions (#21251) 2024-06-04 21:55:53 +00:00
testcommon
testdata [NET-1151 NET-11228] security: Add request normalization and header match options to prevent L7 intentions bypass (#21816) 2024-10-16 12:23:33 -04:00
validateupstream-test
clusters.go Allow multiple endpoints in Envoy clusters configured with hostnames (#21655) 2024-10-28 12:18:04 -07:00
clusters_test.go [NET-10952] fix cluster dns lookup family to gracefully handle ipv6 (#21703) 2024-09-12 15:37:36 +00:00
delta.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
delta_envoy_extender_ce_test.go Skip filter chain created by permissive mtls (#20406) 2024-01-31 16:39:12 -05:00
delta_envoy_extender_test.go
delta_test.go Fix xDS deadlock due to syncLoop termination. (#20867) 2024-03-15 13:57:11 -05:00
endpoints.go
endpoints_test.go
failover_policy.go
failover_policy_ce.go
golden_test.go
gw_per_route_filters_ce.go
jwt_authn.go
jwt_authn_ce.go [NET-10719] Fix cluster generation for jwt clusters for external jwt providers (#21604) 2024-08-14 15:41:02 -04:00
jwt_authn_test.go
listeners.go [NET-1151 NET-11228] security: Add request normalization and header match options to prevent L7 intentions bypass (#21816) 2024-10-16 12:23:33 -04:00
listeners_apigateway.go [NET-8091] Add file-system-certificate config entry for API gateway (#20873) 2024-04-15 16:45:05 -04:00
listeners_ingress.go [NET-8091] Add file-system-certificate config entry for API gateway (#20873) 2024-04-15 16:45:05 -04:00
listeners_test.go [NET-1151 NET-11228] security: Add request normalization and header match options to prevent L7 intentions bypass (#21816) 2024-10-16 12:23:33 -04:00
locality_policy.go
locality_policy_ce.go
protocol_trace.go
rbac.go [NET-1151 NET-11228] security: Add request normalization and header match options to prevent L7 intentions bypass (#21816) 2024-10-16 12:23:33 -04:00
rbac_test.go [NET-1151 NET-11228] security: Add request normalization and header match options to prevent L7 intentions bypass (#21816) 2024-10-16 12:23:33 -04:00
resources.go
resources_ce_test.go
resources_test.go [NET-1151 NET-11228] security: Add request normalization and header match options to prevent L7 intentions bypass (#21816) 2024-10-16 12:23:33 -04:00
routes.go fix: use Envoy's default for validate_clusters to fix breaking routes when some backend clusters don't exist (#21587) 2024-08-19 22:39:28 -07:00
routes_test.go
secrets.go [NET-8091] Add file-system-certificate config entry for API gateway (#20873) 2024-04-15 16:45:05 -04:00
server.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
server_ce.go
testing.go security: resolve incorrect type conversions (#21251) 2024-06-04 21:55:53 +00:00
xds.go
xds_protocol_helpers_test.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
z_xds_packages.go
z_xds_packages_test.go