78 Commits (ef37628e970c4b46df727680d70790ed8add2d2e)

Author SHA1 Message Date
freddygv 19e3954603 Move compound service names to use ServiceName type 5 years ago
Freddy 166a8b2a58
Only pass one hostname via EDS and prefer healthy ones (#8084) 5 years ago
Freddy 9ed325ba8b
Enable gateways to resolve hostnames to IPv4 addresses (#7999) 5 years ago
Daniel Nephin c88fae0aac ci: Add staticcheck and fix most errors 5 years ago
Kyle Havlovitz b14696e32a
Standardize support for Tagged and BindAddresses in Ingress Gateways (#7924) 5 years ago
Chris Piraino 9d9e23cc44 Add service id context to the proxycfg logger 5 years ago
Chris Piraino a0e1f57ac2 Remove development log line 5 years ago
Chris Piraino 26f92e74f6 Compute all valid DNSSANs for ingress gateways 5 years ago
Freddy c32a4f1ece
Fix up enterprise compatibility for gateways (#7813) 5 years ago
Chris Piraino 0bd5618cb2 Cleanup proxycfg for TLS 5 years ago
Freddy b069887b2a
Remove timeout and call to Fatal from goroutine (#7797) 5 years ago
Kyle Havlovitz f14c54e25e Add TLS option and DNS SAN support to ingress config 5 years ago
Chris Piraino 881760f701 xds: Use only the port number as the configured route name 5 years ago
Chris Piraino f40833d094 Allow Hosts field to be set on an ingress config entry 5 years ago
Kyle Havlovitz 711d1389aa Support multiple listeners referencing the same service in gateway definitions 5 years ago
Kyle Havlovitz 247f9eaf13 Allow ingress gateways to route traffic based on Host header 5 years ago
Freddy 137a2c32c6
TLS Origination for Terminating Gateways (#7671) 5 years ago
freddygv 034d7d83d4 Fix snapshot IsEmpty 5 years ago
Freddy 3b1b24c2ce Update agent/proxycfg/state_test.go 5 years ago
freddygv eddd5bd73b PR comments 5 years ago
freddygv 6abc71f915 Skip filter chain creation if no client cert 5 years ago
freddygv 09a8e5f36d Use golden files for gateway certs and fix listener test flakiness 5 years ago
freddygv 840d27a9d5 Un-nest switch in gateway update handler 5 years ago
freddygv c0e1751878 Allow terminating-gateway to setup listener before servicegroups are known 5 years ago
freddygv 913b13f31f Add subset support 5 years ago
freddygv 219c78e586 Add xds cluster/listener/endpoint management 5 years ago
freddygv 24207226ca Add proxycfg state management for terminating-gateways 5 years ago
Chris Piraino cb9df538d5 Add all the xds ingress tests 5 years ago
Chris Piraino 0ca9b606e8 Pull out setupTestVariationConfigEntriesAndSnapshot in proxycfg 5 years ago
Daniel Nephin 5fe7043439 agent/cache: Make all cache options RegisterOptions 5 years ago
Kyle Havlovitz e9e8c0e730
Ingress Gateways for TCP services (#7509) 5 years ago
Chris Piraino 584f90bbeb
Fix flapping of mesh gateway connect-service watches (#7575) 5 years ago
Andy Lindeman c1cb18c648
proxycfg: support path exposed with non-HTTP2 protocol (#7510) 5 years ago
R.B. Boyer 6adad71125
wan federation via mesh gateways (#6884) 5 years ago
Matt Keeler 4c9577678e
xDS Mesh Gateway Resolver Subset Fixes (#7294) 5 years ago
Lars Lehtonen 6bcd596539
agent/proxycfg: fix dropped error in state.initWatchesMeshGateway() (#7267) 5 years ago
Matt Keeler 9e5fd7f925
OSS Changes for various config entry namespacing bugs (#7226) 5 years ago
Matt Keeler dfb0177dbc
Testing updates to support namespaced testing of the agent/xds… (#7185) 5 years ago
Chris Piraino 401221de58
Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
Matt Keeler c09693e545
Updates to Config Entries and Connect for Namespaces (#7116) 5 years ago
Aestek ba8fd8296f Add support for dual stack IPv4/IPv6 network (#6640) 5 years ago
Matt Keeler 27f49eede9
Move where the service-resolver watch is done so that it happen… (#7025) 5 years ago
Matt Keeler 5934f803bf
Sync of OSS changes to support namespaces (#6909) 5 years ago
R.B. Boyer 2011f3d7dc
xds: mesh gateway CDS requests are now allowed to receive an empty CDS reply (#6787) 5 years ago
R.B. Boyer 97aa050c20
agent: allow mesh gateways to initialize even if there are no connect services registered yet (#6576) 5 years ago
R.B. Boyer 9566df524e
agent: cache notifications work after error if the underlying RPC returns index=1 (#6547) 5 years ago
Freddy fdd10dd8b8
Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
R.B. Boyer af01d397a5
connect: don't colon-hex-encode the AuthorityKeyId and SubjectKeyId fields in connect certs (#6492) 5 years ago
R.B. Boyer dfcdc41ef8
connect: allow 'envoy_cluster_json' escape hatch to continue to function (#6378) 5 years ago
R.B. Boyer 561b2fe606
connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340) 5 years ago