kubernetes-sigs / security-profiles-operator

The Kubernetes Security Profiles Operator
Apache License 2.0
690 stars 107 forks source link

Update runc to v1.1.14 #2434

Closed saschagrunert closed 4 weeks ago

saschagrunert commented 4 weeks ago

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Update runc to the latest release.

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?

None
codecov-commenter commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 41.85%. Comparing base (11d77f4) to head (b68d3a0). Report is 412 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2434 +/- ## ========================================== - Coverage 45.50% 41.85% -3.65% ========================================== Files 79 109 +30 Lines 7782 16013 +8231 ========================================== + Hits 3541 6702 +3161 - Misses 4099 8814 +4715 - Partials 142 497 +355 ```
k8s-ci-robot commented 4 weeks ago

[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: - ~~[OWNERS](https://github.com/kubernetes-sigs/security-profiles-operator/blob/main/OWNERS)~~ [ccojocar,saschagrunert] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment