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

Workspace status failed after conversion #21121

Closed
Tracked by #21103
olexii4 opened this issue Feb 3, 2022 · 2 comments · Fixed by eclipse-che/che-dashboard#465
Closed
Tracked by #21103

Workspace status failed after conversion #21121

olexii4 opened this issue Feb 3, 2022 · 2 comments · Fixed by eclipse-che/che-dashboard#465
Labels
area/dashboard area/devfile-converter library used to convert v1 to v2 or v2 to v1 devfiles kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.

Comments

@olexii4
Copy link
Contributor

olexii4 commented Feb 3, 2022

Describe the bug

Workspace status failed after conversion if you try to convert workspaces that were created from these samples:

Che version

next (development version)

Steps to reproduce

  1. Deploy Eclipse-CHE with devWorkspace disabled.
  2. Open the 'Create Workspace' page.
  3. Create new workspaces from the samples: 'Quarkus', 'java-gradle', 'dotnet', 'asp.net', 'scala-sbt'.
  4. Run
     chectl server:update --che-operator-cr-patch-yaml=...
    with a patch that enables devWorkspaces.
  5. Try to convert created workspaces.

Expected behavior

Workspaces should be successfully converted without status failure.

Runtime

minikube

Screenshots

scala-sbt
2022-01-26__11_01_16

quarkus
2022-01-26__11_08_07

java-gradle
2022-01-26__11_12_15

dotnet
2022-01-26__11_17_36

asp.net
2022-01-26__11_20_29

Installation method

chectl/next

Environment

macOS

Eclipse Che Logs

No response

Additional context

No response

@olexii4 olexii4 added the kind/bug Outline of a bug - must adhere to the bug report template. label Feb 3, 2022
@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 Feb 3, 2022
@ibuziuk ibuziuk added the severity/P1 Has a major impact to usage or development of the system. label Feb 3, 2022
@benoitf
Copy link
Contributor

benoitf commented Feb 3, 2022

I think you should provide .yaml/gist files of the devfiles in addition to the screenshot

@olexii4 olexii4 added area/dashboard and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Feb 4, 2022
@olexii4
Copy link
Contributor Author

olexii4 commented Feb 7, 2022

@benoitf I have added links to the issue description:

BTW: We have the same result with the 'Import from Git' widget.
2022-02-07_13_48_10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard area/devfile-converter library used to convert v1 to v2 or v2 to v1 devfiles kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants