lapce / lapce/lapdev

Add options for port forwarding

Open
#10 12 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
2k
Forks
58
PR merge metrics
No merged PRs in 30d

Description

The current approach to port forwarding used by lapdev hash.domain/proxy/port can cause issues when serving elements that expect access to the root of a given hostname (i.e. where the base url is "/").

It would be useful if alternative options - such as port-hash.domain - were available

Contributor guide

No contributing guide indexed for this repository

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 tracing the current port-forwarding path that produces hash.domain/proxy/port; the issue names no files or tests. Clarify which alternative host formats must be supported and verify that applications expecting / as their base URL work through them. Done means the selected hostname options route port-forwarded services without breaking the existing form.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, rust
Domain
devops, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.