Skip to content

add KubernetesBuildExecutor.resources, deprecate KubernetesBuildExecutor.memory_request#2071

Open
minrk wants to merge 1 commit intojupyterhub:mainfrom
minrk:build-resources
Open

add KubernetesBuildExecutor.resources, deprecate KubernetesBuildExecutor.memory_request#2071
minrk wants to merge 1 commit intojupyterhub:mainfrom
minrk:build-resources

Conversation

@minrk
Copy link
Member

@minrk minrk commented Mar 13, 2026

allows setting more resource limits on the repo2docker pod, like ephemeral-storage

I think setting ephemeral storage will allow us to set a limit on clone size, so we don't permit building huge repos with 10GB of data, it should stop with an 'out of space' error when the limit is exceeded.

We can't do the same in the build itself.

…tor.memory_request

allows setting more resources (like ephemeral-storage)
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