fix: Rebuild initramfs when module config changed#382
Merged
spetrosi merged 1 commit intoredhat-cop:mainfrom Mar 19, 2026
Merged
fix: Rebuild initramfs when module config changed#382spetrosi merged 1 commit intoredhat-cop:mainfrom
spetrosi merged 1 commit intoredhat-cop:mainfrom
Conversation
9ab0307 to
d60f29b
Compare
Collaborator
Author
|
[citest] |
Remediation for RHEL 7 kernel modules doesn’t work because modules remain after reboot in initramfs. Calling dracut to rebuild initramfx to fix the issue.
d60f29b to
36d50b1
Compare
Collaborator
Author
|
[citest] |
richm
approved these changes
Mar 18, 2026
Collaborator
Author
|
Waiting for @swapdisk and @djdanielsson opinions. This changes the default behavior of the analysis role - it now clears versionlock list, updates all packages and reboots. |
Collaborator
|
analysis shouldn't update/touch anything that should be remediation. the most analysis should do is install leapp and run it IMO. a lot of times we tried to push because it is just doing analysis it would be safe to run anytime and not require maintenance window. @swapdisk thoughts? |
Collaborator
Author
|
@djdanielsson sorry wrong PR, I had to comment it in #383 |
Member
Oops, I'll comment in #383. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remediation for RHEL 7 kernel modules doesn’t work because modules remain after reboot in initramfs. Calling dracut to rebuild initramfs to fix the issue.