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

squashctl prematurely ends the port-forwarding when using the CLI #249

Open
christian-posta opened this issue Apr 8, 2020 · 0 comments
Open

Comments

@christian-posta
Copy link

You end up with this:

6:47
Squash will create a debugger pod in your target pod's namespace.
Creating service account squash-plank in namespace squash-debugger
Creating cluster role squash-plank-cr
Creating cluster role binding squash-plank-crb
All squashctl permission resources created.
Forwarding from 127.0.0.1:51259 -> 40777
Forwarding from [::1]:51259 -> 40777
2020/04/08 09:46:42 dialing:dial tcp 127.0.0.1:51259: connect: connection refused

return dbgCmd.Run()

defer kubectlCmd.Process.Kill()

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

No branches or pull requests

1 participant