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

raise controller memory limits #391

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

flavio
Copy link
Member

@flavio flavio commented Mar 4, 2024

Increase the amount of memory requested by the controller Pod and its limit.

Data is based on #157

Fixes #157

Increase the amount of memory requested by the controller Pod and its
limit.

Data is based on kubewarden#157

Fixes kubewarden#157

Signed-off-by: Flavio Castelli <[email protected]>
@flavio flavio requested a review from a team as a code owner March 4, 2024 07:58
@flavio flavio self-assigned this Mar 4, 2024
@flavio flavio added the kind/bug Something isn't working label Mar 4, 2024
Copy link
Member

@jvanz jvanz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I just trigger the CI again to see if the error goes away. At first glance, it looked unrelated to this change

@flavio flavio added this to the 1.11 milestone Mar 4, 2024
@flavio flavio merged commit 159df37 into kubewarden:main Mar 4, 2024
2 of 3 checks passed
@flavio flavio deleted the update-memory-limits-of-controller branch March 4, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Default memory with 50Mi too low
3 participants