Skip to content

Conversation

klihub
Copy link
Member

@klihub klihub commented Sep 23, 2025

The current tests for collecting container resource adjustments starts out with fully empty container memory and CPU resources. This allows unintended changes to sneak in unnoticed to the semantics of collected adjustments (see #210). Let's make this less likely by starting with populated initial resources.

The current tests for collecting container resource adjustments
starts out with fully empty container memory and CPU resources.
This allows unintended changes to sneak in to the semantics of
collected adjustments. Let's make this less likely by starting
with populated initial resources.

Signed-off-by: Krisztian Litkey <[email protected]>
@klihub klihub requested review from mikebrow and removed request for mikebrow September 30, 2025 13:53
Copy link
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

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

LGTM

@mikebrow mikebrow merged commit b7e9de9 into containerd:main Sep 30, 2025
16 checks passed
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