-
Notifications
You must be signed in to change notification settings - Fork 287
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
disable testing and pushing to quay.io for CentOS7 image #399
Conversation
This PR needs rework because of demodularization of nodejs in f38. |
e72f174
to
3c94bfd
Compare
The CentOS registry has been decommissioned[1]. Alternative registries provide only old versions of CentOS base image. Because there is no known possibility currently to obtain fresh CentOS7 base container image (we do not want to update old images with yum -y update) we are stopping rebuilds of the SCLorg's s2i-images too. Already built images will be still available on quay.io. [1] https://lists.centos.org/pipermail/centos-devel/2023-May/142956.html
3c94bfd
to
df68ef0
Compare
I decided to split the PR into 2 PRs - this one now contains only changes regarding CentOS7 changes. I will create separate PR with Fedora changes as they require more work. This PR is now ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for the PR.
[test-all] |
@mhdawson The RHEL9-16 has failed on
|
The same for Fedora-18 and
|
The failure is already reported here: #391 |
And update Fedora images to latest base images.