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: rm CentOS 7; add Almalinux 8/9 #4335

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

kolyshkin
Copy link
Contributor

@kolyshkin kolyshkin commented Jul 2, 2024

  • remove CentOS 7 as it is EOL, together with centos-7 specific tricks.
  • add back a RHEL 8 clone (CentOS Stream 8 was removed by commit 40bb9c4) -- Almalinux 8.
  • switch from CentOS Stream 9 to Almalinux 9, mostly for simplicity.

Closes: #4333
Fixes: #4302

Remove CentOS 7 as it is EOL.

Add back RHEL 8 clone (CentOS Stream 8 was removed by commit
40bb9c4).

Switch from CentOS Stream 9 to Almalinux 9.

Signed-off-by: Kir Kolyshkin <[email protected]>
@kolyshkin kolyshkin marked this pull request as ready for review July 2, 2024 23:28
@kolyshkin kolyshkin changed the title ci/cirrus: rm CentOS 7 ci/cirrus: rm CentOS 7; add Almalinux 8/9 Jul 2, 2024
@kolyshkin kolyshkin added backport/1.1-pr A backport PR to release-1.1 backport/1.1-todo A PR in main branch which needs to be backported to release-1.1 and removed backport/1.1-pr A backport PR to release-1.1 labels Jul 2, 2024
Copy link
Member

@cyphar cyphar left a comment

Choose a reason for hiding this comment

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

LGTM. I'll fix up the branch protections.

@cyphar cyphar merged commit 7ea37b9 into opencontainers:main Jul 3, 2024
39 checks passed
@kolyshkin kolyshkin added backport/1.1-done A PR in main branch which has been backported to release-1.1 and removed backport/1.1-todo A PR in main branch which needs to be backported to release-1.1 labels Jul 3, 2024
@kolyshkin kolyshkin deleted the rm-c7 branch July 3, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.1-done A PR in main branch which has been backported to release-1.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace CentOS 7 in cirrus-ci CI: Replace CentOS Stream 8 with Alma, Rocky, or Oracle Linux due to EOL
3 participants