redhat-developer / redhat-developer/vscode-quarkus
Display REST endpoint URL when deployed to OpenShift
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 79
- Forks
- 31
- Avg merge
- 12h 51m
- Merged PRs (30d)
- 6
Description
When a Quarkus application is deployed to OpenShift using the vscode-openshift-tools, we should also display the "cloud" URL for its REST endpoints.
When should be able to detect if vscode-openshift-tools is installed, then call a command/API that'd provide the base URL(route) for the given project, then, display it instead (or along) of the local one.
@dgolovin @mohitsuman do you think it would be possible for vscode-openshift-tools to provide such an API?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing REST endpoint URL display in the VS Code Quarkus tooling and the integration points for vscode-openshift-tools. Check whether that extension exposes an API for the project route, then confirm that a deployed OpenShift application displays its cloud URL alongside or instead of the local URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- cloud, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100