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

Do not configure staging resources by default #2685

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Do not configure staging resources by default #2685

merged 1 commit into from
Jul 13, 2023

Conversation

acosta11
Copy link
Member

Is there a related GitHub Issue?

#2682

What is this change about?

Revert the changes that set resource limits on the kpack build pods, instead opting to configure requests.

Does this PR introduce a breaking change?

No, only the internal controller configmap interface is updated.

Acceptance Steps

See issue.

Tag your pair, your PM, and/or team

paired w/ @davewalter

Open Questions

Added a note to the refactor issue dev notes about the difficulty we had reasoning about the exercising the different configuration options in the controller test suite.

Instead, only set resource requests when the configuration is present.
We plan to handle resource limits separately and will not set those
directly on the pods.

Co-authored-by: Dave Walter <[email protected]>
@davewalter davewalter enabled auto-merge (rebase) July 13, 2023 17:22
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.

3 participants