Skip to content
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

Alternative Buildroot 2021.02 image, using Linux version 5 #11056

Closed
afbjorklund opened this issue Apr 10, 2021 · 9 comments
Closed

Alternative Buildroot 2021.02 image, using Linux version 5 #11056

afbjorklund opened this issue Apr 10, 2021 · 9 comments
Labels
area/guest-vm General configuration issues with the minikube guest VM kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/backlog Higher priority than priority/awaiting-more-evidence.

Comments

@afbjorklund
Copy link
Collaborator

afbjorklund commented Apr 10, 2021

The current 2020.02 LTS series are now end of life, we should upgrade to 2021.02 LTS if we want to keep it.

While doing so, we should make yet another attempt at upgrading from Linux version 4 to Linux version 5...

# From https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
sha256  930ae76b9a3b64b98802849aca332d17a706f20595de21e1ae729b55ee461add  linux-5.10.25.tar.xz
sha256  1c3cef545f366b56332c11c28d074c9d9148c28059a970ec8710826652237560  linux-5.4.107.tar.xz
# From https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256  05db750ba01ad557bef50835c253894fad9fb0db2224f0e803b25e2ff7ab2365  linux-4.19.182.tar.xz
sha256  7adc041af81424ff8d68affe3005fa9e5babc4e84e0b07e4effdf54225ba9426  linux-4.14.226.tar.xz

This relates to #9992 and #10501

@afbjorklund afbjorklund added kind/feature Categorizes issue or PR as related to a new feature. area/guest-vm General configuration issues with the minikube guest VM triage/discuss Items for discussion labels Apr 10, 2021
@afbjorklund afbjorklund added this to the v1.20.0-candidate milestone Apr 11, 2021
@afbjorklund afbjorklund added the priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. label Apr 11, 2021
@afbjorklund afbjorklund removed this from the v1.20.0-candidate milestone Apr 11, 2021
@afbjorklund
Copy link
Collaborator Author

With the amount of leftovers still todo, this will probably not make it this month.

@medyagh
Copy link
Member

medyagh commented Apr 14, 2021

I agree on doing this, but priority wise donest need to be high prirority. I think this will help with cgroup v2 one thing to consider is doesnt break cgroup v1

@medyagh medyagh removed the triage/discuss Items for discussion label Apr 14, 2021
@afbjorklund
Copy link
Collaborator Author

Could always upgrade the userspace and leave the kernel, but we already did that once.

@afbjorklund
Copy link
Collaborator Author

afbjorklund commented Jun 14, 2021

Added the userspace upgrade as part of #11652, we don't expect it to break much

We want to make a 5.4/5.10 image available, for testing next to the default 4.19 image.

@afbjorklund afbjorklund changed the title Buildroot 2021.02 image, using Linux version 5 Alternative Buildroot 2021.02 image, using Linux version 5 Jun 14, 2021
@afbjorklund
Copy link
Collaborator Author

afbjorklund commented Jun 14, 2021

Supposedly next LTS will be something like 5.16, and end up in Ubuntu 22.04 LTS etc.

https://en.wikipedia.org/wiki/Linux_kernel_version_history#Releases_5.x.y

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 12, 2021
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Oct 12, 2021
@spowelljr spowelljr added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. labels Oct 13, 2021
@spowelljr spowelljr added priority/backlog Higher priority than priority/awaiting-more-evidence. and removed priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. labels Feb 16, 2022
@afbjorklund
Copy link
Collaborator Author

afbjorklund commented Apr 9, 2022

Sadly 2021.02 also went end-of-life, before the kernel bump happened. But it needs to be done, for 2022.02.

It (22.04) ended up with 5.15, so guess wasn't too far off.

@afbjorklund
Copy link
Collaborator Author

The minikube ISO is now using Linux 5.10 (for 2021.02), so this is completed.

BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.10.57"

https://github.com/buildroot/buildroot/blob/2021.02.x/linux/linux.hash (EOL)

sha256  c467c3077946370fb26c9277313b601d6c48bb557abc889f4892caf627fcdfea  linux-5.10.107.tar.xz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/guest-vm General configuration issues with the minikube guest VM kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/backlog Higher priority than priority/awaiting-more-evidence.
Projects
None yet
Development

No branches or pull requests

5 participants