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

[v15] Allow cluster wide ssh dial timeout to be set in config file #46508

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

rosstimothy
Copy link
Contributor

Backport #46458 to branch/v15

Changelog: Allow the cluster wide ssh dial timeout to be set via auth_service.ssh_dial_timeout in the Teleport config file.

Adds a new `auth_service.ssh_dial_timeout` option to the config
file. The cluster networking configuration is overridden during
Auth initialization if the config file has any networking options
present. Only allowing the SSH dial timeout to be set dynamically
caused the value to be reset on each Auth restart.
@rosstimothy rosstimothy marked this pull request as ready for review September 11, 2024 19:49
@rosstimothy rosstimothy added this pull request to the merge queue Sep 11, 2024
Merged via the queue into branch/v15 with commit 3443771 Sep 11, 2024
38 of 39 checks passed
@rosstimothy rosstimothy deleted the tross/backport-46458/v15 branch September 11, 2024 21:52
@camscale camscale mentioned this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants