-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[release-1.33] RFC: sandbox: use created/stopped instead of infra container for readiness #9214
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.33] RFC: sandbox: use created/stopped instead of infra container for readiness #9214
Conversation
As we hit cases of deadlock when a sandbox is stuck stopping Signed-off-by: Peter Hunt <pehunt@redhat.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-1.33 #9214 +/- ##
================================================
+ Coverage 47.30% 47.36% +0.06%
================================================
Files 162 162
Lines 24034 24052 +18
================================================
+ Hits 11369 11393 +24
+ Misses 11547 11541 -6
Partials 1118 1118 🚀 New features to boost your workflow:
|
/test all |
@bitoku: No presubmit jobs available for cri-o/cri-o@release-1.33 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 kubernetes-sigs/prow repository. |
we need to setup CI in o/release, similar to openshift/release#60098 |
I'm gonna merge this because 1.33 and main are so similar rn /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: haircommander, openshift-cherrypick-robot 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 |
/cherry-pick release-1.32 |
@haircommander: once the present PR merges, I will cherry-pick it on top of 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 kubernetes-sigs/prow repository. |
@haircommander: #9214 failed to apply on top of branch "release-1.32":
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 kubernetes-sigs/prow repository. |
This is an automated cherry-pick of #9188
/assign haircommander