-
Notifications
You must be signed in to change notification settings - Fork 125
Update crun to 1.24 and runc to 1.3.2 #3005
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3005 +/- ##
===========================================
- Coverage 45.50% 26.56% -18.95%
===========================================
Files 79 125 +46
Lines 7782 20921 +13139
===========================================
+ Hits 3541 5557 +2016
- Misses 4099 15080 +10981
- Partials 142 284 +142 🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ccojocar, saschagrunert 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 |
|
/hold Refers to containers/crun#1879 |
|
New changes are detected. LGTM label has been removed. |
7637dd6 to
58dd9e9
Compare
|
/retest |
|
/retest |
|
/retest |
Signed-off-by: Sascha Grunert <[email protected]>
|
Even if the fedora CI is not green yet, I'd say we get this in to fix the other tests. |
|
@kubernetes-sigs/security-profiles-operator-maintainers PTAL |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Update crun to the latest release to match the version distributed via CRI-O.
Which issue(s) this PR fixes:
None
Does this PR have test?
None
Special notes for your reviewer:
None
Does this PR introduce a user-facing change?