eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.98k stars 1.19k forks source link

VS Code OpenShift Toolkit extension does not detect connection on the cluster it is deployed on #23183

Open apupier opened 2 days ago

apupier commented 2 days ago

Describe the bug

VS Code OpenShift Toolkit extension does not detect connection on the cluster it is deployed on even if VS Code Kubernetes is able to detect it

Che version

7.92@latest

Steps to reproduce

  1. open workspace with VS Code OpenShift tolkit extension, for instance https://github.com/apupier/reproducer-che-vscode-openshift
  2. Trust authors
  3. Wait for the install of the extensions
  4. Open the Kuebrnetes perspective and notice the connection available to the local OpenShift cluster: image
  5. Open the OpenShift perspective and notice that no connection is available: image

Expected behavior

to have connection visible in VS Code OpenShift perspective

Runtime

OpenShift

Screenshots

No response

Installation method

other (please specify in additional context)

Environment

Dev Sandbox (workspaces.openshift.com)

Eclipse Che Logs

No response

Additional context

No response

ibuziuk commented 2 days ago

@adietish could you please take a look ?

adietish commented 2 days ago

@vrubezhny is looking at it in https://github.com/redhat-developer/vscode-openshift-tools/issues/4535.