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

[Regression] Automatically restart from local devfile when devfile failed to be resolved at startup #23277

Open
ibuziuk opened this issue Dec 10, 2024 · 2 comments
Assignees
Labels
area/che-server area/dashboard 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

@ibuziuk
Copy link
Member

ibuziuk commented Dec 10, 2024

Describe the bug

This functionality is currently broken - #22491
There are situation where che-server is not able to resolve a devfile from a git repository using the git service API. A typical example is when it's not GitHub, GitLab, Bitbucket or Azure DevOps repository or when SSH URL is used.

Che version

7.95@latest

Steps to reproduce

Currently dashboard just proposes user to continue with the default devfile, which is not expected.

Expected behavior

Runtime

OpenShift

Screenshots

No response

Installation method

OperatorHub

Environment

Linux

Eclipse Che Logs

No response

Additional context

related DWO PR - devfile/devworkspace-operator#1193

@ibuziuk ibuziuk added the kind/bug Outline of a bug - must adhere to the bug report template. label Dec 10, 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 Dec 10, 2024
@ibuziuk
Copy link
Member Author

ibuziuk commented Dec 10, 2024

@dmytro-ndp we do need a test case for this scenario:

  • SSH key is configured
  • workspace started via private SSH URL
  • workspace is started correctly based on the devfile from the private SSH repo.

N.B. no OAuth / PAT are configured

@dmytro-ndp
Copy link
Contributor

dmytro-ndp commented Dec 10, 2024

@ibuziuk : could you please confirm, that there should be no any additional warnings during workspace startup via private SSH URL, such as the following, when SSH key is configured?:
387665943-d1606490-b765-4456-b4dc-3aa453267539

@ibuziuk ibuziuk added area/dashboard severity/P1 Has a major impact to usage or development of the system. 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 Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-server area/dashboard 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
Status: 📅 Planned
Development

No branches or pull requests

4 participants