jupyterhub / kubespawner

Kubernetes spawner for JupyterHub
https://jupyterhub-kubespawner.readthedocs.io
BSD 3-Clause "New" or "Revised" License
541 stars 303 forks source link

Fix error message when default profile is missing options #704

Closed holzman closed 1 year ago

holzman commented 1 year ago

If slug is unset, the default profile is chosen. If we're missing options, this patch fixes the error message to print the slug corresponding to the default profile rather than the less helpful "None".