-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
UPSTREAM: 61378: --force
only takes effect when --grace-period=0
#19213
UPSTREAM: 61378: --force
only takes effect when --grace-period=0
#19213
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
But |
db399e4
to
eef3c81
Compare
@soltysh this should be good to go |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/hold cancel
/approve
/lgtm
/retest |
/test cmd |
/retest Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
/retest Please review the full test history for this PR and help us cut down flakes. |
eef3c81
to
a7eece5
Compare
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/hold |
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/retest
/retest |
/retest Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest |
@soltysh @stevekuznetsov not sure what the cmd failure is - it appears to be with cmd utils? |
/retest Please review the full test history for this PR and help us cut down flakes. |
@juanvallejo it looks like you broke something 😉 I re-run the cmd tests on a VM and got to:
where it's hanging for the past +10 minutes. Double check what might be causing this, maybe we need to update our tests to set the grace period et all accordingly or we have a bug in upstream as well. |
/hold |
adb41f8
to
5cc1fda
Compare
New changes are detected. LGTM label has been removed. |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: juanvallejo, soltysh The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@soltysh tests passing now |
/hold cancel |
/retest |
3 similar comments
/retest |
/retest |
/retest |
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1562961
Picks kubernetes/kubernetes#61378
cc @soltysh