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

Remove RHEL-7 support - EOL June 2024 #219

Merged
merged 3 commits into from
Jul 2, 2024
Merged

Remove RHEL-7 support - EOL June 2024 #219

merged 3 commits into from
Jul 2, 2024

Conversation

phracek
Copy link
Member

@phracek phracek commented Jun 25, 2024

This pull request removes RHEL-7 building and testing from this repository.

RHEL7 is not tested not as container image nor in OpenShift 4.

.exclude-rhel7 file was added.

RHEL7 was removed in imagestreams as well.

Signed-off-by: Petr "Stone" Hracek <[email protected]>
@phracek
Copy link
Member Author

phracek commented Jun 25, 2024

[test]

@phracek phracek changed the title Remove RHEL-7 support - EOL Jun 2024 Remove RHEL-7 support - EOL June 2024 Jun 25, 2024
RHEL-7 is removed.
RHEL-8 is used instead of RHEL-7.

CentOS7 is removed as well, if mentioned.

Instead of CentOS7, CentOS Stream 9 is used.

Signed-off-by: Petr "Stone" Hracek <[email protected]>
@phracek
Copy link
Member Author

phracek commented Jun 27, 2024

The grep for 'rhel7' is:

$ grep -rn 'rhel7' *
2.4/Dockerfile.rhel7:1:FROM rhscl/s2i-core-rhel7:1
2.4/Dockerfile.rhel7:26:      name="rhscl/httpd-24-rhel7" \
2.4/Dockerfile.rhel7:30:      usage="s2i build https://github.com/sclorg/httpd-container.git --context-dir=examples/sample-test-app/ rhscl/httpd-24-rhel7 sample-server" \

@phracek
Copy link
Member Author

phracek commented Jun 27, 2024

[test]

@phracek
Copy link
Member Author

phracek commented Jun 27, 2024

[test-openshift]

@phracek
Copy link
Member Author

phracek commented Jul 2, 2024

[test-all]

@phracek phracek merged commit eb1b4ce into master Jul 2, 2024
13 checks passed
@phracek phracek deleted the eol_rhel7 branch July 2, 2024 07:17
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.

1 participant