-
Notifications
You must be signed in to change notification settings - Fork 74
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
Rebuild selinux policy on RHEL 8 #448
Rebuild selinux policy on RHEL 8 #448
Conversation
✅ Deploy Preview for agent-public-docs canceled.
|
Hi Donal - do you know if this also works on centos-7? |
Codecov ReportPatch coverage has no change and project coverage change:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## release-2.28.1 #448 +/- ##
==================================================
- Coverage 67.19% 67.00% -0.20%
==================================================
Files 113 113
Lines 12849 12849
==================================================
- Hits 8634 8609 -25
- Misses 3647 3673 +26
+ Partials 568 567 -1 ☔ View full report in Codecov by Sentry. |
Yeah just verified the fix on Centos 7 as well |
* fix for dash during upgrade (#450) * Improve status API detection and validation (#447) --------- Co-authored-by: Oliver O'Mahony <[email protected]> * Rebuild selinux policy on RHEL 8 and CentOS 7 (#448) --------- Co-authored-by: oliveromahony <[email protected]> Co-authored-by: Donal Hurley <[email protected]>
Proposed changes
The following error was seen on RHEL 8 when installing the selinux policy for the nginx-agent:
To fix this the policy needed to be rebuilt in a RHEL 8 environment.
Checklist
Before creating a PR, run through this checklist and mark each as complete.
CONTRIBUTING
documentmake install-tools
and have attached any dependency changes to this pull requestREADME.md
)