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

Add support for TLS on ingress #681

Merged

Conversation

cedrickring
Copy link
Contributor

Fixes #85.

I didn't add the auto lookup of an existing secret like <instance-name>-tls-secret. This would require the client to be accessible in ingress/query.go.

Cedric Kring added 2 commits October 2, 2019 21:17
@cedrickring cedrickring force-pushed the add-ingress-tls-support branch from fc75f1c to 0c31233 Compare October 2, 2019 19:18
@cedrickring cedrickring force-pushed the add-ingress-tls-support branch from 13ee692 to efb119e Compare October 2, 2019 19:22
Signed-off-by: Cedric Kring <[email protected]>
@cedrickring cedrickring force-pushed the add-ingress-tls-support branch from 60d0f5f to ae2decc Compare October 2, 2019 19:45
Copy link
Contributor

@jpkrohling jpkrohling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Bonus points if you could document this in the form of an example.

@jpkrohling
Copy link
Contributor

Thank you for your contribution!

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.

Add support for TLS on ingress
2 participants