-
Notifications
You must be signed in to change notification settings - Fork 374
versions: Update kernel to version 4.14.51 #421
Conversation
lgtm Related: kata-containers/ci#41. |
Seems that the CI is not happy with the new kernel version, I'll debug locally |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@jcvenegas newest version is 4.14.51, any reason to prefer 4.14.50 ? |
@devimc when I created the PR the latest was 4.14.50 , thanks for heads up. depends on kata-containers/agent#279 |
48d910c
to
d22e405
Compare
Update to kernel to get latest fixes. Depends-on: github.com/kata-containers/agent#279 Fixes: kata-containers#420 Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
d22e405
to
44c8901
Compare
PSS Measurement: Memory inside container: |
Codecov Report
@@ Coverage Diff @@
## master #421 +/- ##
=======================================
Coverage 63.99% 63.99%
=======================================
Files 87 87
Lines 8801 8801
=======================================
Hits 5632 5632
Misses 2564 2564
Partials 605 605 Continue to review full report at Codecov.
|
Makefile: Decide if agent will be built by seccomp tag
Update to kernel to get latest fixes.
Depends-on: github.com/kata-containers/agent#278
Fixes: #420
Signed-off-by: Jose Carlos Venegas Munoz [email protected]