Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

fix ssh Operation timed out #238

Closed
tedteng opened this issue Jul 31, 2020 · 1 comment · Fixed by #239
Closed

fix ssh Operation timed out #238

tedteng opened this issue Jul 31, 2020 · 1 comment · Fixed by #239
Assignees
Labels
kind/bug Bug kind/enhancement Enhancement, improvement, extension

Comments

@tedteng
Copy link
Contributor

tedteng commented Jul 31, 2020

Describe the bug
SSH gardener@18.159.92.22 => gardener@ip-10-250-7-211.eu-central-1.compute.internal
Connection closed by 18.159.92.22 port 22

the SSH ConnectionAttempts retry seems scope on bastion => node , not user => bastion

To Reproduce
Steps to reproduce the behavior:

  1. 'gardenctl ssh node'

Expected behavior

Screenshots
If applicable, add screenshots to help explain your problem.

Gardenctl Version (please complete the following information):

gardenctl:
		version     : v0.19.0
		build date  : 2020-07-30
		go version  : go1.13.4
		go compiler : gc
		platform    : darwin/amd64

Additional context
Add any other context about the problem here.

@tedteng
Copy link
Contributor Author

tedteng commented Jul 31, 2020

/assign

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Bug kind/enhancement Enhancement, improvement, extension
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants