Skip to content

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

Open
@christian-posta

Description

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()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions