-
I was looking to emit log messages when loading the config, but I note that that were other things that differed the z2jh way of loading additional configs from the tljh way of loading additional conf…
-
I have installed jupyterhub on linux box using z2jh guide. i have configured multiple profile lists and i am able to work with the profiles given on z2jh document. (https://zero-to-jupyterhub.readthe…
-
## A k8s native way to configure Traefik
Traefik v2 [can discover its own configuration of where it should route etc](https://docs.traefik.io/routing/providers/kubernetes-crd/) by looking for confi…
-
## Goal
To make it easy to setup BinderHub's Helm chart to easily use HTTPS, which means that network traffic between the user and binderhub will be encrypted.
## History
We have used [kube-l…
-
### Bug description
My configuration
```
singleuser:
memory:
limit: 1800M
guarantee: 1800M
scheduling:
userPlaceholder:
enabled: true
replicas: 4
```
Results in
`…
-
Testing https://github.com/CoffeaTeam/coffea-casa-config/commit/579844d5ffc536575ce7385f787f011381ece8c0:
```
✗ HelmRelease reconciliation failed: Helm upgrade failed: values don't meet the specif…
-
### Background by Erik
Z2JH introduced singleuser.extraFiles configuration, allowing Helm chart configuration values to be automatically translated as file content and mounted as a file on the disk…
-
The [parameters](https://github.com/jupyterhub/binderhub/blob/013c49128af759791e9b248765fff5f0ba9d6760/helm-chart/binderhub/values.yaml#L106
) for the BinderSpawnerMixin class don't get initialized i…
-
I saw that `c.KubeSpawner.default_url` [was reported to not have an impact](https://github.com/jupyterhub/kubespawner/issues/149#issuecomment-793998324) and decided to investigate.
I end up conclud…
-
When the hub admin sees the UI, they should know what the current values are so they can decide whether it should be changed or not. However, this doesn't work when the *default* values are not being …