-
Notifications
You must be signed in to change notification settings - Fork 798
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update kubespawner ldapauthenticator #3562
Conversation
jupyterhub-ltiauthenticator!=1.3.0 | ||
jupyterhub-nativeauthenticator | ||
jupyterhub-tmpauthenticator | ||
oauthenticator[googlegroups,mediawiki] | ||
|
||
## Kubernetes spawner | ||
jupyterhub-kubespawner==7.0.0b3 | ||
jupyterhub-kubespawner>=7.0.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
jupyterhub-kubespawner>=7.0.0 | |
jupyterhub-kubespawner==7.* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe keep the major pin on kubespawner?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I figure we should either not have pins or systemticallcy pin major versions, fine with either. Do you see a reason to pin just kubespawner Min?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm fine removing the pins. It's all pinned in requirements.txt, anyway.
kubespawner is special in that much of the chart itself is deeply tied to KubeSpawner in many ways. That's not really true of any package other than kubespawner and jupyterhub, so it doesn't seem odd to me to have special treatment of these two packages in that way.
I'm happy with this PR as-is, then.
jupyterhub/zero-to-jupyterhub-k8s#3562 Merge pull request #3562 from manics/update-requirements.in
This should bring in kubespawner 7.0.0 and ldapauthenticator 2.0.1