8000 RFC: sandbox: use created/stopped instead of infra container for readiness by haircommander · Pull Request #9188 · cri-o/cri-o · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RFC: sandbox: use created/stopped instead of infra container for readiness #9188

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

haircommander
Copy link
Member

As we hit cases of deadlock when a sandbox is stuck stopping

What type of PR is this?

/kind bug

What this PR does / why we need it:

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Fix a potential deadlock when an infra container is taking a long time to exit and the sandbox's readiness is blocked on the infra container's opLock

@haircommander haircommander requested a review from mrunalp as a code owner May 8, 2025 21:06
@openshift-ci openshift-ci bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels May 8, 2025
@openshift-ci openshift-ci bot requested review from klihub and QiWang19 May 8, 2025 21:06
@openshift-ci openshift-ci bot added the kind/bug Categorizes issue or PR as related to a bug. label May 8, 2025
Copy link
Contributor
openshift-ci bot commented May 8, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haircommander

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 8, 2025
Copy link
codecov bot commented May 9, 2025

Codecov Report

Attention: Patch coverage is 71.42857% with 10 lines in your changes missing coverage. Please review.

Project coverage is 47.36%. Comparing base (1598501) to head (30b5e1c).
Report is 33 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9188      +/-   ##
==========================================
+ Coverage   47.04%   47.36%   +0.31%     
==========================================
  Files         161      162       +1     
  Lines       23689    24051     +362     
==========================================
+ Hits        11144    11391     +247     
- Misses      11445    11542      +97     
- Partials     1100     1118      +18     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@haircommander
Copy link
Member Author

/test periodics-images

@haircommander
Copy link
Member Author

/test ci-rhel-critest

@haircommander
Copy link
Member Author

/retest

@haircommander haircommander force-pushed the living-readines branch 3 times, most recently from 3a835ad to d7b0589 Compare May 9, 2025 20:00
@haircommander
Copy link
Member Author

/retest

@bitoku
Copy link
Contributor
bitoku commented May 15, 2025

/hold
@haircommander integration tests timed out somehow.

8000
@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 15, 2025
@haircommander haircommander force-pushed the living-readines branch 2 times, most recently from 678c142 to e14a7d1 Compare May 16, 2025 17:44
@haircommander
Copy link
Member Author

/unhold

fixed!

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 16, 2025
As we hit cases of deadlock when a sandbox is stuck stopping

Signed-off-by: Peter Hunt <pehunt@redhat.com>
Copy link
Contributor
openshift-ci bot commented May 16, 2025

@haircommander: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/ci-e2e-evented-pleg 30b5e1c link false /test ci-e2e-evented-pleg

Full PR test history. Your PR dashboard.

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/bug Categorizes issue or PR as related to a bug. release-note Denotes a PR that will be considered when it comes time to generate release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0