-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 not start a workspace: configured storage type not supported #21710
Labels
area/che-operator
Issues and PRs related to Eclipse Che Kubernetes Operator
area/chectl
Issues related to chectl, the CLI of Che
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.
severity/blocker
Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Milestone
Comments
@RomanNikitenko could you please provide the EclipseChe CR ? |
EclipseChe CR
|
I was able to reproduce this issue, looking into it. |
It seems that DWO version 15.2 is being used in the chectl deployment of che, and this version does not include devfile/devworkspace-operator#893 |
This was referenced Sep 19, 2022
Closed
This was referenced Sep 21, 2022
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
area/chectl
Issues related to chectl, the CLI of Che
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.
severity/blocker
Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Describe the bug
I get an error at starting workspace:
Failed to open the workspace. Error provisioning storage: configured storage type not supported
Che version
next (development version)
Steps to reproduce
Create workspace
https://github.com/che-incubator/che-code
to theGit Repo URL
fieldCreate and Open
buttonExpected behavior
The workspace has started successfully
Runtime
minikube
Screenshots
Installation method
chectl/next
Environment
macOS
Eclipse Che Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: