Denis Golovin

Results 143 issues of Denis Golovin

Sandbox getSignupStatus request to signup service returns proxyURL among other attributes for sandbox instance. Extension should use this proxy with idToken retrieved with Red Hat Authentication extension to communicate with...

priority/critical
kind/feature

In relation to #2229. There is no way to understand what has failed. Debug command goes through three steps: * pushing component in debug mode * running debug port-forward and...

kind/enhancement
priority/major

'odo debug info' provides useful info. Spec properties should be shown as a child nodes for debug session item in Debug Sessions' view ``` { "kind": "OdoDebugInfo", "apiVersion": "v1", "metadata":...

kind/enhancement
priority/major

Signed-off-by: Denis Golovin [email protected]

- [ ] Increase unit test code coverage for component.ts file - [x] Increase unit test code coverage for openshiftItem.ts - [x] Add unit test for BuildConfigNodeContributor - [ ]...

In Progress
priority/minor
kind/task

Related to #2452. - Branch for rest api swagger generation test - Fix openapi generator errors - Delete all except paths attribute - Return back definitions - Remove coreos monitoring...

This PR uses `odo push -o json` to push component and showes in terminal executed devfile commands and their output. Stdout output is colored black and stderror is red. This...

This PR fixes the issue with double refresh when create new project. Creating new project triggers update of application view because of changes in kubeconfig. At the same time create...

Create skeleton for implementation Signed-off-by: Denis Golovin [email protected]