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

EOL check for kernel version #627

Open
nishant-dash opened this issue May 31, 2023 · 1 comment · May be fixed by #808
Open

EOL check for kernel version #627

nishant-dash opened this issue May 31, 2023 · 1 comment · May be fixed by #808
Assignees

Comments

@nishant-dash
Copy link

Hello,

I see EOL checks for openstack, but I was wondering if we could have an EOL check for the kernel version.

For example, when using the --kernel plugin, currently it is something along the lines of

kernel:
  version: 5.13.0-35-generic
  boot: ...
  cpu:
  ...

So perhaps something similar to Openstack, such as

kernel:
  version: 5.13.0-35-generic
  days-to-eol: xyz
  boot: ...
  cpu:
  ...

and a note when its past EOL

@dosaboy
Copy link
Member

dosaboy commented Jun 29, 2023

EOL info can be found at https://ubuntu.com/about/release-cycle#ubuntu-kernel-release-cycle (you need to zoom in a lot and the graph will turn into actual dates)

@dosaboy dosaboy self-assigned this Jun 29, 2023
dosaboy added a commit to dosaboy/hotsos that referenced this issue Jun 29, 2023
dosaboy added a commit to dosaboy/hotsos that referenced this issue Apr 12, 2024
@dosaboy dosaboy linked a pull request Apr 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants