Closed
Description
It appears there are several issues with running z2jh on kubernetes 1.16, running the latest master with kind:
- helm init failures
scheduling.userScheduler.enabled: true
causing user pod to stuck in Pending state, without any eventsingleuser.events: true
causing launch failures, as events seem not to be what EventReflector is expecting: (kubespawner stopped working after kubernetes upgrade from 1.15 to 1.16 kubespawner#354)
[E 2019-10-10 14:30:35.607 JupyterHub gen:593] Exception in Future <Task finished coro=<BaseHandler.spawn_single_user.<locals>.finish_user_spawn() done, defined at /usr/local/lib/python3.6/dist-packages/jupyterhub/handlers/base.py:800> exception=TypeError("'<' not supported between instances of 'datetime.datetime' and 'NoneType'",)> after timeout
I haven't looked further but each of them should probably be of its own issue
Metadata
Metadata
Assignees
Labels
No labels