Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ingressroute: add a tls.passthrough key to indicate TLS passthrough #860

Conversation

davecheney
Copy link
Contributor

Updates #850

TCP proxying requires one of a tls.secretName or tls.passthrough to
be present. The tls.passthrough option has no effect if
spec.tcpproxy is empty.

@davecheney davecheney added this to the 0.9.0 milestone Jan 25, 2019
@davecheney davecheney requested review from stevesloka and joshrosso and removed request for stevesloka January 25, 2019 03:47
@davecheney davecheney force-pushed the ingressroute-tcpproxy-add-passthrough branch from d3ecad8 to d2dd9a0 Compare January 25, 2019 03:47
Updates projectcontour#850

TCP proxying requires one of a `tls.secretName` or `tls.passthrough` to
be present. The `tls.passthrough` option has no effect if
`spec.tcpproxy` is empty.

Signed-off-by: Dave Cheney <dave@cheney.net>
@davecheney davecheney force-pushed the ingressroute-tcpproxy-add-passthrough branch from d2dd9a0 to e8ef81e Compare January 25, 2019 05:29
@davecheney davecheney merged commit becd047 into projectcontour:master Jan 25, 2019
@davecheney davecheney deleted the ingressroute-tcpproxy-add-passthrough branch January 25, 2019 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant