zero-to-jupyterhub-k8s
zero-to-jupyterhub-k8s copied to clipboard
Support idle culling when TLS is in use for the hub
trafficstars
Bug description
When internal_ssl is enabled on the hub containers, culling is broken
Expected behaviour
Culler gets 2xx responses from hub
Actual behaviour
hub-f8d8b4c-tb7md hub [W 2021-03-11 16:58:23.702 JupyterHub iostream:1406] SSL Error on 10 ('10.40.3.130', 22208): [SSL: HTTP_REQUEST] http request (_ssl.c:1123)
hub-f8d8b4c-tb7md hub [W 2021-03-11 16:58:33.702 JupyterHub iostream:1406] SSL Error on 10 ('10.40.3.130', 22290): [SSL: HTTP_REQUEST] http request (_ssl.c:1123)
hub-f8d8b4c-tb7md hub [W 2021-03-11 16:58:43.702 JupyterHub iostream:1406] SSL Error on 10 ('10.40.3.130', 22446): [SSL: HTTP_REQUEST] http request (_ssl.c:1123)
How to reproduce
Deploy hub containers with tls and enable the culler
Your personal set up
z2jh@master, kops, aws, etc
-
Logs
# paste relevant logs here, if any