-
Notifications
You must be signed in to change notification settings - Fork 36
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
Improve openssl version detection #332
Conversation
Pull Request Dev image published: |
Pull Request Che-Code image published: |
Pull Request Dev image published: |
Pull Request Che-Code image published: |
Pull Request Dev image published: |
Pull Request Che-Code image published: |
Signed-off-by: Roman Nikitenko <[email protected]>
…r openssl nor rpm Signed-off-by: Roman Nikitenko <[email protected]> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
11d28f1
to
1df915d
Compare
Pull Request Dev image published: |
Pull Request Che-Code image published: |
I'm going to do more testing for |
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.
@RomanNikitenko are you ok to merge this PR in main only without backporting to 7.82.x for 3.12?
it's ok for me to merge the PR in the main only |
What does this PR do?
Improves
openssl
version detection.It's related to detection which assembly(ubi8 or ubi9-based) should be used for running
che-code
in a user's container.What issues does this PR fix?
eclipse-che/che#22788
How to test this PR?
I tested it for the following images/devfiles, I'm going to do more testing for
ubi8-ubi9-based
images while the PR is under review.Devfile registry images
project was not cloned
project was not cloned
project was not cloned
Detected unrecoverable event FailedPostStartHook: PostStartHook failed.
project was not cloned
ubi9-based images:
openssl is absent
openssl is absent
PostStartHook failed
ubi8-based images:
openssl is absent
openssl is absent
error while loading shared libraries: libz.so.1
openssl is absent
error while loading shared libraries: libz.so.1
error while loading shared libraries: libbrotlidec.so.1