Commit Graph

603 Commits (cc518b86ff1e7457f535161fe97779419e54de25)

Author SHA1 Message Date
Tom Davies 31aae80389
Allow multiple endpoints in Envoy clusters configured with hostnames (#21655)
4 weeks ago
Michael Zalimeni d9206fc7e2
[NET-1151 NET-11228] security: Add request normalization and header match options to prevent L7 intentions bypass (#21816)
1 month ago
John Maguire a3ac555a5e
[NET-10952] fix cluster dns lookup family to gracefully handle ipv6 (#21703)
2 months ago
R.B. Boyer 3e6f1c1fe1
remove v2 tenancy, catalog, and mesh (#21592)
3 months ago
Nitya Dhanushkodi ed738a6f98
fix: use Envoy's default for validate_clusters to fix breaking routes when some backend clusters don't exist (#21587)
3 months ago
John Maguire 58fad92cd3
fix where jwt clusters are generated (#21606)
3 months ago
John Maguire 1fa428552b
[NET-10719] Fix cluster generation for jwt clusters for external jwt providers (#21604)
3 months ago
John Maguire 8555404662
[NET-10733] fix generation of xds resources (#21603)
3 months ago
Deniz Onur Duzgun 68a7648d14
security: resolve incorrect type conversions (#21251)
6 months ago
Nathan Coleman b5b3a63183
[NET-9098] Narrow scope of peering config on terminating gw filter chain to TCP services (#21054)
7 months ago
sarahalsmiller 08761f16c8
Net 6820 customize mesh gateway limits (#20945)
7 months ago
Nathan Coleman 5e9f02d4be
[NET-8091] Add file-system-certificate config entry for API gateway (#20873)
7 months ago
Nathan Coleman 9af713ff17
[NET-5772] Make tcp external service registered on terminating gw reachable from peered cluster (#19881)
8 months ago
Derek Menteer 0ac8ae6c3b
Fix xDS deadlock due to syncLoop termination. (#20867)
8 months ago
Derek Menteer eabff257d7
Various bug-fixes and improvements (#20866)
8 months ago
sarahalsmiller 262f435800
NET-6821 Disable Terminating Gateway Auto Host Header Rewrite (#20802)
9 months ago
skpratt 57bad0df85
add traffic permissions excludes and tests (#20453)
10 months ago
Chris S. Kim b6f10bc58f
Skip filter chain created by permissive mtls (#20406)
10 months ago
Derek Menteer 3e8ec8d18e
Fix SAN matching on terminating gateways (#20417)
10 months ago
Matt Keeler 34a32d4ce5
Remove V2 PeerName field from pbresource.Tenancy (#19865)
10 months ago
skpratt 0abf8f8426
Net 5092/internal l7 traffic permissions (#20276)
10 months ago
Lord-Y 758ddf84e9
Case sensitive route match (#19647)
10 months ago
John Murret 7a410d7c5b
NET-6945 - Replace usage of deprecated Envoy field envoy.config.core.v3.HeaderValueOption.append (#20078)
11 months ago
John Murret d925e4b812
NET-6946 / NET-6941 - Replace usage of deprecated Envoy fields envoy.config.route.v3.HeaderMatcher.safe_regex_match and envoy.type.matcher.v3.RegexMatcher.google_re2 (#20013)
11 months ago
John Murret 2f335113f8
NET-6943 - Replace usage of deprecated Envoy field envoy.config.router.v3.WeightedCluster.total_weight. (#20011)
11 months ago
John Murret 90cd56c5c3
NET-4774 - replace usage of deprecated Envoy field match_subject_alt_names (#19954)
11 months ago
John Murret 21ea5c92fd
NET-6944 - Replace usage of deprecated Envoy field envoy.extensions.filters.http.lua.v3.Lua.inline_code (#20012)
11 months ago
Nitya Dhanushkodi 9975b8bd73
[NET-5455] Allow disabling request and idle timeouts with negative values in service router and service resolver (#19992)
11 months ago
Derek Menteer dfab5ade50
Fix ClusterLoadAssignment timeouts dropping endpoints. (#19871)
12 months ago
Derek Menteer 0ac958f27b
Fix xDS missing endpoint race condition. (#19866)
12 months ago
Thomas Eckert 8125a32a4e
Add CE version of Gateway Upstream Disambiguation (#19860)
12 months ago
Dhia Ayachi d93f7f730d
parse config protocol on write to optimize disco-chain compilation (#19829)
12 months ago
John Murret 780e91688d
Migrate remaining individual resource tests for service mesh to TestAllResourcesFromSnapshot (#19583)
1 year ago
John Murret f5bf256425
Migrate individual resource tests for API Gateway to TestAllResourcesFromSnapshot (#19584)
1 year ago
John Murret a94fa4c3ed
Migrate individual resource tests for Mesh Gateway to TestAllResourcesFromSnapshot (#19502)
1 year ago
John Murret 4aa95f3d1f
Migrate individual resource tests for Ingress Gateway to TestAllResourcesFromSnapshot (#19506)
1 year ago
John Murret 2553d6e8b9
Migrate individual resource tests for Terminating Gateway to TestAllResourcesFromSnapshot (#19505)
1 year ago
John Murret 7de0b45ba4
Fix xds v2 from creating envoy endpoint resources when already inlined in the cluster (#19580)
1 year ago
John Murret 5aff19f9bc
Migrate individual resource tests for JWT Provider to TestAllResourcesFromSnapshot (#19511)
1 year ago
John Murret 903ff7fccb
Migrate individual resource tests for custom configuration to TestAllResourcesFromSnapshot (#19512)
1 year ago
John Murret 09f73d1abf
Migrate individual resource tests for expose paths and checks to TestAllResourcesFromSnapshot (#19513)
1 year ago
John Murret 7bc2581c81
Migrate individual resource tests for Discovery Chains to TestAllResourcesFromSnapshot (#19508)
1 year ago
John Murret f115cdb1d5
NET-6385 - Static routes that are inlined in listener filters are also created as a resource. (#19459)
1 year ago
John Murret 74daaa5043
XDS V1 should not make runs for TCP Disco Chains. (#19496)
1 year ago
John Murret f0cf8f2f40
NET-6294 - v1 Agentless proxycfg datasource errors after v2 changes (#19365)
1 year ago
Michael Zalimeni a7803bd829
[NET-6305] xds: Ensure v2 route match and protocol are populated for gRPC (#19343)
1 year ago
Andrew Stucki e414cbee4a
Use strict DNS for mesh gateways with hostnames (#19268)
1 year ago
Michael Zalimeni 5e517c5980
[NET-6221] Ensure LB policy set for locality-aware routing (CE) (#19283)
1 year ago
John Maguire b78465b491
[NET-5810] CE changes for multiple virtual hosts (#19246)
1 year ago
Thomas Eckert 76c60fdfac
Golden File Tests for TermGW w/ Cluster Peering (#19096)
1 year ago