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

Timeout wait on minishift addon for che-server #14137

Closed
5 of 23 tasks
benoitf opened this issue Aug 6, 2019 · 1 comment · Fixed by che-incubator/chectl#242
Closed
5 of 23 tasks

Timeout wait on minishift addon for che-server #14137

benoitf opened this issue Aug 6, 2019 · 1 comment · Fixed by che-incubator/chectl#242
Assignees
Labels
area/chectl Issues related to chectl, the CLI of Che 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. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community.
Milestone

Comments

@benoitf
Copy link
Contributor

benoitf commented Aug 6, 2019

Describe the bug

Chectl is waiting for a che pod with name 'component=che, app=che' but the pod name has no component so it wait for ever

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

Starts chectl with remote URLs for registries with minishift/minishift-addon

Expected behavior

chectl should run fine

Runtime

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

Screenshots

Installation method

  • chectl
  • che-operator
  • minishift-addon
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • other: please specify

Additional context

@benoitf benoitf added 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. area/chectl Issues related to chectl, the CLI of Che labels Aug 6, 2019
@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 Aug 6, 2019
benoitf added a commit to che-incubator/chectl that referenced this issue Aug 6, 2019
Fix eclipse-che/che#14137
Chectl was waiting for ever the pod

Change-Id: I0ea89b4496c4728f9044162c6426d7783afdc90c
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@slemeur slemeur added this to the 7.0.0 milestone Aug 6, 2019
@slemeur slemeur removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 6, 2019
@slemeur
Copy link
Contributor

slemeur commented Aug 6, 2019

needed for #13889 -> milestone 7.0.0

@benoitf benoitf self-assigned this Aug 7, 2019
@benoitf benoitf added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Aug 7, 2019
benoitf added a commit to che-incubator/chectl that referenced this issue Aug 9, 2019
Fix eclipse-che/che#14137
Chectl was waiting for ever the pod

Change-Id: I0ea89b4496c4728f9044162c6426d7783afdc90c
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/chectl Issues related to chectl, the CLI of Che 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. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants