Simon Li
Simon Li
No response, closing
> you mean that getting these new labels out at the same time as https://github.com/jupyterhub/kubespawner/pull/835, makes us able to switchover with a single breaking change in the future with the...
My feeling is that breaking changes are fine as long as there's no risk of data loss. Restarting user's pods is disruptive but it's very rare that it's required by...
Thanks for the suggestion. Do you know what client-side changes are required to support Redis Sentinel?
https://github.com/manics/repo2docker/commit/5c5656b087592e8f305a74a28f6efd65e7a7f437 renames/moves the existing user and group if found. Cherry-pick it if you're happy with it. We should probably add a test too.
https://github.com/jupyterhub/jupyterhub-idle-culler/pull/83 switches to uses Traitlets, which I think means we could use `self.log` to use Traitlets logging instead of the current tornado logging.
Mamba 2.0.0 has just been released. @jjerphan is the failure above ``` mamba list --full-name python The following argument was not expected: --full-name ``` expected?
It sounds like this is working as intended
I think this is one example of the more general issue of connections remaining active after logout. For example, even without RTC if you have an active JupyterLab notebook or...
Thanks! I was going to tag the action and discuss whether it should be moved to the JupyterHub GitHub org, but given I haven't done anything I'll merge and return...