redhat-developer / redhat-developer/vscode-quarkus

Display REST endpoint URL when deployed to OpenShift

Open
#312 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.