Closed cmd-ntrf closed 8 months ago
Since JupyterHub 1.1.0, the HubAuth SSL attribute values are read from the same environment variables.
It was introduced by this PR: https://github.com/jupyterhub/jupyterhub/pull/2588
This PR can wait until we drop batchspawner compatibility with JH < 1.1.0.
Excellent motivation and references made it easy for me to review this, thank you @cmd-ntrf!!
WIth #273 we require JupyterHub 1.5.1+ so we can now do this.
Since JupyterHub 1.1.0, the HubAuth SSL attribute values are read from the same environment variables.
It was introduced by this PR: https://github.com/jupyterhub/jupyterhub/pull/2588
This PR can wait until we drop batchspawner compatibility with JH < 1.1.0.