Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

SSH tunnel times out after 10 minutes even with traffic #723

Closed
simonswine opened this issue Feb 7, 2019 · 3 comments
Closed

SSH tunnel times out after 10 minutes even with traffic #723

simonswine opened this issue Feb 7, 2019 · 3 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@simonswine
Copy link
Contributor

Is this a BUG REPORT or FEATURE REQUEST?:

/kind bug

What happened:

Using tarmak cluster kubeconfig it gets closed after 10 minutes, no matter if it is used or not.

The openssh CLI only ends the connection if it's not used for 10 minutes. We should try to have that as well.

What you expected to happen:

We should have the same behaviour as SSH multiplexing

How to reproduce it (as minimally and precisely as possible):

  • Use tarmak cluster kubeconfig
  • Port-forward to a pod
  • Use the forwared port and then connection is dead after ten minutes
@jetstack-bot jetstack-bot added the kind/bug Categorizes issue or PR as related to a bug. label Feb 7, 2019
@JoshVanL
Copy link
Contributor

JoshVanL commented Feb 7, 2019

/assign

@JoshVanL
Copy link
Contributor

/close

@jetstack-bot
Copy link
Collaborator

@JoshVanL: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants