Conversation
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
rohanKanojia
approved these changes
Feb 11, 2026
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: rohanKanojia, tolusha The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
New changes are detected. LGTM label has been removed. |
Contributor
Author
|
/retest |
1 similar comment
Contributor
Author
|
/retest |
8 tasks
rohanKanojia
added a commit
to rohankanojia-forks/chectl
that referenced
this pull request
Feb 17, 2026
Remove workspace engine compatibility check that read the removed CHE_DEVWORKSPACES_ENABLED ConfigMap field. Related to eclipse-che/che-operator#2085 Signed-off-by: Rohan Kumar <rohaan@redhat.com>
tolusha
pushed a commit
to che-incubator/chectl
that referenced
this pull request
Feb 18, 2026
* chore (deps) : migrate yarn from v1 to v4 - Migrates chectl from Yarn 1.22.22 to Yarn 4.12.0 - Replaces git dependencies (operator repos) with custom fetch script - Updates all CI/CD workflow to use Corepack and immutable installs for reproducible builds - Adds Yarn 4 binary (.yarn/releases/) to repository for self-contained builds - fix failures in e2e tests due to methods not being resolved - Use require-style import for execa in context, kube-client, and platform tasks - In context.ts, support both CJS and ESM interop (execa vs execa.default) - Fixes TypeError when running server:deploy and other commands in CI e2e Signed-off-by: Rohan Kumar <rohaan@redhat.com> * fix(server): remove obsolete DevWorkspace compatibility check Remove workspace engine compatibility check that read the removed CHE_DEVWORKSPACES_ENABLED ConfigMap field. Related to eclipse-che/che-operator#2085 Signed-off-by: Rohan Kumar <rohaan@redhat.com> --------- Signed-off-by: Rohan Kumar <rohaan@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Remove unnecessary entries from che configmap
Screenshot/screencast of this PR
N/A
What issues does this PR fix or reference?
eclipse-che/che#23723
How to test this PR?
OpenShift
or
on Minikube
Common Test Scenarios
PR Checklist
As the author of this Pull Request I made sure that:
Reviewers
Reviewers, please comment how you tested the PR when approving it.