You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 the falcon-operator-controller-manager pod for the new version
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
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.
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: