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

### Goal Some of the features the extension can support: - [ ] Webview to show the charts on the same lines of registry viewer - [ ] Browse the...

kind/epic

Environment Eclipse Che: 7.32.0 OpenShift: 4.6.28 When opening a new Eclipse Che workspace with the OpenShift connector plugin it takes roughly 3 minutes before the plugin is loaded/initialized. Meaning 3...

kind/enhancement
priority/major

This better solution than increase output buffer for exec function. That also allows to see output in progress while command is executed, compare to exec where output made visible after...

priority/major
kind/feature

If the current context is using a non existent namespace on the cluster, the Application Explorer is empty. We should handle this case: - take the first available namespace -...

kind/enhancement
priority/major

**Environment** VS Code version: 1.48.2 OS: darwin Extension version: 0.1.6 **Description** If the local odo has experimental flag set as `true` , then the extension bundled odo also fetches the...

kind/enhancement
priority/blocker

priority/major
kind/feature

Using the red hat authentication extension, the OpenShift extension should be able to login to cloud.redhat.com instance and get the pull-secret value.

kind/feature

New Component is using devfile.yaml silently without checking what is actually inside it. That approach fails for devfiles v < 2.0.0.

kind/enhancement
priority/major

`odo test` allows to specify test command to run for component using `--test-command ` in addition to supports running default test (covered in this issue #1974). There should be the...

priority/major
kind/feature