-
Notifications
You must be signed in to change notification settings - Fork 40k
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
[BugFix] Soft Eviction timer works correctly #52046
Conversation
/lgtm Should this be cherrypicked into older releases? @derekwaynecarr please advice on the priority. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dashpole, vishh Associated issue: 51516 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
Thanks for the fix. |
This will need the 1.8 milestone if we want to get this in. I think it would also be good to cherrypick this to 1.7. |
Please backport this into 1.7 branch, we definitively need the problem to be fixed in order to upgrade our production cluster. Moreover, do we have any chances to fix it in 1.6? The bug prevents us from gradually upgrading production from 1.5 |
/retest Review the full test history for this PR. |
2 similar comments
/retest Review the full test history for this PR. |
/retest Review the full test history for this PR. |
Automatic merge from submit-queue (batch tested with PRs 48226, 52046, 52231, 52344, 52352) |
can we add the cherrypick-candidate label to this, and set the milestone to 1.7? |
@vishh we need this fix for 1.7, can we add proper labels? |
as this ever cherry picked in 1.7 ? |
Can this be cherry-picked to 1.6 too ? |
fixes #51516
thresholdsMet should not exclude previously met thresholds when we do not have new stats for a threshold.
/assign @vishh @derekwaynecarr
cc @kubernetes/sig-node-bugs