vscode-openshift-tools icon indicating copy to clipboard operation
vscode-openshift-tools copied to clipboard

OpenShift extension for Visual Studio Code

Results 245 vscode-openshift-tools issues
Sort by recently updated
recently updated
newest added

https://github.com/redhat-developer/odo/issues/6147 To read sending telemetry status ``` import { VSCodeSettings } from '@redhat-developer/vscode-redhat-telemetry/lib/vscode/settings'; new VSCodeSettings().isTelemetryEnabled() ```

It should be placed somewhere on weclome page to be visible without scrolling, similar to VSCode welcome page ![image](https://user-images.githubusercontent.com/620330/194487526-521b98e4-68a0-4d3c-ad64-9b63afa586f1.png)

priority/major
kind/feature

Here is an example for Python extension. https://github.com/microsoft/vscode-python/blob/ce62901d594bf222b3a3f827b5c8998d54ba901a/src/client/common/application/commands/reportIssueCommand.ts#L100 ![image](https://user-images.githubusercontent.com/620330/194492066-02576d74-73a6-4283-90fc-cb4cd635e261.png)

Able to delete the 'project' but not able to delete and remove a component in the extension sidebar.

priority/major
kind/bug

I installed the OpenShift Connector today. If I navigate to the OpenShift extension icon, then Add OpenShift Cluster, then Start your OpenShift experience, I receive a "Detecting Authentication Session" message...

With odo v3, `odo registry list -o json` has been replaced with `odo preference view -o json`. The webview to load Component Registry View should implement the same. odo version:...

**Environment** VS Code version: 1.71.2 OS: darwin Extension version: 0.6.0 There is not a function to delete the clusters from the drop down list when you click on 'Login'. The...

priority/major
kind/feature

- [x] #3694 - [x] #3695 - [ ] #3696

quality
Epic