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

Provide ability to manage port-forwards #410

Open
mjnagel opened this issue Oct 10, 2024 · 1 comment
Open

Provide ability to manage port-forwards #410

mjnagel opened this issue Oct 10, 2024 · 1 comment
Labels
enhancement New feature or request on hold Paused due to further review or discussion needed

Comments

@mjnagel
Copy link

mjnagel commented Oct 10, 2024

Is your feature request related to a problem? Please describe.

I am using some other Javascript/Typescript tooling for e2e testing (Playwright) on UIs in my k8s cluster. Some UIs are not externally exposed and I would like to start and stop port-forwards as needed during my tests.

Describe the solution you'd like

Provide a new K8s.PortForward type function that could be used to portforward the given pod/service and port. Also ideally provide an easy way to start and stop the portforward.

Describe alternatives you've considered

Manage the port-forward with kubectl or other tooling outside of KFC and potentially outside of TS.

@mjnagel mjnagel added the enhancement New feature or request label Oct 10, 2024
@cmwylie19 cmwylie19 added the on hold Paused due to further review or discussion needed label Oct 17, 2024
@cmwylie19
Copy link
Contributor

@jeff-mccoy asked us to put this on hold for now, he mentioned that this is something Zarf can do and that he may push back. Waiting for further instruction around prioritization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request on hold Paused due to further review or discussion needed
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants