Skip to content
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

Can't start DevWorkspace when Che operator deploys DWO #20519

Closed
sleshchenko opened this issue Sep 23, 2021 · 0 comments · Fixed by eclipse-che/che-operator#1083
Closed

Can't start DevWorkspace when Che operator deploys DWO #20519

sleshchenko opened this issue Sep 23, 2021 · 0 comments · Fixed by eclipse-che/che-operator#1083
Assignees
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator engine/devworkspace Issues related to Che configured to use the devworkspace controller as workspace engine. kind/bug Outline of a bug - must adhere to the bug report template.

Comments

@sleshchenko
Copy link
Member

Describe the bug

Can't start DevWorkspace, it's not reconciled by DWO because it crashes with

{"level":"error","ts":1632380860.3178887,"logger":"setup","msg":"unable to read controller configuration","error":"no matches for kind \"DevWorkspaceOperatorConfig\" in version \"controller.devfile.io/v1alpha1\"","stacktrace":"main.main\n\t/devworkspace-operator/main.go:112\nruntime.main\n\t/usr/lib/golang/src/runtime/proc.go:204"}

The workaround is to install DWO with OperatorHub

Che version

next (development version)

Steps to reproduce

  1. Try devworkspaces

Expected behavior

it works.

Runtime

OpenShift, minikube

Screenshots

No response

Installation method

chectl/next

Environment

Linux

Eclipse Che Logs

No response

Additional context

No response

@sleshchenko sleshchenko added kind/bug Outline of a bug - must adhere to the bug report template. area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator engine/devworkspace Issues related to Che configured to use the devworkspace controller as workspace engine. labels Sep 23, 2021
@sleshchenko sleshchenko changed the title Can't start DevWorkspace Can't start DevWorkspace when Che operator deploys DWO Sep 23, 2021
@sleshchenko sleshchenko self-assigned this Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator engine/devworkspace Issues related to Che configured to use the devworkspace controller as workspace engine. kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant