jupyterhub / systemdspawner

Spawn JupyterHub single-user notebook servers with systemd
BSD 3-Clause "New" or "Revised" License
92 stars 45 forks source link

Possible to make resource limit exclusions for some users #71

Closed whositwhatnow closed 3 years ago

whositwhatnow commented 4 years ago

Currently the resource limit applies to all users. is it possible to have an exception or allowed list for users that can utilize more than what is being allocated using defaults?

welcome[bot] commented 4 years ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

behrmann commented 4 years ago

I don't think that's currently possible, but it should be straightforward to add. You would need to to adjust the limits when building the call to systemd-run by looking up per user limits in appropriate config.