Erik Sundell

Results 1161 comments of Erik Sundell

Do you see yourself able to contribute with maintenance long term of this functionality and misc general maintenance chores fixing test failures etc? This project is almost entirely maintained by...

Happy holidays @benz0li!! ❤️ Sorry for not helping out here now. I'm currently less available for open-source contributions than I've been for many years.

@minrk I transferred this from TLJH due to a missing dependency on `jupyter_core` leading to a failure to startup jupyterhub-singleuser, thinking it could be something to fix in this project...

Hehe sorry for the trouble with this, a workaround is to specify 123456... bytes directly. The issue is that JupyterHub's k8s unaware config is used AND k8s native specification, and...

Didnt you get a schema validation error from this? Are you using a packaged chart (recommended) or one from this git repository directly (not with a schema without manual action)....

It ahould be extra_volumes when you put something under hub.config.KubeSpawner, and you can use KubeSpanwer documentation of what you configure etc.

This seems like a config issue because of the leading `/` ``` allowed_groups: - "/jupyterhub_users" admin_groups: - "/jupyterhub_admins" ```

I'll make time to review this this PR this week

I failed to make time for this, but it remains on my todo list.