gloo
gloo copied to clipboard
TLS handshake failure when using isolateVirtualHostsBySslConfig=true property
Gloo Edge Version
1.11.x (latest stable)
Kubernetes Version
1.22.x
Describe the bug
Using the "isolateVirtualHostsBySslConfig" option together with hybrid gateways and matchable gateways leads to tls handshake failures. In the envoy configuration dump we saw that all the filter chains were duplicated for all sni domains (appears twice). After enabling this option, we saw that the tls inspector filter was added.
Steps to reproduce the bug
configure environment as described above
Expected Behavior
ssl handshake should work
Additional Context
No response
relates to these PRs:
- https://github.com/solo-io/gloo/pull/6637
- https://github.com/solo-io/gloo/pull/6622
Follow up bug to https://github.com/solo-io/gloo/issues/2534
@sam-heilbron should this be closed?
the newest addition to this feature (helm chart updates) has been released with gloo EE v1.11.39