-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Bump runc to v1.2 #10896
Bump runc to v1.2 #10896
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #10896 +/- ##
==========================================
+ Coverage 34.29% 42.47% +8.18%
==========================================
Files 162 179 +17
Lines 17979 18569 +590
==========================================
+ Hits 6166 7888 +1722
+ Misses 10770 9474 -1296
- Partials 1043 1207 +164
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
6b0cea7
to
9fca04c
Compare
bf7e1cc
to
afab81d
Compare
Signed-off-by: Brad Davidson <[email protected]>
Also pins cilium/ebpf below v0.13.0 to avoid the issue described at opencontainers/runc#4397 (comment) This caused k3s to segfault on arm:
|
afab81d
to
23dcdd4
Compare
Proposed Changes
bump runc to v1.2
Types of Changes
version bump
Verification
check runc version
Testing
Linked Issues
User-Facing Change
Further Comments