-
Notifications
You must be signed in to change notification settings - Fork 706
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
[New Rule] Package kea removed #12464
[New Rule] Package kea removed #12464
Conversation
Ensure that Kea is only in EL10 distros.
🤖 A k8s content image for this PR is available at: Click here to see how to deploy itIf you alread have Compliance Operator deployed: Otherwise deploy the content and operator together by checking out ComplianceAsCode/compliance-operator and: |
Code Climate has analyzed commit ac1b53e and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 59.5% (0.0% change). View more on Code Climate. |
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.
changes LGTM
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.
I have verified that the rule package_kea_removed is present in the built RHEL 10 DS and that the rule package_dhcp_removed isn't present there.
@teacup-on-rockingchair please, take a look |
@teacup-on-rockingchair please check it, it's easy, the SUSE profiles are only changed so that the new rule doesn't get there |
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.
👍
58a8441
into
ComplianceAsCode:master
Description:
package_kea_removed
to RHEL 10 profilesRationale:
Kea is the DHCP server in RHEL 10 as the ISC DHCP server is no longer supported.