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

Infinispan-operator-controller-manager crashes on 2.4.9 #2207

Open
gjerdrun opened this issue Jan 14, 2025 · 3 comments
Open

Infinispan-operator-controller-manager crashes on 2.4.9 #2207

gjerdrun opened this issue Jan 14, 2025 · 3 comments

Comments

@gjerdrun
Copy link

Hello, when patching infinispan operator from 2.4.8 to 2.4.9 the infinispan-operator-controller-manager logs this output and is stuck on crashloopbackoff

Log from the container:

panic: opensslcrypto: can't initialize OpenSSL : openssl: can't retrieve OpenSSL version
goroutine 1 [running]:
crypto/internal/backend.init.0()
/usr/lib/golang/src/crypto/internal/backend/openssl.go:65 +0x299

Same happen if we uninstall the operator completely and reinstalls it into fresh namespace.

We are running on openshift 4.14 and 4.16.

@ryanemerson
Copy link
Contributor

@gjerdrun Are you using FIPS?

@gjerdrun
Copy link
Author

@ryanemerson Yes, FIPS activated

@ryanemerson
Copy link
Contributor

I think the issue is caused by the underlying ubi9/go-toolset image we use, so may require a fix at that level. I'll try to reach out and see what's going on.

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

2 participants