Mohit Suman
Mohit Suman
Currently we perform PR test on macOS and ubuntu. We need to add Win to the workflow to cover all the 3 OS env.
Let's rename the default branch from master to `main`. Currently this is the default behaviour adopted by the community. Migration Steps: https://github.com/github/renaming.
Let's rename the default branch from master to main. Migration Steps: https://github.com/github/renaming.
**Is your feature request related to a problem? Please describe.** Currently the [CRDA extension](https://marketplace.visualstudio.com/items?itemName=redhat.fabric8-analytics) uses the OpenShift icon in VSCode Marketplace. Given there are too many OpenShift icon extensions, we...
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.
If the user adds more registries to the Registry View Layout, it should be differentiated with colored labels.
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...
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...
Once the extension is loaded, there should be a button/icon to allow users to submit feedback for the extension. Questionnaire : 1. How was your experience with OpenShift Connector -...
When creating a new component from DefaultDevfileRegistry, the component gets created in default project. When we try to push the component, odo push fails and complains that it cannot run...