bottlerocket-os / bottlerocket

An operating system designed for hosting containers
https://bottlerocket.dev
Other
8.78k stars 519 forks source link

Kernel updates: 5.10.219 and 6.1.94 #4080

Closed larvacea closed 4 months ago

larvacea commented 4 months ago

Description of changes:

Update kernels to the latest upstream versions.

Testing done:

Built aws-k8s AMIs and ran quick sonobuoy tests to verify that these changes work here. Previously built and tested for the core kit.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

koooosh commented 4 months ago

nit/question: Why are we not including the 3rd commit Add files to kernel-6.1.spec as a part of the 2nd one for kernel-6.1?

larvacea commented 4 months ago

The correct answer to "why is the add files commit separate from the update kernel 6.1 commit" is that it was a mistake. Now it is a mistake visible in two separate repositories. In retrospect I certainly would be happier right now if I had a single commit to cherry-pick. Now if one takes either commit without the other, the build breaks.