che
che copied to clipboard
Eclipse Che operator nightly update failed
Describe the bug

Che version
next (development version)
Steps to reproduce
Nightly operator updates are failing on the dogfooding cluster
Expected behavior
Update works without problems
Runtime
OpenShift
Screenshots
No response
Installation method
OperatorHub
Environment
Amazon
Eclipse Che Logs
Operator Conditions:
conditions:
- lastTransitionTime: '2022-08-17T21:20:44Z'
lastUpdateTime: '2022-08-17T21:20:44Z'
message: requirements not yet checked
phase: Pending
reason: RequirementsUnknown
- lastTransitionTime: '2022-08-17T21:20:44Z'
lastUpdateTime: '2022-08-17T21:20:44Z'
message: one or more requirements couldn't be found
phase: Pending
reason: RequirementsNotMet
- lastTransitionTime: '2022-08-17T21:20:54Z'
lastUpdateTime: '2022-08-17T21:20:54Z'
message: 'all requirements found, attempting install'
phase: InstallReady
reason: AllRequirementsMet
- lastTransitionTime: '2022-08-17T21:20:56Z'
lastUpdateTime: '2022-08-17T21:20:56Z'
message: waiting for install components to report healthy
phase: Installing
reason: InstallSucceeded
- lastTransitionTime: '2022-08-17T21:20:56Z'
lastUpdateTime: '2022-08-17T21:20:58Z'
message: >-
installing: waiting for deployment che-operator to become ready:
deployment "che-operator" waiting for 1 outdated replica(s) to be
terminated
phase: Installing
reason: InstallWaiting
- lastTransitionTime: '2022-08-17T21:21:16Z'
lastUpdateTime: '2022-08-17T21:21:16Z'
message: install strategy completed with no errors
phase: Succeeded
reason: InstallSucceeded
- lastTransitionTime: '2022-08-18T21:23:29Z'
lastUpdateTime: '2022-08-18T21:23:29Z'
message: 'being replaced by csv: eclipse-che-preview-openshift.v7.53.0-650.next'
phase: Replacing
reason: BeingReplaced
phase: Replacing
certsRotateAt: '2024-08-15T21:20:56Z'
Additional context
Potential OLM related issue - https://github.com/operator-framework/operator-lifecycle-manager/issues/2193
seems to be still broken

I am closing the issue now. The problem was in missed che-operator-service in the eclipse-che OLM bundle which caused failure during upgrading.