Parthvi Vala
Parthvi Vala
/kind feature ## Which functionality do you think we should add? odo should add support for `project` devfile object. Projects worked on in the devworkspace, containing names and sources locations....
`odo describe component` will have a separate section(human readable, and JSON) for debug ports. Debug endpoints can be identified with the [following naming convention](https://github.com/redhat-developer/odo/issues/5988#issuecomment-1239497488): - either a single endpoint named...
/kind feature ## Which functionality do you think we should add? `odo add binding` should support parsing short names and case insensitive names of API resources. ## Why is this...
### What is the URL of the page with the issue? Example: https://pkg.go.dev/golang.org/x/sync/errgroup#Group.Wait ### What is your user agent? [Mozilla/5.0 (X11; Linux x86_64; rv:105.0) Gecko/20100101 Firefox/105.0](https://developers.whatismybrowser.com/useragents/parse/?analyse-my-user-agent=yes) ### Screenshot ![Screenshot from...
**Setup** - Rancher version: v2.7.6-68bd3be1b794cc9ec5473e4187b31dd92eeebb6a-head, v2.8.1-rc1 - Rancher UI Extensions: - Browser type & version: Firefox **Describe the bug** When creating a GKE cluster, the K8s version in 'Cluster Options'...
**Setup** - Rancher version: 2.8.3-rc3 - Rancher UI Extensions: v2.8.0 - Browser type & version: Chrome **Describe the bug** The doc link to access "GKE cluster provisioning docs" is missing....
**Setup** - Rancher version: 2.8.3-rc2 - Rancher UI Extensions: v2.8.0 - Browser type & version: Chrome (Version 121.0.6167.184 (Official Build) (64-bit)) **Describe the bug** While importing a GKE cluster, if...
/kind user-story ## User Story As an odo user, I want to be able to run 2 parallel Dev session on different clusters (or on podman and docker for e.g.),...
/kind bug ## What versions of software are you using? **Operating System:** Darwin **Output of `odo version`:** odo v3.7.0 (c3c360562) ## How did you run odo exactly? 1. `git clone...
/kind feature ## Which functionality do you think we should add? Just like `kubectl` provider `--context` flag to fetch a Kubernetes context specific information, `odo` could also support such a...