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

Env. Linux, Fedora 36, OCP: local CRC 2.9.0. 1. Connect to the cluster (crc) 2. Create a quarkus component 3. Run start Dev on the component 4. Assert: Component is...

priority/blocker
kind/bug
odov3-test

Once the DefaultDevfile Registry is shown, there should be an action added to Open the registry in the editor webview. - Add `Browser Registries` action - This open the Registry...

Signed-off-by: Ondrej Dockal

do-not-merge/work-in-progress

Add OpenShift Action on the status bar. Once the user clicks on it, the following happens. 1. Select Drop Down of VSCode pops out 2. Following are the contents of...

kind/feature
demo

For a given component, odo describe mentions that deploy and debug parameters are either true or false. - The `debug` command should be shown for a component if the debug...

odov3

The Application Explorer has Deployments and Deployment Configs. These resources should have 2 Actions in the Context Menu. 1. Open in Developer Console -> This should open the specified resource...

kind/enhancement
demo
odov3

With the release of 1.0.0 version of the extension it will be rebranded as OpenShift Toolkit. We need to update the Readme, gifs, reference docs and Jenkins. The package.json should...

kind/enhancement
odov3

As we migrate to using the odo v3 workflow with the OpenShift extension, there would be scenarios for users who are using the older version of the extension that can...

odov3

Once the user provides the Git repo, alizer will detect the component type and recommend the default devfile to the user. The UI will showcase the recommended devfile and user...

kind/feature
demo
odov3