garden
garden copied to clipboard
Connection lost when running garden exec
Bug
Current Behavior
When running garden exec <module-name> --interactive /bin/bash
the connection often gets lost after a little while, resulting in the freezing of the terminal (in my case zsh
).
Expected behavior
The same behaviour as in local-mode (restoring in case of lost connection).
Reproducible example
Workaround
Currently I have to kill the terminal and restart the command.
Suggested solution(s)
Additional context
Might be related to #3149
Your environment
- OS:
- How I'm running Kubernetes:
garden version
Thanks for reporting this @10ko! We'll take a look.
Closing this as stale.