Skip to content
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

import updated culler #642

Merged
merged 3 commits into from
Apr 12, 2018
Merged

import updated culler #642

merged 3 commits into from
Apr 12, 2018

Conversation

minrk
Copy link
Member

@minrk minrk commented Apr 12, 2018

from jupyterhub/jupyterhub#1779

  • use semaphore to limit Hub API activity, which may improve hub performance with lots of culling (e.g. mybinder.org)
  • supports max-age culling (with jupyterhub 0.9), which will allow us to deprecate the podCuller image when we bump jupyterhub

minrk added 3 commits April 12, 2018 12:00
- use semaphore to limit Hub API activity, which may improve hub performance with lots of culling (e.g. mybinder.org)
- supports max-age culling (with jupyterhub 0.9), which will allow us to deprecate the podCuller image when we bump jupyterhub
requires jupyterhub 0.9
@betatim
Copy link
Member

betatim commented Apr 12, 2018

Could there be someone who is surprised (stuff breaks suddenly) by these changes?

Otherwise: merge, as this is a copy of what is in jhub.

@yuvipanda yuvipanda merged commit f9aa172 into jupyterhub:master Apr 12, 2018
@yuvipanda
Copy link
Collaborator

Culler should be its own package now, IMO :)

@betatim
Copy link
Member

betatim commented Apr 13, 2018

@manics manics mentioned this pull request Aug 15, 2018
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants