Skip to content

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

Merged
sgaist merged 3 commits into
mainfrom
chore/limits-equal-requests
Aug 18, 2026
Merged

chore: make limits the same as request for sidecar containers#1191
sgaist merged 3 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
@sgaist
sgaist enabled auto-merge (squash) August 18, 2026 12:21
@sgaist
sgaist merged commit 3b6dac0 into main Aug 18, 2026
12 checks passed
@sgaist
sgaist deleted the chore/limits-equal-requests branch August 18, 2026 12:33
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