-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[release-1.27] OCPBUGS-30655: Add exponential backoff to the container stop loop #7909
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
[release-1.27] OCPBUGS-30655: Add exponential backoff to the container stop loop #7909
Conversation
|
@kwilczynski: This pull request references Jira Issue OCPBUGS-30655, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
Signed-off-by: Krzysztof Wilczyński <[email protected]>
45efb34 to
9258d0c
Compare
|
/retest-required |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## release-1.27 #7909 +/- ##
================================================
- Coverage 49.32% 49.30% -0.02%
================================================
Files 128 128
Lines 15203 15239 +36
================================================
+ Hits 7499 7514 +15
- Misses 6804 6822 +18
- Partials 900 903 +3 |
|
/retest |
|
/hold for some soak time on newer versions |
|
/retest-required |
|
/unhold |
|
@cri-o/cri-o-maintainers, this should be good to go now. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: haircommander, kwilczynski 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 |
|
@kwilczynski: Jira Issue OCPBUGS-30655: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-30655 has been moved to the MODIFIED state. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
This is a manual cherry-pick of #7854
/assign kwilczynski