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

🐧 Add selinux packages to ubuntu 24.04 #2625

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

Itxaka
Copy link
Member

@Itxaka Itxaka commented Jun 14, 2024

Otherwise it wont work as expected

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #2577

Otherwise it wont work as expected

Signed-off-by: Itxaka <[email protected]>
@Itxaka Itxaka requested a review from a team June 14, 2024 08:25
@jimmykarily
Copy link
Contributor

I wonder if this is needed on any other versions of Ubuntu. I don't think we tried all others.

@Itxaka
Copy link
Member Author

Itxaka commented Jun 14, 2024

I wonder if this is needed on any other versions of Ubuntu. I don't think we tried all others.

There is something in the release notes of Ubuntu 24 talking on how now it's not possible to disable SE Linux during runtime but I could not get any more info on what does that exactly means.

Seems to come with the kernel so maybe that selinux=1 that we used to set is being ignored and selinux triggers and can't find any policies so it crashes hard.

Weird enough with kernel 6.10 this did not happen so maybe it's really a kernel bug that crashes heavily without the the policies and they fixed it on the kernel directly?

@Itxaka Itxaka merged commit 1a42c00 into master Jun 14, 2024
39 checks passed
@Itxaka Itxaka deleted the add-selinux-packages-ubuntu-24 branch June 14, 2024 11:57
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.

ubuntu 24.04 with k3s 1.28.9 crash at boot
2 participants