Skip to content
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

platform: revert early enforced SELinux #254

Merged
merged 2 commits into from
Nov 22, 2021

Conversation

tormath1
Copy link
Contributor

In this PR, we remove the patches introduced in:

These patches force the usage of enforced SELinux earlier in the boot to cover more processes.

We need to remove them temporary due to this kind of error:

Error: "cluster.go:117: The program docker is managed by torcx, which did not run.\n cluster.go:130: "sudo mkdir /etc/misc && \\\ndocker run -v \"/etc/misc:/opt\" --rm ghcr.io/kinvolk/busybox true" failed: output , status Process exited with status 1"

which should be fixed by flatcar-archive/coreos-overlay@9380a02 but for an unknown reason yet it does not work as expected.

…injecting"

This reverts commit bc91f34, reversing
changes made to d65a78b.
@tormath1 tormath1 self-assigned this Nov 22, 2021
@tormath1 tormath1 requested a review from a team November 22, 2021 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants