Failed to start a workspace via factory with devfile 2.2.2 #22753
Labels
area/che-server
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.
team/A
This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Describe the bug
It is not possible to start a workspace if a repository contains a devfile with schema version 2.2.2.
Factory resolved is failed on che-server side. Since we have devfile schema validation on the dashboard, we can remove it from che-server.
Che version
7.79@latest
Steps to reproduce
Use this repository to create a workspace in Che https://github.com/svor/web-nodejs-sample/tree/devfile-2-2-2 (it provides a devfile with 2.2.2 schema version)
Expected behavior
we should support devfiles with 2.2.2 scema version and the workspace should be started
Runtime
OpenShift
Screenshots
Installation method
chectl/latest
Environment
Linux
Eclipse Che Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: