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

Operator can configure limit of staging MemoryMB #2673

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Conversation

acosta11
Copy link
Member

Is there a related GitHub Issue?

#2654

What is this change about?

Allow operator to configure the staging resources limits. Passes through the MemoryMB configuration to the underlying kpack build pod in the kpack-image-builder controller.

Does this PR introduce a breaking change?

No. Only breaking changes are internal to the controller configmap, which we do not expect operators to manually edit or provide themselves.

Acceptance Steps

See issue.

Tag your pair, your PM, and/or team

paired w/ @davewalter

[#2654]

Reorganized the staging resource configuration under its own struct to
better capture the intent of the fields.

Co-authored-by: Dave Walter <[email protected]>
@acosta11 acosta11 merged commit 5f05133 into main Jul 12, 2023
6 checks passed
@acosta11 acosta11 deleted the issues/2654 branch July 12, 2023 00:00
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