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

Identify / Remove EL7 & SLES12 accommodations #2849

Open
3 of 7 tasks
dtrudg opened this issue Apr 26, 2024 · 0 comments
Open
3 of 7 tasks

Identify / Remove EL7 & SLES12 accommodations #2849

dtrudg opened this issue Apr 26, 2024 · 0 comments

Comments

@dtrudg
Copy link
Member

dtrudg commented Apr 26, 2024

Type of issue

technical debt

Description of issue

RHEL7 is mainstream EOL in July 2024, followed by SLES12 in October 2024. These distributions have very old kernels and basic userspace libraries that require workarounds and restrictions on SingularityCE functionality. We can clean up code and reduce the number of paths that are taken by dropping support for these distributions.

Review the code to identify the special cases / branches for EL7 & SLES12.

Open sub-issues here to track their removal.

@dtrudg dtrudg added this to the SingularityCE 4.2.0 milestone Apr 26, 2024
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

No branches or pull requests

1 participant