redhat-developer / odo

odo - Developer-focused CLI for fast & iterative container-based application development on Podman and Kubernetes. Implementation of the open Devfile standard.
https://odo.dev
Apache License 2.0
788 stars 243 forks source link

API: collect requirements from OpenShift VSCode extension #7083

Closed kadel closed 11 months ago

kadel commented 1 year ago

Work with OpenShift VSCode extension team and create a list of API endpoints that would help extension, sorted by how much it would help extension steam lighting code or speeding up operations

list of commands used by extension - https://github.com/redhat-developer/odo/issues/6990#issuecomment-1660601740

feloy commented 1 year ago

We are waiting for input from plugin developers to know which endpoint to start with, first

datho7561 commented 1 year ago

Just tested stopping odo dev on Windows. It works fine. If this was the main motivation for exposing a Web API, then I don't think this is needed anymore.

rm3l commented 11 months ago

Just tested stopping odo dev on Windows. It works fine. If this was the main motivation for exposing a Web API, then I don't think this is needed anymore.

Thanks! I guess this issue can be closed then. Feel free to reopen if you think otherwise.

/close

openshift-ci[bot] commented 11 months ago

@rm3l: Closing this issue.

In response to [this](https://github.com/redhat-developer/odo/issues/7083#issuecomment-1771139139): >> Just tested stopping `odo dev` on Windows. It works fine. If this was the main motivation for exposing a Web API, then I don't think this is needed anymore. > >Thanks! I guess this issue can be closed then. Feel free to reopen if you think otherwise. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.