-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[RHELC-244] Rename unavailable kmod inhibitor envar #745
Conversation
Codecov ReportBase: 92.71% // Head: 92.71% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #745 +/- ##
=======================================
Coverage 92.71% 92.71%
=======================================
Files 24 24
Lines 3282 3282
Branches 576 576
=======================================
Hits 3043 3043
Misses 172 172
Partials 67 67
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
83e07b4
to
5b45ab1
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.
Your wording and the rename of the variable seem clearer. Approved.
Before we do an upstream release we can still change the CONVERT2RHEL_ALLOW_UNCHECKED_KMODS environment variable used for overriding the check that inhibits the conversion when kernel modules not available in RHEL are loaded. It is not clear what we mean by the word UNCHECKED. The word UNAVAILABLE is more understandable. Also, the use of "first-party" kernel modules is makes it unclear what we mean by that.
5b45ab1
to
fd81fe1
Compare
@abadger, after talking to @SpyTec I've reworded the message a bit. |
Before we do an upstream release we can still change the CONVERT2RHEL_ALLOW_UNCHECKED_KMODS environment variable used for overriding the check that inhibits the conversion when kernel modules not available in RHEL are loaded. This variable was introduced recently under #613.
It is not clear what we mean by UNCHECKED in the envar. CONVERT2RHEL_ALLOW_UNAVAILABLE_KMODS is more self-explanatory.
Also, this PR rewords the use of "first-party kernel modules" as it's also quite unclear what we mean by that.
The #735 that introduces an integration check for the new environment variable needs to be updated accordingly.
Jira Issue: RHELC-244
Checklist
[RHELC-]
is part of the PR titleRelease Pending