Skip to content

chore: make limits the same as request for sidecar containers - #1191

Open
sgaist wants to merge 2 commits into
mainfrom
chore/limits-equal-requests
Open

chore: make limits the same as request for sidecar containers#1191
sgaist wants to merge 2 commits into
mainfrom
chore/limits-equal-requests

Conversation

@sgaist

@sgaist sgaist commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Describe your changes

The current limit value is double the requested value.
This PR makes them the same to avoid eviction in case of memory pressure.

Tickets and links

Fixes #1011

The current limit value is double the requested value.
Make them the same to avoid eviction in case of memory pressure.
@sgaist
sgaist requested review from a team and olevski as code owners July 24, 2026 12:24
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.

Make memory limits equal to requests for side containers

2 participants