-
Notifications
You must be signed in to change notification settings - Fork 228
Conversation
Upgrade kernels to latest versions from kernel.org
Build failed:
|
Should be good now :-) |
Added configuration files for new Kernel versions.
I have no idea why this is failing now, if it wasn't before? |
Don't worry about that. There's some test flake we are aware of. Reran the job and it's green now 🙂 |
These kernels are already 1 patch outdated. I will update the PR later today. |
We can't be perpetually up to date in a way that will scale with manual action -- We're inclined to merge this now. How often would you like to see the newest patches pushed if we do this in an automated fashion? We did start some pre-requisite work scripting against upstream kernel.org tags and could use the release machinery to automate this weekly. |
Merged -- feel free to continue discussion here |
@stealthybox Makes sense, weekly updates of kernel versions would be ideal. |
@stealthybox It seems none of the new images got released. Are the github actions for new images only running when a new tag is created? |
Source: https://www.kernel.org/
Note: Versions as of 2021-03-04
Future proposal: Instead of pinned patch versions, determine the latest patch version via CI. Add a scheduled github workflow that downloads the latest patch versions on a weekly basis.