-
### Context
I am encountering issues connecting to the Kubernetes ingress host (172.18.1.100:80) after successfully deploying Nebari locally using the "kind" Kubernetes setup. This issue occurs despi…
-
### Bug description
Named server that start with an upper letter produces escaped labels with invalid characters in label annotations. E.g. for "RStudioServerOption" I get this error from k…
-
In
if I interact with the dropdown 'image' under the second profile, it should automatically select the profile. Currently, it doesn't and i have to manually select it as well
-
In a recent conversation on gitter @betatim and I brainstormed some ideas about how we could support "default environments" better. E.g., an environment that users don't have control over, but that th…
-
I tried
```yaml
hub:
extraConfig:
jupyterlab: |
c.KubeSpawner.extra_container_config = {
"env": [{
"name": "MY_POD_IP",
"valueFrom": {
"fie…
-
### Bug description
When a user with a username that starts with a non alphanumeric character (like '-' or '_') tries to spawn, it fails with:
```json
{
"kind":"Status",
"apiVersion":"v…
-
### Bug description
The [FastAPI service example](https://github.com/jupyterhub/jupyterhub/tree/fca5e9365c96373443f2821b6c9ded22a448f7c4/examples/service-fastapi) doesn't works as expected. Aft…
-
I am trying to use `kubespawner_override` to mount a volume with `readOnly` set to `true`. But I cannot seem to get it right after trying different possibilities:
```
c.KubeSpawner.profile_list.ap…
-
### Bug description
This change is causing an issue when the environment accepts the callable function. https://github.com/jupyterhub/kubespawner/pull/759
This same piece of logic used to be w…
-
### Bug description
I'm getting this error when building wheels for my multistage docker build:
```
ValueError: Unable to determine which files to ship inside the wheel using the following …