eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.99k 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 1 month ago

apupier commented 1 month 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 1 month ago

@adietish could you please take a look ?

adietish commented 1 month ago

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

vrubezhny commented 9 hours ago

@apupier Could you , please, tell if this issue is a regression? I mean, did it work as expected until vscode-openshift-tools v.1.14.0 was released or did it never detect the connection in the cluster it runs on?