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

Enable auto port forward only if no user defined port forward. #4032

Closed
wants to merge 1 commit into from

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Apr 27, 2020

Fix #3563

Signed-off-by: David Gageot [email protected]

@codecov
Copy link

codecov bot commented Apr 27, 2020

Codecov Report

Merging #4032 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted Files Coverage Δ
...ffold/kubernetes/portforward/resource_forwarder.go 88.88% <100.00%> (+0.65%) ⬆️
...affold/kubernetes/portforward/kubectl_forwarder.go 65.85% <0.00%> (-2.44%) ⬇️

@nkubala
Copy link
Contributor

nkubala commented Apr 27, 2020

@dgageot I wouldn't complain if we went this route, but I proposed an alternative here: #3563 (comment)

let me know your thoughts on that, if you think we should stick with what you have I'm fine with it too.

@dgageot dgageot marked this pull request as draft April 28, 2020 15:09
@dgageot dgageot closed this Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable only User Defined Port Forwarding
3 participants