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

examples/k8s: no way to query healthz endpoint if dex is running on a custom CA #682

Closed
ericchiang opened this issue Nov 14, 2016 · 2 comments

Comments

@ericchiang
Copy link
Contributor

Kubernetes doesn't support HTTPS queries and our container doesn't have any SSL software installed so wget just breaks. We either need to split out the debug endpoint or install openssl into the container.

@ericchiang
Copy link
Contributor Author

This is largely done because of #685 but I'm going to wait until we've updated the kubernetes examples.

@rithujohn191
Copy link
Contributor

#753 is the correct way of addressing this. Closing this out for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants