Simon Li

Results 933 comments of Simon Li
trafficstars

I think this nativeauthenticator bug should be a blocker: https://github.com/jupyterhub/nativeauthenticator/issues/157

If you want to use JupyterHub 2+ now you can try a recent dev version of Z2JH: https://jupyterhub.github.io/helm-chart/#development-releases-jupyterhub

One thing to consider is whether having all four docs on the same readthedocs site is the best option? For instance if we use Katacoda or some other interactive platform...

Is it worth including the `internal_ssl` work in this too, since it's another set of certificates that needs to be maintained? https://github.com/jupyterhub/kubespawner/pull/386

Thanks for the writeup! Is the only required change for 0.10.6 `scheduling.userScheduler.image.tag: v1.19.5`? If so I don't think it's worth the overhead of a 0.10.7 release, there are lots of...

There are a few issues in Kubernetes which seem to disagree on whether Kubernetes should set the permissions on subpaths or not: - https://github.com/kubernetes/kubernetes/issues/39474 - https://github.com/kubernetes/kubernetes/issues/41638 - https://github.com/kubernetes/kubernetes/pull/43775

I don't think defaults are needed, but it would be useful to have some example settings, either commented out in values.yaml or in the docs, including for the hub and...

I think a lot of this applies to all public-cloud deployments, perhaps some of it could go into a step-minus-one intro page, with only the azure-specific docs here?

@consideRatio I've merged in main (to bring in the new `upgrade-1-to-2.md` guide) and removed the relevant sections from the changelog. I think we should squash all these commits before merging.