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

Failed to start a workspace via factory with devfile 2.2.2 #22753

Closed
svor opened this issue Jan 8, 2024 · 2 comments · Fixed by eclipse-che/che-server#637
Closed

Failed to start a workspace via factory with devfile 2.2.2 #22753

svor opened this issue Jan 8, 2024 · 2 comments · Fixed by eclipse-che/che-server#637
Assignees
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

Comments

@svor
Copy link
Contributor

svor commented Jan 8, 2024

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

screenshot-nimbusweb me-2024 01 08-15_46_16

Installation method

chectl/latest

Environment

Linux

Eclipse Che Logs

No response

Additional context

No response

@svor svor added kind/bug Outline of a bug - must adhere to the bug report template. team/A This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che labels Jan 8, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jan 8, 2024
@ibuziuk ibuziuk added the severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. label Jan 8, 2024
@ibuziuk
Copy link
Member

ibuziuk commented Jan 8, 2024

Thanks @svor marking it as a blocker for 7.80.0 / 311

@dmytro-ndp
Copy link
Contributor

dmytro-ndp commented Jan 8, 2024

@ibuziuk 👍
The issue has been reproduced in DS 3.11.0.ER with metadata devspaces-operator-bundle:3.11-165 (che-server quay.io/devspaces/server-rhel8:3.11-23).

@vinokurig vinokurig self-assigned this Jan 8, 2024
@ibuziuk ibuziuk added area/che-server and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants