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

Document the required JupyterHub permission to run the culler given passed flags #31

Closed
consideRatio opened this issue Sep 17, 2021 · 0 comments · Fixed by #32
Closed
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@consideRatio
Copy link
Member

The permissions we need to request for idle-culler depends on what it is started to do. If it needs to cull users, it means it needs permissions to delete users. If it is to stop named servers, perhaps it needs some specific permission for named servers as well?

This issue represent the need to document the base permissions needed and the additional permissions needed depending what flags are passed to idle culler during startup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants