jupyterhub / kubespawner

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

Add test to spawn a pod in a separate namespace #681

Closed dolfinus closed 1 year ago

dolfinus commented 1 year ago

Added test for spawning a notebook in the namespace different from the hub namespace.

Splitting #678 into smaller pieces.

dolfinus commented 1 year ago

@consideRatio @yuvipanda Could anyone review?

consideRatio commented 1 year ago

:heart: :tada: thank you @dolfinus!!!