Skip to content

Conversation

bluek1te
Copy link

Add ability to configure CPU request on build pod - We have cluster restrictions that require us to affix a cpu request before spawning pods so this would help us immensely.

@manics
Copy link
Member

manics commented Jul 24, 2025

Unfortunately this won't work, because the "build pod" doesn't build the image directly, it calls out to an external Docker or Podman build daemon.

@bluek1te
Copy link
Author

@manics
We just need a CPU resource attribute to be affixed to the build pod. Even if it calls out to an external docker daemon, the "build pod" still takes some amount of CPU to run. There are already configurations for memory requests/limits for this specific pod, so I don't see why this would be any different.

@bluek1te
Copy link
Author

bluek1te commented Aug 8, 2025

Bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

2 participants