-
### Bug description
Reported in https://discourse.jupyter.org/t/jupyterhub-helm-chart-4-0-0/29887/2
### How to reproduce
1. Deploy Z2JH 3.3.8 with persistent user storage
2. Start and stop a n…
-
### Bug description
There are some calls to `asyncio.ensure_future(...)` that aren't awaited:
https://github.com/jupyterhub/kubespawner/blob/621be0e68d9dea38ac899c6054f966dd68d1d028/kubespawner/sp…
-
Z2JH 4.0.0 is now out ([changelog](https://z2jh.jupyter.org/en/latest/changelog.html)). This issue tracks refining work to make it get done.
I've already trialed upgrading z2jh from 3 to 4 (beta-4) f…
-
Hi,
I want to mount a configmap sparkmagic config to singleuser pod but it doesn't work for me.
I created a configmap file, tried to mount it into a hub pod, and found the config file of spark magic…
-
Hi @danielballan,
I am interested to use your extension in our Zero2JupyterHub cluster with KubeSpawner.
Are there any pieces in your code which limits it to the local and Docker spawners?
Mayb…
stv0g updated
4 years ago
-
# Summary
We apply overrides in our CustomKubeSpawner to change things like memory allocations and mount paths. The upstream KubeSpawner also has methods for doing such things. We should call upstr…
-
## Wishes before we cut 4.0.0-beta.1
- [ ] KubeSpawner release
https://github.com/jupyterhub/kubespawner/issues/850
- [x] LDAPAuthenticator 2 release
- https://github.com/jupyterhub/ldapauth…
-
### Proposed change
I'm actually proposing _no change_ here, but writing it down so it can be discusses or referred to or implemented later.
@consideRatio pointed out to me that #744 did not tou…
minrk updated
2 months ago
-
Extracted from https://github.com/jupyterhub/kubespawner/pull/835#issuecomment-2075996346:
>There's an ongoing discussion about how names (including pod labels) are normalised, and whether this can…
-
We can use [kubespawner](https://github.com/jupyterhub/kubespawner) to create different profiles on the Jhub for users that need gpu access, or more cpu requirements, etc. We can set these up through …