Skip to content

Conversation

@tolusha
Copy link
Contributor

@tolusha tolusha commented Jan 22, 2026

What does this PR do?

Remove OLM dependency from the bundle.

How OLM dependency is managed now?


  1. CheCluster CR creation is forbidden until DevWorkspace operator installed.

checluster-error
  1. Operator reconciliation failed until the required version of the operator was installed.
    The reconciliation error is printed in the logs and is also reflected in the CheCluster CR status.

2026-01-22T10:25:06Z ERROR controllers.CheCluster Failed to reconcile CheCluster resources. 
The installation is not completed. Check operator logs for details. {"error": "devworkspace.DevWorkspaceVersionValidator reconciliation failed: 
DevWorkspace Operator version 0.38.0 is installed, but Eclipse Che requires version 0.42.0 or higher. 
Please upgrade the DevWorkspace Operator", "errorVerbose": "DevWorkspace Operator version 0.38.0 is installed, but Eclipse Che requires version 0.42.0 or higher. Please upgrade the DevWorkspace 
...
status-error

Signed-off-by: Anatolii Bazko <[email protected]>
@openshift-ci
Copy link

openshift-ci bot commented Jan 22, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci
Copy link

openshift-ci bot commented Jan 22, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: tolusha

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants