-
Notifications
You must be signed in to change notification settings - Fork 283
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
Add support for kernel livepatching on SL Micro 6.0+ #20349
Conversation
Great PR! Please pay attention to the following items before merging: Files matching
This is an automatically generated QA checklist based on modified files. |
ffaf5e7
to
ed41a66
Compare
ed41a66
to
a7609ef
Compare
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.
Minor neat pick, other than that it looks nice. LGTM
5f9cb4e
to
a8f96ee
Compare
I need to add also support for RT flavor. |
058a74d
to
550a75f
Compare
e270252
to
c9f1bf8
Compare
778d37c
to
7ede51e
Compare
RT didn't need any change at the end. It needs |
7ede51e
to
0ec3326
Compare
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.
This change introduces support for SLE Micro 6.0 and newer. There is a difference in the live patching setup compared to previous versions. Unlike SLE or SLE Micro 5.x, there is no additional live patching product. Live patches are now part of the main repository. The testing logic has also changed. There are no maintenance incidents, as updates are tested in stagings. The staging repository is represented by the variable `OS_TEST_REPOS`, which is the same for other staging tests and is not specific to live patching. Kernel and live patches tested in staging repositories contain `stage` in their names and have a `99999` version.
0ec3326
to
9269829
Compare
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
This change introduces support for SLE Micro 6.0 and newer. There is a
difference in the live patching setup compared to previous
versions. Unlike SLE or SLE Micro 5.x, there is no additional live
patching product. Live patches are now part of the main repository.
The testing logic has also changed. There are no maintenance
incidents, as updates are tested in stagings. The staging repository
is represented by the variable
OS_TEST_REPOS
, which is the same forother staging tests and is not specific to live patching. Kernel and
live patches tested in staging repositories contain
stage
in theirnames and have a
99999
version.Verification runs
Base-RT-Livepatches-Updates-Staging:
Base-Livepatches-Updates-Staging: