Commit 7eab064
[gateway] add SNI to xDS bootstrap TLS config
Dedicated backplane Envoy instances connect to their project apiserver's
xDS server via Contour ingress on port 443. Contour uses SNI to route
TLS connections to the correct HTTPProxy backend. Without SNI set in the
bootstrap UpstreamTlsContext, Contour cannot route the connection.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a68436d commit 7eab064
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
| |||
0 commit comments