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

Increase and centralize build memory limits #3211

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

yuvipanda
Copy link
Contributor

Follow-up to #3204, which failed because it removed the limit, which caused it to be lower than the request. All the reasons given in that PR still apply.

Here I bump up the limit enough until the super popular https://github.com/jupyterlab/jupyterlab-demo is able to build. It's not a functionally super complex environment.yml, and even with simplifications in jupyterlab/jupyterlab-demo#147, it fails to build without the memory increase limit. As mentioned in the other PR, jupyterhub/repo2docker#1402 will get rid of this kind of limit anyway, so it's ok to raise this.

Follow-up to jupyterhub#3204,
which failed because it removed the limit, which caused it to be
lower than the request. All the reasons given in that PR still apply.

Here I bump up the limit enough until the super popular
https://github.com/jupyterlab/jupyterlab-demo is able to build.
It's not a functionally super complex environment.yml, and even with
simplifications in jupyterlab/jupyterlab-demo#147,
it fails to build without the memory increase limit. As mentioned in
the other PR, jupyterhub/repo2docker#1402 will
get rid of this kind of limit anyway, so it's ok to raise this.
@rgaiacs
Copy link
Collaborator

rgaiacs commented Feb 10, 2025

@yuvipanda Regarding GESIS, the configuration is still in https://github.com/gesiscss/orc2/blob/59a67b86fa4325455041332596532c6afcbcfd8e/helm/gesis-config/production.yaml. I'm trying to move it to this repository.

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.

2 participants