Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow forward of undiscovered ports #351

Open
bonelli opened this issue Jan 15, 2025 · 1 comment
Open

Allow forward of undiscovered ports #351

bonelli opened this issue Jan 15, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bonelli
Copy link

bonelli commented Jan 15, 2025

Is your feature request related to a problem? Please describe.
When I try to configure a TCP port forward for a pod, if the Target port is not listed it is impossible to force it to a value.

Describe the solution you'd like
I don't know how the autodiscovery of open port is done, but in this particular case I have a dynamic port opened occasionally on a development pod, I want to forward it and I can't.
I simply wish it was possible to force a Target port even if it is unlisted.

Here an image of my case
image

@hcavarsan hcavarsan self-assigned this Jan 15, 2025
@hcavarsan hcavarsan added the enhancement New feature or request label Jan 15, 2025
@hcavarsan
Copy link
Owner

@bonelli added this in v0.15.7

you can now select "custom port..." in the dropdown and enter any port number manually.

CleanShot 2025-01-15 at 18 50 55

let me know if that works for you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants