Bug 1757869
Summary: | rhel-system-roles should not reload the SELinux policy if its not changed | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Pavel Cahyna <pcahyna> |
Component: | rhel-system-roles | Assignee: | Rich Megginson <rmeggins> |
Status: | CLOSED ERRATA | QA Contact: | David Jež <djez> |
Severity: | unspecified | Docs Contact: | Eliane Ramos Pereira <elpereir> |
Priority: | unspecified | ||
Version: | 8.1 | CC: | djez, elpereir, lbac, lvrabec, qe-baseos-apps, rmeggins, rvdwees, vcrhonek |
Target Milestone: | rc | Keywords: | Reopened, Triaged |
Target Release: | 8.5 | Flags: | pm-rhel:
mirror+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | role:selinux | ||
Fixed In Version: | rhel-system-roles-1.1.0-1.el8 | Doc Type: | Bug Fix |
Doc Text: |
.`SElinux` role no longer perform unnecessary reloads
Previously, the `SElinux` role would not check if changes were actually applied before reloading the `SElinux` policy. As a consequence, the `SElinux` policy was being reloaded unnecessarily, which had an impact on the system resources. With this fix, the `SElinux` role now uses ansible handlers and conditionals to ensure that the policy is only reloaded if there is a change. As a result, the `SElinux` role runs much faster.
|
Story Points: | --- |
Clone Of: | 1757857 | Environment: | |
Last Closed: | 2021-11-09 17:44:38 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1757857, 1937938 | ||
Bug Blocks: |
Description
Pavel Cahyna
2019-10-02 15:30:18 UTC
This isn't covered by an explicit test - it is covered by regression testing After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (rhel-system-roles bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:4159 |