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

`oc status -o dot` description says: > This command will show services, deployment configs, build configurations, and active deployments. If you have any > misconfigured components information about them will...

priority/minor
kind/feature
demo

In screenshot below context from the same cluster would be shown with the same icon ![image](https://user-images.githubusercontent.com/620330/58230679-db4d2100-7ce9-11e9-9bc0-da69ec47f96e.png)

kind/enhancement
priority/minor

`oc auth can-i list images` would return for developer ``` no - no RBAC policy matched ``` for system:admin ``` yes ```

priority/major
kind/feature
demo

Sometimes when cluster is down it takes up to 2 minutes to get error message. `oc` has an option to set timeout `--request-timeout`and it should be used if timeout in...

kind/enhancement
priority/minor

using https://github.com/jboss-fuse/fuse-springboot-circuit-breaker-booster ,there are 2 springboot project name-service and greetings-service. I would like to have these 2 seprated projects added as seprated components. Currently, I can choose only the top-level...

kind/feature
upstream/odo

When I open the plugin view, the views on left bar are, in this order: - Application Explorer - Components - Devfile Registries - Debug Sessions As a developer, I...

kind/enhancement
priority/major

As an extension user, I don't care about `odo dev` output. It is distracting me from code. The terminal should be hidden and its output should be in the OpenShift...

kind/enhancement

When I execute "Start Dev" action it executes `odo dev --debug` but that is not what I want. I need to execute the "run" command from the devfile, not "debug"....

kind/enhancement
priority/major

Bumps [clipboardy](https://github.com/sindresorhus/clipboardy) from 2.3.0 to 4.0.0. Release notes Sourced from clipboardy's releases. v4.0.0 Breaking Require Node.js 18 d417dc0 https://github.com/sindresorhus/clipboardy/compare/v3.0.0...v4.0.0 v3.0.0 Breaking Require Node.js 12.20 661d9da This package is now pure...

dependencies
javascript