-
Notifications
You must be signed in to change notification settings - Fork 46
Automatic upgrade failure on openshift 1.3.1→1.4.0 #629
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
Comments
This looks like it's a conflict with our cluster being in FIPS mode? This error looks eerily similar to golang-fips/openssl#176 which they say is a go interopability bug, but also maybe requires a recompile to support FIPS mode? I'm not sure, this is all way in the golang innards and way above my head |
Hey @mhyzon - engineering is trying to reproduce. Stand by. |
Thanks for the report @mhyzon. Engineering identified an issue related to the version of the Go toolset used. For now, you'll have to revert to 1.3.1. We're tracking the issue, so look for a fix in a future operator's release notes. I'll leave this issue open and comment back when the fix is released. |
Thanks, good to know. |
Release 1.5.0 resolved the FIPS issue via #639. https://github.com/CrowdStrike/falcon-operator/releases/tag/v1.5.0 |
Given that 1.4.0 is broken, we stayed on 1.3.1. What is the recommended way to upgrade to 1.5.0? The automatic operator upgrade wants to go to 1.4.0. Do I have to uninstall 1.3.1 and then install 1.5.0 manually? |
Is anyone else seeing a failure of the automatic operator upgrade on Openshift from 1.3.1 to 1.4.0?
I'm on RHOSCP 4.14.35 / k8s version: v1.27.16+e826056
The operator tried to install 1.4.0 last week. I'm seeing the following error in the
manager
container on thefalcon-operator-controller-manager
pod for the new versionThe text was updated successfully, but these errors were encountered: