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

Sometimes workspace created from devfile v2.0 won't start #19797

Closed
3 of 12 tasks
SkorikSergey opened this issue May 13, 2021 · 1 comment
Closed
3 of 12 tasks

Sometimes workspace created from devfile v2.0 won't start #19797

SkorikSergey opened this issue May 13, 2021 · 1 comment
Labels
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/P1 Has a major impact to usage or development of the system.

Comments

@SkorikSergey
Copy link
Contributor

Describe the bug

Sometimes a workspace created from devfile v2.0 doesn't start.

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

Deploy Eclipse Che with devworkspace support enabled

$ cat patch.yaml
spec:
  devWorkspace:
    enable: true
$ chectl server:deploy --che-operator-cr-patch-yaml=patch.yaml \
                     -p openshift --no-olm-suggested-namespace \
                     -n workspaces-server

Devworkspace happy-path script - https://github.com/eclipse-che/che-operator/blob/main/.ci/oci-devworkspace-happy-path.sh

Expected behavior

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift 4.7 on Openshift CI
  • minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Screenshots

screenshot-Wait_for_workspace_readiness (1)

Installation method

  • chectl
  • OperatorHub
  • I don't know

Logs

@SkorikSergey SkorikSergey added kind/bug Outline of a bug - must adhere to the bug report template. engine/devworkspace Issues related to Che configured to use the devworkspace controller as workspace engine. labels May 13, 2021
@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 May 13, 2021
@sleshchenko sleshchenko added area/devworkspace-client severity/P1 Has a major impact to usage or development of the system. labels May 13, 2021
@sleshchenko
Copy link
Member

duplicates #19788

@sleshchenko sleshchenko removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants