-
Notifications
You must be signed in to change notification settings - Fork 5
Run restorecon after materialising files #2394
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
base: main
Are you sure you want to change the base?
Conversation
This PR has been released (on staging) and is available for download with a embedded-cluster-smoke-test-staging-app license ID. Online Installer:
Airgap Installer (may take a few minutes before the airgap bundle is built):
Happy debugging! |
TODO:
|
The preflight would have to be a run collector that checks:
|
e285016
to
b8560c5
Compare
I've rolled back my test changes after a discussion with @chris-sanders. I've performed manual testing on selinux enabled systems that prove that this works, but was having significant trouble porting the single node alma linux test over to the cmx testing framework so that we can test automatically with selinux enabled. |
c4c09d0
to
ba74d7b
Compare
What this PR does / why we need it:
Enables Embedded Cluster to install in selinux environments by:
bin_t
file context on our bin directory.Which issue(s) this PR fixes:
Does this PR require a test?
Does this PR require a release note?
Does this PR require documentation?