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

Currently the login information for `kubeadmin` and `developer` credentials are available in output channel. This information should be shown in the wizard too for better user experience.

kind/enhancement
demo
re-testing

Selected Item in starter projects list ![image](https://user-images.githubusercontent.com/620330/187013637-24cb13b8-6a60-40dc-9398-efcb32f93f49.png) It should use the same selection style as for files in Explorer ![image](https://user-images.githubusercontent.com/620330/187013726-02f118bb-68d2-4ec6-a4a5-cdd1134578a9.png) 1 - when mouse hoover over item 2 - current...

priority/major
kind/bug

![image](https://user-images.githubusercontent.com/620330/187013558-ab766ae9-88cd-4031-b866-d71540086737.png)

priority/major
kind/bug

Some buttons and fields don't appear to be compatible with my dark theme, Dracula. See examples below: ![2022-08-25_21h01_29](https://user-images.githubusercontent.com/59834693/186747845-21995f27-c8c1-4df1-9796-8cae8e60fae0.png) ![2022-08-25_21h02_10](https://user-images.githubusercontent.com/59834693/186747847-d2c30f97-e125-418e-bb50-d4c4384995f0.png) ![2022-08-25_21h02_40](https://user-images.githubusercontent.com/59834693/186747850-700f5cd0-7a18-464a-8478-1808221c0d0d.png) _Originally posted by @worldofgeese in https://github.com/redhat-developer/vscode-openshift-tools/issues/2474#issuecomment-1227652928_

kind/enhancement
priority/major

If the user adds more registries to the Registry View Layout, it should be differentiated with colored labels.

kind/enhancement
priority/major

As a user, if I create an application/component through DevConsole or Docker Desktop, all these applications should be shown in the Application Explorer Tree with the necessary `deployment` and `deployment...

priority/critical
kind/feature
odov3

Currently, the extension uses odo v2. As the developer experience around odo workflow will change, we need to migrate to odo v3 to support the new odo scenarios. Support the...

priority/critical
kind/feature

We should be able to manage environment variables: - list them - add a new one - delete an existing one - edit an existing one See https://issues.redhat.com/browse/JBIDE-28315 and https://github.com/redhat-developer/intellij-openshift-connector/issues/379

priority/major
kind/feature

Signed-off-by: msivasubramaniaan Added color labels. ![image](https://user-images.githubusercontent.com/93245779/187393475-42fa3cc5-6417-4348-8531-564846931a29.png)

Signed-off-by: msivasubramaniaan