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

ci/cirrus: disable selinux-dmz kludge for centos-stream-8 #4107

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

kolyshkin
Copy link
Contributor

@kolyshkin kolyshkin commented Nov 3, 2023

This is a followup to #4053.

CentOS Stream 8 now comes with container-selinux 2:2.224.0-1.module_el8+712+4cd1bd69, so we only need the kludge for CentOS 7 (which, I guess, is the sole reason why we have this kludge at all).

This is only for CI.

@kolyshkin kolyshkin marked this pull request as ready for review November 4, 2023 02:00
@AkihiroSuda
Copy link
Member

CentOS 7 (which, I guess, is the sole reason why we have this kludge at all)

The new version of container-selinux isn't delivered to other EL8-like distros yet.

.cirrus.yml Outdated Show resolved Hide resolved
@kolyshkin
Copy link
Contributor Author

The new version of container-selinux isn't delivered to other EL8-like distros yet.

The change in this PR is only for our CI and only on Cirrus.

It now comes with container-selinux 2:2.224.0-1.module_el8+712+4cd1bd69,
so we only need the kludge for CentOS 7 (which, I guess, is the sole
reason why we have this kludge at all).

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@AkihiroSuda AkihiroSuda merged commit 0580863 into opencontainers:main Nov 6, 2023
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants