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

kola/docker: make selinux optional #179

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

tormath1
Copy link
Contributor

selinux support is going to be disabled on the next shipped Docker.

To keep compatibility with current releases, selinux is made optional:
we just assert that at least seccomp or selinux or both are
enabled.

this commit will be reverted once SELinux will be back on Flatcar

Signed-off-by: Mathieu Tortuyaux [email protected]

@tormath1 tormath1 requested a review from a team June 15, 2021 09:22
@tormath1 tormath1 self-assigned this Jun 15, 2021
kola/tests/docker/docker.go Outdated Show resolved Hide resolved
kola/tests/docker/docker.go Outdated Show resolved Hide resolved
@tormath1
Copy link
Contributor Author

@invidian thanks for your review ! Comments have been addressed :)

Copy link
Member

@invidian invidian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for addressing the feedback @tormath1. Looks good from Go side of things 👍

`selinux` support is going to be disabled on the next shipped Docker.

To keep compatibility with current releases, selinux is made optional:
we just assert that at least `seccomp`, `selinux` or both are
enabled.

this commit will be reverted once SELinux will be back on Flatcar

Signed-off-by: Mathieu Tortuyaux <[email protected]>
@tormath1 tormath1 force-pushed the tormath1/disable-selinux-docker branch from 78fc03a to 9101e70 Compare June 15, 2021 12:58
@tormath1 tormath1 merged commit 2cb618b into flatcar-master Jun 15, 2021
@tormath1 tormath1 deleted the tormath1/disable-selinux-docker branch June 15, 2021 13:05
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.

3 participants